Author: markt
Date: Thu Nov 12 21:52:45 2015
New Revision: 1714128

URL: http://svn.apache.org/viewvc?rev=1714128&view=rev
Log:
First 9.0.x release will be 9.0.0.M1

Modified:
    tomcat/trunk/build.properties.default
    tomcat/trunk/res/maven/mvn.properties.default
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1714128&r1=1714127&r2=1714128&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Thu Nov 12 21:52:45 2015
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=-dev
+version.suffix=.M1-dev
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed

Modified: tomcat/trunk/res/maven/mvn.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/mvn.properties.default?rev=1714128&r1=1714127&r2=1714128&view=diff
==============================================================================
--- tomcat/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/trunk/res/maven/mvn.properties.default Thu Nov 12 21:52:45 2015
@@ -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=9.0.0
+maven.asf.release.deploy.version=9.0.0.M1
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1714128&r1=1714127&r2=1714128&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Nov 12 21:52:45 2015
@@ -48,7 +48,7 @@
   Note: Until the first 9.0.x release, the only entries that should appear in
         the changelog are those are relate only to 9.0.x.
  -->
-<section name="Tomcat 9.0.0">
+<section name="Tomcat 9.0.0.M1">
   <subsection name="General">
     <changelog>
       <add>



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

Reply via email to