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 e51df04 commit c216cf5Copy full SHA for c216cf5
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>com.silverpeas</groupId>
12
<artifactId>taglibs</artifactId>
13
<packaging>jar</packaging>
14
- <version>5.12-SNAPSHOT</version>
+ <version>5.12</version>
15
<name>taglibs J2EE 1.4 Webapp</name>
16
<url>http://www.silverpeas.com</url>
17
@@ -20,7 +20,7 @@
20
<connection>scm:git:git@github.com:Silverpeas/taglibs.git</connection>
21
<developerConnection>scm:git:git@github.com:Silverpeas/taglibs.git</developerConnection>
22
<url>http://github.com/Silverpeas/taglibs</url>
23
- <tag>HEAD</tag>
+ <tag>taglibs-5.12</tag>
24
</scm>
25
26
<repositories>
0 commit comments