File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <groupId >com.example</groupId >
88 <artifactId >simple-udds</artifactId >
99 <name >Simple User Defined Directives</name >
10- <version >1.0-SNAPSHOT </version >
10+ <version >1.0.1 </version >
1111 <packaging >jar</packaging >
1212
1313 <properties >
1616 <docs .dir>docs</docs .dir>
1717 <!-- this is here because project.basedir evaluates to null in the script build step -->
1818 <main .basedir>${project.basedir} </main .basedir>
19- <cdap .version>4.3.1 </cdap .version>
19+ <cdap .version>5.1.2 </cdap .version>
2020 <wrangler .version>3.0.1</wrangler .version>
2121 <commons .codec.version>1.10</commons .codec.version>
2222 <junit .version>4.12</junit .version>
144144 <version >1.0.1</version >
145145 <configuration >
146146 <cdapArtifacts >
147- <parent >system:wrangler-transform[3.0 .0,10 .0.0)</parent >
147+ <parent >system:wrangler-transform[3.2 .0,4 .0.0-SNAPSHOT )</parent >
148148 </cdapArtifacts >
149149 </configuration >
150150 <executions >
You can’t perform that action at this time.
0 commit comments