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 2022/09/23 09:41:41 UTC

[tomcat] branch 10.0.x updated: Keep SNAPSHOT version aligned with current dev version

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

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


The following commit(s) were added to refs/heads/10.0.x by this push:
     new f9f0bffce2 Keep SNAPSHOT version aligned with current dev version
f9f0bffce2 is described below

commit f9f0bffce2e63a25131e941ff5620fafba6b2e26
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Sep 23 10:41:33 2022 +0100

    Keep SNAPSHOT version aligned with current dev version
---
 res/maven/mvn-pub.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/maven/mvn-pub.xml b/res/maven/mvn-pub.xml
index 41f7078d21..ef9e0903ad 100644
--- a/res/maven/mvn-pub.xml
+++ b/res/maven/mvn-pub.xml
@@ -496,7 +496,7 @@
       <param name="maven.repo.repositoryId"
              value="${maven.snapshot.repo.repositoryId}"/>
       <param name="maven.repo.url" value="${maven.snapshot.repo.url}"/>
-      <param name="maven.deploy.version" value="10.0-SNAPSHOT"/>
+      <param name="maven.deploy.version" value="${maven.asf.release.deploy.version}-SNAPSHOT"/>
       <param name="maven.deploy.binary.version"
              value="${maven.asf.release.deploy.version}-dev"/>
     </antcall>


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