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

Commit 0a02a8e

Browse files
committed
[maven-release-plugin] prepare release installation-5.15
1 parent c05d02a commit 0a02a8e

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
@@ -10,15 +10,15 @@
1010
<packaging>pom</packaging>
1111
<groupId>com.silverpeas</groupId>
1212
<artifactId>installation</artifactId>
13-
<version>5.15-SNAPSHOT</version>
13+
<version>5.15</version>
1414
<name>Silverpeas Installation Package - ${project.version}</name>
1515
<description>Builds the Silverpeas installation package</description>
1616

1717
<scm>
1818
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-installer-package.git</developerConnection>
1919
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-installer-package.git</connection>
2020
<url>http://github.com/Silverpeas/Silverpeas-installer-package</url>
21-
<tag>HEAD</tag>
21+
<tag>installation-5.15</tag>
2222
</scm>
2323

2424
<repositories>

0 commit comments

Comments
 (0)