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 2016/02/04 13:05:04 UTC

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

Author: markt
Date: Thu Feb  4 12:05:03 2016
New Revision: 1728452

URL: http://svn.apache.org/viewvc?rev=1728452&view=rev
Log:
Increment version for next release

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

Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/build.properties.default?rev=1728452&r1=1728451&r2=1728452&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/build.properties.default (original)
+++ tomcat/tc6.0.x/trunk/build.properties.default Thu Feb  4 12:05:03 2016
@@ -25,10 +25,10 @@
 # ----- Version Control Flags -----
 version.major=6
 version.minor=0
-version.build=45
+version.build=46
 version.patch=0
 version.suffix=-dev
-version=6.0.45
+version=6.0.46
 
 # ----- Build control flags -----
 execute.test.bio=true

Modified: tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default?rev=1728452&r1=1728451&r2=1728452&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default Thu Feb  4 12:05:03 2016
@@ -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=6.0.45
+maven.asf.release.deploy.version=6.0.46
 
 #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