This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
commit 45d354c1835a1583baf0be02ae77e70fd290f2da Author: Emmanuel Bourg <[email protected]> AuthorDate: Thu Jun 4 14:33:35 2020 +0200 Set the version to 0.0.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db13f48..804ba7d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.tomcat</groupId> <artifactId>jakartaee-migration</artifactId> - <version>0.0.2-SNAPSHOT</version> + <version>0.0.2</version> <description> This tool is a work in progress. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
