We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ef19f commit 99d2c42Copy full SHA for 99d2c42
pom.xml
@@ -9,15 +9,15 @@
9
<groupId>com.silverpeas.builder</groupId>
10
<artifactId>configuration</artifactId>
11
<packaging>jar</packaging>
12
- <version>5.13-SNAPSHOT</version>
+ <version>5.13</version>
13
<name>Silverpeas Configuration Tools - ${project.version}</name>
14
15
<scm>
16
<connection>scm:git:git@github.com:Silverpeas/Silverpeas-setup.git</connection>
17
<developerConnection>scm:git:git@github.com:Silverpeas/Silverpeas-setup.git
18
</developerConnection>
19
<url>https://github.com/Silverpeas/Silverpeas-setup</url>
20
- <tag>HEAD</tag>
+ <tag>configuration-5.13</tag>
21
</scm>
22
23
<repositories>
0 commit comments