File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<properties >
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
- <cdap .version>6.1.1 </cdap .version>
32
- <cdap .plugin.version>2.3.5 </cdap .plugin.version>
31
+ <cdap .version>6.8.0 </cdap .version>
32
+ <cdap .plugin.version>2.10.0 </cdap .plugin.version>
33
33
<commons-collections .version>3.2.2</commons-collections .version>
34
34
<commons-lang3 .version>3.9</commons-lang3 .version>
35
35
<drive-api .version>v3-rev162-1.23.0</drive-api .version>
36
36
<easymock .version>4.0.2</easymock .version>
37
37
<guava .retrying.version>2.0.0</guava .retrying.version>
38
- <hadoop .version>2.8.0 </hadoop .version>
38
+ <hadoop .version>2.10.2 </hadoop .version>
39
39
<junit .version>4.11</junit .version>
40
40
<powermock .version>1.6.5</powermock .version>
41
41
<sheets-api .version>v4-rev581-1.25.0</sheets-api .version>
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >io.cdap.cdap</groupId >
76
- <artifactId >cdap-data-pipeline </artifactId >
76
+ <artifactId >cdap-data-pipeline2_2.11 </artifactId >
77
77
<version >${cdap.version} </version >
78
78
<scope >provided</scope >
79
79
</dependency >
268
268
<version >1.1.0</version >
269
269
<configuration >
270
270
<cdapArtifacts >
271
- <parent >system:cdap-data-pipeline[6.1.1 ,7.0.0-SNAPSHOT)</parent >
272
- <parent >system:cdap-data-streams[6.1.1 ,7.0.0-SNAPSHOT)</parent >
271
+ <parent >system:cdap-data-pipeline[6.8.0 ,7.0.0-SNAPSHOT)</parent >
272
+ <parent >system:cdap-data-streams[6.8.0 ,7.0.0-SNAPSHOT)</parent >
273
273
</cdapArtifacts >
274
274
</configuration >
275
275
<executions >
You can’t perform that action at this time.
0 commit comments