We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314b4d4 commit 4020187Copy full SHA for 4020187
ant.properties
@@ -1,5 +1,5 @@
1
release.version 3.1.0-SNAPSHOT
2
-echo.version 3.0
+echo.version 3.0.0
3
4
ant.build.javac.source 1.4
5
ant.build.javac.target 1.4
@@ -91,4 +91,4 @@ javadoc.cssfile ${dir.resource}/javadoc.css
91
maven.repository.snapshots.id sonatype-nexus-snapshots
92
maven.repository.snapshots.url https://oss.sonatype.org/content/repositories/snapshots/
93
maven.repository.staging.id sonatype-nexus-staging
94
-maven.repository.staging.url https://oss.sonatype.org/service/local/staging/deploy/maven2/
+maven.repository.staging.url https://oss.sonatype.org/service/local/staging/deploy/maven2/
0 commit comments