File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 40
40
<surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
41
41
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
42
42
<!-- version properties -->
43
- <cdap .version>6.2 .0-SNAPSHOT</cdap .version>
43
+ <cdap .version>6.8 .0-SNAPSHOT</cdap .version>
44
44
<cdap .plugin.version>2.3.0-SNAPSHOT</cdap .plugin.version>
45
45
<guava .version>13.0.1</guava .version>
46
46
<hadoop .version>2.3.0</hadoop .version>
201
201
</dependency >
202
202
<dependency >
203
203
<groupId >io.cdap.cdap</groupId >
204
- <artifactId >cdap-data-pipeline </artifactId >
204
+ <artifactId >cdap-data-pipeline3_2.12 </artifactId >
205
205
<version >${cdap.version} </version >
206
206
<scope >test</scope >
207
207
</dependency >
440
440
<version >1.1.0</version >
441
441
<configuration >
442
442
<cdapArtifacts >
443
- <parent >system:cdap-data-pipeline[6.2 .0-SNAPSHOT,7.0.0-SNAPSHOT)</parent >
444
- <parent >system:cdap-data-streams[6.2 .0-SNAPSHOT,7.0.0-SNAPSHOT)</parent >
443
+ <parent >system:cdap-data-pipeline[6.8 .0-SNAPSHOT,7.0.0-SNAPSHOT)</parent >
444
+ <parent >system:cdap-data-streams[6.8 .0-SNAPSHOT,7.0.0-SNAPSHOT)</parent >
445
445
</cdapArtifacts >
446
446
</configuration >
447
447
<executions >
You can’t perform that action at this time.
0 commit comments