Skip to content

Commit 50f73b1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b4048cd commit 50f73b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
<groupId>com.silverpeas.builder</groupId>
1010
<artifactId>configuration</artifactId>
1111
<packaging>jar</packaging>
12-
<version>5.14</version>
12+
<version>5.15-SNAPSHOT</version>
1313
<name>Silverpeas Configuration Tools - ${project.version}</name>
1414

1515
<scm>
1616
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-setup.git</connection>
1717
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-setup.git
1818
</developerConnection>
1919
<url>https://github.com/Silverpeas/Silverpeas-setup</url>
20-
<tag>configuration-5.14</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222

2323
<repositories>

0 commit comments

Comments
 (0)