Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Nov 6, 2023
1 parent b4a0926 commit 5cf3160
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 @@ -21,7 +21,7 @@

<groupId>com.mycila</groupId>
<artifactId>mycila-pom</artifactId>
<version>13</version>
<version>14-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Mycila POM</name>
Expand All @@ -42,7 +42,7 @@
<connection>scm:git:https://github.com/mycila/${mycila.github.name}.git</connection>
<developerConnection>scm:git:[email protected]:mycila/${mycila.github.name}.git</developerConnection>
<url>https://github.com/mycila/${mycila.github.name}</url>
<tag>mycila-pom-13</tag>
<tag>HEAD</tag>
</scm>

<organization>
Expand Down

0 comments on commit 5cf3160

Please sign in to comment.