Skip to content

Commit 1407348

Browse files
author
silveruser
committed
Release of 6.1
1 parent 9a98d1e commit 1407348

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
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232
<groupId>org.silverpeas</groupId>
3333
<artifactId>silverpeas-distribution</artifactId>
34-
<version>6.1-SNAPSHOT</version>
34+
<version>6.1</version>
3535
<name>Distribution of Silverpeas ${project.version}</name>
3636
<description>
3737
It generates a distribution of Silverpeas ${project.version} for both Unix-like and Windows
@@ -42,7 +42,7 @@
4242
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-Distribution.git</developerConnection>
4343
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-Distribution.git</connection>
4444
<url>http://github.com/Silverpeas/Silverpeas-Distribution.git</url>
45-
<tag>HEAD</tag>
45+
<tag>6.1</tag>
4646
</scm>
4747

4848
<repositories>

0 commit comments

Comments
 (0)