Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Feb 2, 2024
1 parent 7c15596 commit 44abd38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.tomcat</groupId>
<artifactId>jakartaee-migration</artifactId>
<version>1.0.8</version>
<version>1.0.9-SNAPSHOT</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
Expand Down Expand Up @@ -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.8</tag>
<tag>1.0.6</tag>
<url>https://gitbox.apache.org/repos/asf?p=tomcat-jakartaee-migration.git</url>
</scm>

Expand Down

0 comments on commit 44abd38

Please sign in to comment.