Skip to content

Commit 6eaaaa8

Browse files
author
svuillet
committed
Change to 5.13
1 parent 241144e commit 6eaaaa8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>com.silverpeas</groupId>
77
<artifactId>parent</artifactId>
8-
<version>27</version>
8+
<version>26</version>
99
</parent>
1010

1111
<groupId>com.silverpeas</groupId>
1212
<artifactId>taglibs</artifactId>
1313
<packaging>jar</packaging>
14-
<version>5.14</version>
14+
<version>5.13.4</version>
1515
<name>taglibs J2EE 1.4 Webapp</name>
1616
<url>http://www.silverpeas.com</url>
1717

@@ -39,7 +39,7 @@
3939
</repositories>
4040

4141
<properties>
42-
<silverpeas.version>5.14</silverpeas.version>
42+
<silverpeas.version>5.13.4</silverpeas.version>
4343
</properties>
4444

4545

0 commit comments

Comments
 (0)