File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212
1313 <properties >
14- <cdap .version>6.0.0-SNAPSHOT </cdap .version>
14+ <cdap .version>6.0.0</cdap .version>
1515 <wrangler .version>4.0.0</wrangler .version>
1616 <commons .codec.version>1.10</commons .codec.version>
1717 <junit .version>4.12</junit .version>
3737 <url >https://issues.cask.co/browse/CDAP</url >
3838 </issueManagement >
3939
40- <distributionManagement >
41- <repository >
42- <id >sonatype.release</id >
43- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2</url >
44- </repository >
45- <snapshotRepository >
46- <id >sonatype.snapshots</id >
47- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
48- </snapshotRepository >
49- </distributionManagement >
50-
5140 <dependencies >
5241
5342 <!-- Core Dependencies -->
You can’t perform that action at this time.
0 commit comments