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 2a27b63 [maven-release-plugin] prepare release 1.0.0
2a27b63 is described below
commit 2a27b633f456710dc5d51680344ca7f047642a60
Author: Mark Thomas <[email protected]>
AuthorDate: Tue May 4 12:49:35 2021 +0100
[maven-release-plugin] prepare release 1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index b35af77..2100ca1 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>1.0.0-SNAPSHOT</version>
+ <version>1.0.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>1.0.0</tag>
</scm>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]