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 041e256 [maven-release-plugin] prepare release 0.2.0
041e256 is described below
commit 041e256e92078cd3b16a9adcd77faf257e3a5c88
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Feb 11 17:33:33 2021 +0000
[maven-release-plugin] prepare release 0.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 203e001..2cc45ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.tomcat</groupId>
<artifactId>jakartaee-migration</artifactId>
<name>Apache Tomcat Migration Tool for Jakarta EE</name>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<description>
This tool is a work in progress.
@@ -103,7 +103,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>HEAD</tag>
+ <tag>0.2.0</tag>
</scm>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]