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-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push: new a5e9028 [maven-release-plugin] prepare release 1.0.3 a5e9028 is described below commit a5e9028e610b7b2ac1ef6fbef8a96dc3d97d7a45 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 6 15:19:03 2022 +0100 [maven-release-plugin] prepare release 1.0.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4a4eb89..7aa1944 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>jakartaee-migration</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> <name>Apache Tomcat Migration Tool for Jakarta EE</name> <description>The aim of the tool is to take a web application written for Java EE 8 that @@ -62,7 +62,7 @@ <scm> <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> - <tag>1.0.2</tag> + <tag>1.0.3</tag> <url>https://gitbox.apache.org/repos/asf?p=tomcat-jakartaee-migration.git</url> </scm> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org