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 fd0a785 Increment version to 0.1.0-SNAPSHOT in preparation for a 0.1
release
fd0a785 is described below
commit fd0a7858779fcdfc942457082bfd293b34c5c4a5
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Dec 1 16:30:39 2020 +0000
Increment version to 0.1.0-SNAPSHOT in preparation for a 0.1 release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7845271..7cf9554 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.tomcat</groupId>
<artifactId>jakartaee-migration</artifactId>
- <version>0.0.2</version>
+ <version>0.1.0-SNAPSHOT</version>
<description>
This tool is a work in progress.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]