From: markt Date: Wed, 16 Sep 2009 16:02:39 +0000 (+0000) Subject: Correct the SNAPSHOT version number X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bb65e54095219e67d995dcfc1ebf6d1e70e1bd23;p=tomcat7.0 Correct the SNAPSHOT version number git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@815855 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index 2fd5ac192..612a1904d 100644 --- a/res/maven/mvn.properties.default +++ b/res/maven/mvn.properties.default @@ -37,7 +37,7 @@ maven.bin=mvn.bat #Maven snapshot properties maven.snapshot.repo.url=scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository maven.snapshot.repo.repositoryId=apache.snapshots -maven.snapshot.deploy.version=7.0.0 +maven.snapshot.deploy.version=7.0.0-SNAPSHOT #Maven release properties for Tomcat staging maven.release.repo.url=scp://people.apache.org/www/tomcat.apache.org/dev/dist/m2-repository