File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 <groupId >io.cdap.plugin</groupId >
2222 <artifactId >multi-table-plugins</artifactId >
23- <version >1.4.0-SNAPSHOT </version >
23+ <version >1.4.0</version >
2424 <packaging >jar</packaging >
2525
2626 <name >Multiple Table Plugins</name >
2727
2828 <properties >
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30- <cdap .version>6.8.0-SNAPSHOT </cdap .version>
30+ <cdap .version>6.8.0</cdap .version>
3131 <hadoop .version>2.10.2</hadoop .version>
3232 <hsql .version>2.2.4</hsql .version>
3333 <hydrator .version>2.11.0-SNAPSHOT</hydrator .version>
7373 </dependency >
7474 <dependency >
7575 <groupId >io.cdap.cdap</groupId >
76- <artifactId >cdap-data-pipeline2_2.11 </artifactId >
76+ <artifactId >cdap-data-pipeline3_2.12 </artifactId >
7777 <version >${cdap.version} </version >
7878 <scope >test</scope >
7979 </dependency >
You can’t perform that action at this time.
0 commit comments