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/10/12 10:12:56 UTC

[tomcat] 03/03: Sync local snapshot version with nexus snapshot version

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

commit 2763077bbaf018cf76a3247c8ea08c486b505ea7
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Oct 12 11:12:40 2022 +0100

    Sync local snapshot version with nexus snapshot 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 e24188a968..f7c6a9e190 100644
--- a/res/maven/mvn-pub.xml
+++ b/res/maven/mvn-pub.xml
@@ -79,7 +79,7 @@
         <param name="pom" value="${tomcat.pom.path}/@{pom}"/>
         <param name="src" value="@{src}"/>
         <param name="src.skip" value="@{src.skip}"/>
-        <param name="maven.deploy.version" value="${maven.asf.release.deploy.version}-dev"/>
+        <param name="maven.deploy.version" value="${maven.asf.release.deploy.version}-SNAPSHOT"/>
       </antcall>
     </sequential>
   </macrodef>


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