File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >com.example</groupId >
8
8
<artifactId >simple-udds</artifactId >
9
9
<name >Simple User Defined Directives</name >
10
- <version >1.0-SNAPSHOT </version >
10
+ <version >1.0.1 </version >
11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
16
16
<docs .dir>docs</docs .dir>
17
17
<!-- this is here because project.basedir evaluates to null in the script build step -->
18
18
<main .basedir>${project.basedir} </main .basedir>
19
- <cdap .version>4.3.1 </cdap .version>
19
+ <cdap .version>5.1.2 </cdap .version>
20
20
<wrangler .version>3.0.1</wrangler .version>
21
21
<commons .codec.version>1.10</commons .codec.version>
22
22
<junit .version>4.12</junit .version>
144
144
<version >1.0.1</version >
145
145
<configuration >
146
146
<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 >
148
148
</cdapArtifacts >
149
149
</configuration >
150
150
<executions >
You can’t perform that action at this time.
0 commit comments