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 2828
2929 <properties >
3030 <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>
3333 <commons-collections .version>3.2.2</commons-collections .version>
3434 <commons-lang3 .version>3.9</commons-lang3 .version>
3535 <drive-api .version>v3-rev162-1.23.0</drive-api .version>
3636 <easymock .version>4.0.2</easymock .version>
3737 <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>
3939 <junit .version>4.11</junit .version>
4040 <powermock .version>1.6.5</powermock .version>
4141 <sheets-api .version>v4-rev581-1.25.0</sheets-api .version>
7373 </dependency >
7474 <dependency >
7575 <groupId >io.cdap.cdap</groupId >
76- <artifactId >cdap-data-pipeline </artifactId >
76+ <artifactId >cdap-data-pipeline2_2.11 </artifactId >
7777 <version >${cdap.version} </version >
7878 <scope >provided</scope >
7979 </dependency >
268268 <version >1.1.0</version >
269269 <configuration >
270270 <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 >
273273 </cdapArtifacts >
274274 </configuration >
275275 <executions >
You can’t perform that action at this time.
0 commit comments