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

[tomcat-jakartaee-migration] branch master updated: [maven-release-plugin] prepare release 0.1.0

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-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new cbada32  [maven-release-plugin] prepare release 0.1.0
cbada32 is described below

commit cbada3204bf9c43ca0cf481cd88c7521690b30a0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Dec 10 11:14:24 2020 +0000

    [maven-release-plugin] prepare release 0.1.0
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ac2429..7575153 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.tomcat</groupId>
   <artifactId>jakartaee-migration</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.1.0</version>
  
   <description>
     This tool is a work in progress.
@@ -97,6 +97,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=tomcat-jakartaee-migration.git</url>
+    <tag>0.1.0</tag>
   </scm>
 
   <build>


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