From: markt Date: Mon, 12 Jul 2010 13:17:01 +0000 (+0000) Subject: Hard code the snapshot version for 7.0. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=5832d607eeb482fa6467d5e3739064922fd96f2a;p=tomcat7.0 Hard code the snapshot version for 7.0. 7.0-SNAPSHOT will always point to the latest snapshot. I'll clean out the snapshot repo before I do the next update git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@963275 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/maven/mvn-pub.xml b/res/maven/mvn-pub.xml index d142e9e06..07aca50a8 100644 --- a/res/maven/mvn-pub.xml +++ b/res/maven/mvn-pub.xml @@ -277,7 +277,7 @@ - + diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default index c0a76ecb5..3f6039be6 100644 --- a/res/maven/mvn.properties.default +++ b/res/maven/mvn.properties.default @@ -29,7 +29,6 @@ maven.gpg.passphrase=***** #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.1-SNAPSHOT #Maven release properties for Tomcat staging maven.release.repo.url=scp://people.apache.org/www/tomcat.apache.org/dev/dist/m2-repository