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 2020/01/14 21:18:10 UTC

[tomcat] branch master updated: Update Maven snapshot version

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8ae9b83  Update Maven snapshot version
8ae9b83 is described below

commit 8ae9b83f108ce48ee24d11015c6575537666e11e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jan 14 21:17:57 2020 +0000

    Update Maven snapshot version
---
 res/maven/mvn-pub.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/res/maven/mvn-pub.xml b/res/maven/mvn-pub.xml
index fee8d8e..67d36ea 100644
--- a/res/maven/mvn-pub.xml
+++ b/res/maven/mvn-pub.xml
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Tomcat 9.0 Maven Deployment" default="" basedir="."
+<project name="Tomcat 10.0 Maven Deployment" default="" basedir="."
          xmlns:artifact="urn:maven-artifact-ant"
          xmlns:if="ant:if"
          xmlns:unless="ant:unless">
@@ -481,7 +481,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="9.0-SNAPSHOT"/>
+      <param name="maven.deploy.version" value="10.0-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