You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2022/06/07 14:18:08 UTC

[tomcat] branch 8.5.x updated: Increment versions for next release.

This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new f1dfb1dfc1 Increment versions for next release.
f1dfb1dfc1 is described below

commit f1dfb1dfc176a562147955f403961ccab59eae15
Author: schultz <sc...@apache.org>
AuthorDate: Tue Jun 7 07:17:52 2022 -0700

    Increment versions for next release.
---
 build.properties.default         | 2 +-
 res/maven/mvn.properties.default | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 8b222c3b46..13dd9c3c40 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
 # ----- Version Control Flags -----
 version.major=8
 version.minor=5
-version.build=80
+version.build=81
 version.patch=0
 version.suffix=-dev
 
diff --git a/res/maven/mvn.properties.default b/res/maven/mvn.properties.default
index 8809c70471..72c11ca6f1 100644
--- a/res/maven/mvn.properties.default
+++ b/res/maven/mvn.properties.default
@@ -39,7 +39,7 @@ maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
 maven.asf.release.repo.repositoryId=apache.releases.https
 
 # Release version info
-maven.asf.release.deploy.version=8.5.80
+maven.asf.release.deploy.version=8.5.81
 
 #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