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 241144e commit 6eaaaa8Copy full SHA for 6eaaaa8
pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<groupId>com.silverpeas</groupId>
7
<artifactId>parent</artifactId>
8
- <version>27</version>
+ <version>26</version>
9
</parent>
10
11
12
<artifactId>taglibs</artifactId>
13
<packaging>jar</packaging>
14
- <version>5.14</version>
+ <version>5.13.4</version>
15
<name>taglibs J2EE 1.4 Webapp</name>
16
<url>http://www.silverpeas.com</url>
17
@@ -39,7 +39,7 @@
39
</repositories>
40
41
<properties>
42
- <silverpeas.version>5.14</silverpeas.version>
+ <silverpeas.version>5.13.4</silverpeas.version>
43
</properties>
44
45
0 commit comments