Skip to content

Commit 4020187

Browse files
committed
Push required Echo version to 3.0.0
1 parent 314b4d4 commit 4020187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ant.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
release.version 3.1.0-SNAPSHOT
2-
echo.version 3.0
2+
echo.version 3.0.0
33

44
ant.build.javac.source 1.4
55
ant.build.javac.target 1.4
@@ -91,4 +91,4 @@ javadoc.cssfile ${dir.resource}/javadoc.css
9191
maven.repository.snapshots.id sonatype-nexus-snapshots
9292
maven.repository.snapshots.url https://oss.sonatype.org/content/repositories/snapshots/
9393
maven.repository.staging.id sonatype-nexus-staging
94-
maven.repository.staging.url https://oss.sonatype.org/service/local/staging/deploy/maven2/
94+
maven.repository.staging.url https://oss.sonatype.org/service/local/staging/deploy/maven2/

0 commit comments

Comments
 (0)