|
7 | 7 | <archetype>
|
8 | 8 | <groupId>org.apache.struts</groupId>
|
9 | 9 | <artifactId>struts2-archetype-blank</artifactId>
|
10 |
| - <version>2.3.12</version> |
| 10 | + <version>2.3.13</version> |
11 | 11 | <repository>http://repo1.maven.org/maven2/</repository>
|
12 | 12 | <description>Struts 2 Archetypes - Blank</description>
|
13 | 13 | </archetype>
|
14 | 14 | <archetype>
|
15 | 15 | <groupId>org.apache.struts</groupId>
|
16 | 16 | <artifactId>struts2-archetype-convention</artifactId>
|
17 |
| - <version>2.3.12</version> |
| 17 | + <version>2.3.13</version> |
18 | 18 | <repository>http://repo1.maven.org/maven2/</repository>
|
19 | 19 | <description>Struts 2 Archetypes - Blank Convention</description>
|
20 | 20 | </archetype>
|
21 | 21 | <archetype>
|
22 | 22 | <groupId>org.apache.struts</groupId>
|
23 | 23 | <artifactId>struts2-archetype-dbportlet</artifactId>
|
24 |
| - <version>2.3.12</version> |
| 24 | + <version>2.3.13</version> |
25 | 25 | <repository>http://repo1.maven.org/maven2/</repository>
|
26 | 26 | <description>Struts 2 Archetypes - Database Portlet</description>
|
27 | 27 | </archetype>
|
28 | 28 | <archetype>
|
29 | 29 | <groupId>org.apache.struts</groupId>
|
30 | 30 | <artifactId>struts2-archetype-plugin</artifactId>
|
31 |
| - <version>2.3.12</version> |
| 31 | + <version>2.3.13</version> |
32 | 32 | <repository>http://repo1.maven.org/maven2/</repository>
|
33 | 33 | <description>Struts 2 Archetypes - Plugin</description>
|
34 | 34 | </archetype>
|
35 | 35 | <archetype>
|
36 | 36 | <groupId>org.apache.struts</groupId>
|
37 | 37 | <artifactId>struts2-archetype-portlet</artifactId>
|
38 |
| - <version>2.3.12</version> |
| 38 | + <version>2.3.13</version> |
39 | 39 | <repository>http://repo1.maven.org/maven2/</repository>
|
40 | 40 | <description>Struts 2 Archetypes - Portlet</description>
|
41 | 41 | </archetype>
|
42 | 42 | <archetype>
|
43 | 43 | <groupId>org.apache.struts</groupId>
|
44 | 44 | <artifactId>struts2-archetype-starter</artifactId>
|
45 |
| - <version>2.3.12</version> |
| 45 | + <version>2.3.13</version> |
46 | 46 | <repository>http://repo1.maven.org/maven2/</repository>
|
47 | 47 | <description>Struts 2 Archetypes - Starter</description>
|
48 | 48 | </archetype>
|
|
0 commit comments