Author: markt
Date: Mon Sep 25 23:38:21 2017
New Revision: 1809672

URL: http://svn.apache.org/viewvc?rev=1809672&view=rev
Log:
Bump version for next dev cycle.
Correct changlog

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

Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/build.properties.default?rev=1809672&r1=1809671&r2=1809672&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/build.properties.default (original)
+++ tomcat/tc8.5.x/trunk/build.properties.default Mon Sep 25 23:38:21 2017
@@ -25,7 +25,7 @@
 # ----- Version Control Flags -----
 version.major=8
 version.minor=5
-version.build=22
+version.build=23
 version.patch=0
 version.suffix=-dev
 

Modified: tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default?rev=1809672&r1=1809671&r2=1809672&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default (original)
+++ tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default Mon Sep 25 23:38:21 
2017
@@ -39,7 +39,7 @@ maven.asf.release.repo.url=https://repos
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=8.5.22
+maven.asf.release.deploy.version=8.5.23
 
 #Where do we load the libraries from
 tomcat.lib.path=../../output/build/lib

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1809672&r1=1809671&r2=1809672&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Mon Sep 25 23:38:21 2017
@@ -44,7 +44,17 @@
   They eventually become mixed with the numbered issues. (I.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 8.5.22 (markt)" rtext="in development">
+<section name="Tomcat 8.5.23 (markt)" rtext="in development">
+  <subsection name="Other">
+    <changelog>
+      <fix>
+        <bug>61563</bug>: Correct typos in Spanish translation. Patch provided 
by
+        Gonzalo Vásquez. (csutherl)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
+<section name="Tomcat 8.5.22 (markt)" rtext="not released">
   <subsection name="Catalina">
     <changelog>
       <fix>
@@ -92,10 +102,6 @@
         Update fix for <bug>59904</bug> so that values less than zero are 
accepted
         instead of throwing a NegativeArraySizeException. (remm)
       </fix>
-      <fix>
-        <bug>61563</bug>: Correct typos in Spanish translation. Patch provided 
by
-        Gonzalo Vásquez. (csutherl)
-      </fix>
     </changelog>
   </subsection>
 </section>



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

Reply via email to