This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 73f6d36 Updates production by Jenkins 73f6d36 is described below commit 73f6d36b5fa7948a33bbe76d74c201134f7938dd Author: jenkins <bui...@apache.org> AuthorDate: Tue Feb 6 10:15:55 2018 +0000 Updates production by Jenkins --- content/archetype-catalog.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml index f7a17e2..78a6192 100644 --- a/content/archetype-catalog.xml +++ b/content/archetype-catalog.xml @@ -7,49 +7,49 @@ <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-blank</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Blank</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-convention</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Blank Convention</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-dbportlet</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Database Portlet</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-plugin</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Plugin</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-portlet</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Portlet</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-starter</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Starter</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-angularjs</artifactId> - <version>2.5.5</version> + <version>2.5.14</version> <repository>https://repository.apache.org/content/groups/public/</repository> <description>Struts 2 Archetypes - Angular JS</description> </archetype> -- To stop receiving notification emails like this one, please contact git-site-r...@apache.org.