File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 <properties >
2929 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30- <cdap .version>6.7 .0-SNAPSHOT</cdap .version>
30+ <cdap .version>6.8 .0-SNAPSHOT</cdap .version>
3131 <hadoop .version>2.3.0</hadoop .version>
3232 <hsql .version>2.2.4</hsql .version>
3333 <hydrator .version>2.9.0-SNAPSHOT</hydrator .version>
3434 <!-- properties for script build step that creates the config files for the artifacts -->
3535 <widgets .dir>widgets</widgets .dir>
3636 <docs .dir>docs</docs .dir>
37- <app .parents>system:cdap-data-pipeline[6.1.1 ,7.0.0-SNAPSHOT)</app .parents>
37+ <app .parents>system:cdap-data-pipeline[6.8.0-SNAPSHOT ,7.0.0-SNAPSHOT)</app .parents>
3838 <!-- this is here because project.basedir evaluates to null in the script build step -->
3939 <main .basedir>${project.basedir} </main .basedir>
4040 <commons .codec.version>1.6</commons .codec.version>
308308 <version >1.1.0</version >
309309 <configuration >
310310 <cdapArtifacts >
311- <parent >system:cdap-data-pipeline[6.1.1 ,7.0.0-SNAPSHOT)</parent >
312- <parent >system:cdap-data-streams[6.1.1 ,7.0.0-SNAPSHOT)</parent >
311+ <parent >system:cdap-data-pipeline[6.8.0-SNAPSHOT ,7.0.0-SNAPSHOT)</parent >
312+ <parent >system:cdap-data-streams[6.8.0-SNAPSHOT ,7.0.0-SNAPSHOT)</parent >
313313 </cdapArtifacts >
314314 </configuration >
315315 <executions >
You can’t perform that action at this time.
0 commit comments