File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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.0-SNAPSHOT </cdap .version>
20- <wrangler .version>3.0.0-SNAPSHOT </wrangler .version>
19+ <cdap .version>4.3.1 </cdap .version>
20+ <wrangler .version>3.0.0</wrangler .version>
2121 <commons .codec.version>1.10</commons .codec.version>
2222 <junit .version>4.12</junit .version>
2323 </properties >
3939 <id >sonatype</id >
4040 <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
4141 </pluginRepository >
42- </pluginRepositories >
42+ </pluginRepositories >
4343
4444 <dependencies >
4545 <!-- Core Dependencies -->
142142 <plugin >
143143 <groupId >co.cask</groupId >
144144 <artifactId >cdap-maven-plugin</artifactId >
145- <version >1.0.0</version >
145+ <version >1.0.0-SNAPSHOT </version >
146146 <configuration >
147147 <cdapArtifacts >
148148 <parent >system:wrangler-transform[1.0.0-SNAPSHOT, 10.0.0-SNAPSHOT]</parent >
You can’t perform that action at this time.
0 commit comments