This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e32d013f29 Keep SNAPSHOT version aligned with current dev version
e32d013f29 is described below
commit e32d013f29a61e826c9a3a09318cc896e53569ac
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Sep 23 10:33:22 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 8327636e95..924a64352f 100644
--- a/res/maven/mvn-pub.xml
+++ b/res/maven/mvn-pub.xml
@@ -504,7 +504,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.1.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: [email protected]
For additional commands, e-mail: [email protected]