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 b4048cd commit 50f73b1Copy full SHA for 50f73b1
pom.xml
@@ -9,15 +9,15 @@
9
<groupId>com.silverpeas.builder</groupId>
10
<artifactId>configuration</artifactId>
11
<packaging>jar</packaging>
12
- <version>5.14</version>
+ <version>5.15-SNAPSHOT</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>configuration-5.14</tag>
+ <tag>HEAD</tag>
21
</scm>
22
23
<repositories>
0 commit comments