Author: markt
Date: Wed Feb 3 09:07:38 2016
New Revision: 1728275
URL: http://svn.apache.org/viewvc?rev=1728275&view=rev
Log:
Increment version number for next development cycle
Modified:
tomcat/tc8.0.x/trunk/build.properties.default
tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/build.properties.default?rev=1728275&r1=1728274&r2=1728275&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/build.properties.default (original)
+++ tomcat/tc8.0.x/trunk/build.properties.default Wed Feb 3 09:07:38 2016
@@ -25,7 +25,7 @@
# ----- Version Control Flags -----
version.major=8
version.minor=0
-version.build=32
+version.build=33
version.patch=0
version.suffix=-dev
Modified: tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default?rev=1728275&r1=1728274&r2=1728275&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default Wed Feb 3 09:07:38
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=8.0.32
+maven.asf.release.deploy.version=8.0.33
#Where do we load the libraries from
tomcat.lib.path=../../output/build/lib
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1728275&r1=1728274&r2=1728275&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Wed Feb 3 09:07:38 2016
@@ -44,7 +44,9 @@
They eventually become mixed with the numbered issues. (I.e., numbered
issues do not "pop up" wrt. others).
-->
-<section name="Tomcat 8.0.32 (markt)" rtext="in development">
+<section name="Tomcat 8.0.33 (markt)" rtext="development in progress">
+</section>
+<section name="Tomcat 8.0.32 (markt)" rtext="release vote in progress">
<subsection name="General">
<changelog>
<add>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]