Skip to content

Commit 01fd675

Browse files
committed
WW-4022 Updates version of archetypes to match release version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1460292 13f79535-47bb-0310-9956-ffa450edef68
1 parent f7594cf commit 01fd675

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/site/resources/archetype-catalog.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,42 +7,42 @@
77
<archetype>
88
<groupId>org.apache.struts</groupId>
99
<artifactId>struts2-archetype-blank</artifactId>
10-
<version>2.3.12</version>
10+
<version>2.3.13</version>
1111
<repository>http://repo1.maven.org/maven2/</repository>
1212
<description>Struts 2 Archetypes - Blank</description>
1313
</archetype>
1414
<archetype>
1515
<groupId>org.apache.struts</groupId>
1616
<artifactId>struts2-archetype-convention</artifactId>
17-
<version>2.3.12</version>
17+
<version>2.3.13</version>
1818
<repository>http://repo1.maven.org/maven2/</repository>
1919
<description>Struts 2 Archetypes - Blank Convention</description>
2020
</archetype>
2121
<archetype>
2222
<groupId>org.apache.struts</groupId>
2323
<artifactId>struts2-archetype-dbportlet</artifactId>
24-
<version>2.3.12</version>
24+
<version>2.3.13</version>
2525
<repository>http://repo1.maven.org/maven2/</repository>
2626
<description>Struts 2 Archetypes - Database Portlet</description>
2727
</archetype>
2828
<archetype>
2929
<groupId>org.apache.struts</groupId>
3030
<artifactId>struts2-archetype-plugin</artifactId>
31-
<version>2.3.12</version>
31+
<version>2.3.13</version>
3232
<repository>http://repo1.maven.org/maven2/</repository>
3333
<description>Struts 2 Archetypes - Plugin</description>
3434
</archetype>
3535
<archetype>
3636
<groupId>org.apache.struts</groupId>
3737
<artifactId>struts2-archetype-portlet</artifactId>
38-
<version>2.3.12</version>
38+
<version>2.3.13</version>
3939
<repository>http://repo1.maven.org/maven2/</repository>
4040
<description>Struts 2 Archetypes - Portlet</description>
4141
</archetype>
4242
<archetype>
4343
<groupId>org.apache.struts</groupId>
4444
<artifactId>struts2-archetype-starter</artifactId>
45-
<version>2.3.12</version>
45+
<version>2.3.13</version>
4646
<repository>http://repo1.maven.org/maven2/</repository>
4747
<description>Struts 2 Archetypes - Starter</description>
4848
</archetype>

0 commit comments

Comments
 (0)