Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit c489e82

Browse files
author
Emmanuel Hugonnet
committed
[maven-release-plugin] prepare for next development iteration
1 parent e48d5a8 commit c489e82

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
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.silverpeas</groupId>
55
<artifactId>assembly</artifactId>
6-
<version>1.7</version>
6+
<version>1.8-SNAPSHOT</version>
77
<name>Assembly Structure</name>
88
<url>http://www.silverpeas.com</url>
99

1010
<scm>
1111
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-Assembly-Structure.git</connection>
1212
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-Assembly-Structure.git</developerConnection>
1313
<url>https://github.com/Silverpeas/Silverpeas-Assembly-Structure</url>
14-
<tag>assembly-1.7</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)