You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/10/03 11:34:49 UTC

svn commit: r1393373 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default

Author: markt
Date: Wed Oct  3 09:34:48 2012
New Revision: 1393373

URL: http://svn.apache.org/viewvc?rev=1393373&view=rev
Log:
Prep for next tag

Modified:
    tomcat/tc7.0.x/trunk/build.properties.default
    tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default

Modified: tomcat/tc7.0.x/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.properties.default?rev=1393373&r1=1393372&r2=1393373&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/build.properties.default (original)
+++ tomcat/tc7.0.x/trunk/build.properties.default Wed Oct  3 09:34:48 2012
@@ -27,9 +27,9 @@
 # ----- Version Control Flags -----
 version.major=7
 version.minor=0
-version.build=32
+version.build=33
 version.patch=0
-version.suffix=-dev
+version.suffix=
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed

Modified: tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default?rev=1393373&r1=1393372&r2=1393373&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default Wed Oct  3 09:34:48 2012
@@ -35,7 +35,7 @@ maven.asf.release.repo.url=https://repos
 maven.asf.release.repo.repositoryId=apache.releases
 
 # Release version info
-maven.asf.release.deploy.version=7.0.32
+maven.asf.release.deploy.version=7.0.33
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org