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 5092020 [maven-release-plugin] prepare for next development iteration 5092020 is described below commit 50920204befee848c34b259a4f50ce0c072b5b1c Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Dec 10 11:15:02 2020 +0000 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7575153..2d65a60 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>jakartaee-migration</artifactId> - <version>0.1.0</version> + <version>0.1.1-SNAPSHOT</version> <description> This tool is a work in progress. @@ -97,7 +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> + <tag>HEAD</tag> </scm> <build> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org