From 2ede2ea1980b5635926605e3f3f23540b072aeb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Gielen?= Date: Sun, 14 Jul 2013 16:57:51 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X@1502998 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 8 ++++---- apps/jboss-blank/pom.xml | 8 ++++---- apps/mailreader/pom.xml | 8 ++++---- apps/pom.xml | 8 ++++---- apps/portlet/pom.xml | 8 ++++---- apps/rest-showcase/pom.xml | 4 ++-- apps/showcase/pom.xml | 8 ++++---- archetypes/pom.xml | 8 ++++---- archetypes/struts2-archetype-blank/pom.xml | 10 +++++----- archetypes/struts2-archetype-convention/pom.xml | 10 +++++----- archetypes/struts2-archetype-dbportlet/pom.xml | 10 +++++----- archetypes/struts2-archetype-plugin/pom.xml | 10 +++++----- archetypes/struts2-archetype-portlet/pom.xml | 10 +++++----- archetypes/struts2-archetype-starter/pom.xml | 10 +++++----- assembly/pom.xml | 8 ++++---- bundles/admin/pom.xml | 8 ++++---- bundles/demo/pom.xml | 8 ++++---- bundles/pom.xml | 8 ++++---- core/pom.xml | 8 ++++---- plugins/cdi/pom.xml | 2 +- plugins/codebehind/pom.xml | 8 ++++---- plugins/config-browser/pom.xml | 8 ++++---- plugins/convention/pom.xml | 8 ++++---- plugins/dojo/pom.xml | 8 ++++---- plugins/dwr/pom.xml | 8 ++++---- plugins/embeddedjsp/pom.xml | 8 ++++---- plugins/gxp/pom.xml | 8 ++++---- plugins/jasperreports/pom.xml | 8 ++++---- plugins/javatemplates/pom.xml | 8 ++++---- plugins/jfreechart/pom.xml | 8 ++++---- plugins/jsf/pom.xml | 8 ++++---- plugins/json/pom.xml | 8 ++++---- plugins/junit/pom.xml | 8 ++++---- plugins/osgi/pom.xml | 8 ++++---- plugins/oval/pom.xml | 8 ++++---- plugins/pell-multipart/pom.xml | 8 ++++---- plugins/plexus/pom.xml | 8 ++++---- plugins/pom.xml | 8 ++++---- plugins/portlet-tiles/pom.xml | 8 ++++---- plugins/portlet/pom.xml | 8 ++++---- plugins/rest/pom.xml | 4 ++-- plugins/sitegraph/pom.xml | 8 ++++---- plugins/sitemesh/pom.xml | 8 ++++---- plugins/spring/pom.xml | 8 ++++---- plugins/struts1/pom.xml | 8 ++++---- plugins/testng/pom.xml | 8 ++++---- plugins/tiles/pom.xml | 8 ++++---- plugins/tiles3/pom.xml | 8 ++++---- pom.xml | 8 ++++---- xwork-core/pom.xml | 8 ++++---- 50 files changed, 199 insertions(+), 199 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 48d884f96..a714acd94 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-blank @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps/blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps/blank diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index 52f18ba3e..e1c6b362a 100644 --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-jboss-blank @@ -34,9 +34,9 @@ JBoss Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/jboss-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/jboss-blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps/jboss-blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/jboss-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/jboss-blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps/jboss-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 2fa2323a2..4ecda90f4 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-mailreader @@ -34,9 +34,9 @@ Mail Reader Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/mailreader - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/mailreader - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps/mailreader + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/mailreader + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/mailreader + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps/mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 9af0673b6..4371202c6 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT org.apache.struts struts2-apps @@ -42,9 +42,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 93f0ae713..71244585b 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-portlet @@ -34,9 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps/portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index ea2247031..9a9f39d90 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,12 +26,12 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-rest-showcase war - 2.3.15.1 + 2.3.15.2-SNAPSHOT Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 8432e4df6..d38efc8be 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-showcase @@ -34,9 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/showcase - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/apps/showcase - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/apps/showcase + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/showcase + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/apps/showcase + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/apps/showcase diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e0f76b625..37d4b5b88 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT org.apache.struts struts2-archetypes @@ -34,9 +34,9 @@ Struts 2 Maven Archetypes - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes diff --git a/archetypes/struts2-archetype-blank/pom.xml b/archetypes/struts2-archetype-blank/pom.xml index f60a11b69..ed3a92dc8 100644 --- a/archetypes/struts2-archetype-blank/pom.xml +++ b/archetypes/struts2-archetype-blank/pom.xml @@ -3,19 +3,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-blank - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Blank - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-blank - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-blank + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-blank diff --git a/archetypes/struts2-archetype-convention/pom.xml b/archetypes/struts2-archetype-convention/pom.xml index c8c377e79..eb2908412 100644 --- a/archetypes/struts2-archetype-convention/pom.xml +++ b/archetypes/struts2-archetype-convention/pom.xml @@ -2,19 +2,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-convention - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Blank Convention - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-convention - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-convention - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-convention + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-convention + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-convention + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-convention diff --git a/archetypes/struts2-archetype-dbportlet/pom.xml b/archetypes/struts2-archetype-dbportlet/pom.xml index 9f499de7b..c1f5dbd43 100644 --- a/archetypes/struts2-archetype-dbportlet/pom.xml +++ b/archetypes/struts2-archetype-dbportlet/pom.xml @@ -2,19 +2,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-dbportlet - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Database Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-dbportlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-dbportlet - svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-dbportlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-dbportlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-dbportlet + svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-dbportlet diff --git a/archetypes/struts2-archetype-plugin/pom.xml b/archetypes/struts2-archetype-plugin/pom.xml index e8a44959c..1107319f9 100644 --- a/archetypes/struts2-archetype-plugin/pom.xml +++ b/archetypes/struts2-archetype-plugin/pom.xml @@ -2,19 +2,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-plugin - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-plugin - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-plugin + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-plugin + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-plugin diff --git a/archetypes/struts2-archetype-portlet/pom.xml b/archetypes/struts2-archetype-portlet/pom.xml index 843e5c49c..8bebec808 100644 --- a/archetypes/struts2-archetype-portlet/pom.xml +++ b/archetypes/struts2-archetype-portlet/pom.xml @@ -2,19 +2,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-portlet - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-portlet - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-portlet + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-portlet diff --git a/archetypes/struts2-archetype-starter/pom.xml b/archetypes/struts2-archetype-starter/pom.xml index 4803053ad..4888d0d50 100644 --- a/archetypes/struts2-archetype-starter/pom.xml +++ b/archetypes/struts2-archetype-starter/pom.xml @@ -4,19 +4,19 @@ org.apache.struts struts2-archetypes - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 struts2-archetype-starter - 2.3.15.1 + 2.3.15.2-SNAPSHOT jar Struts 2 Archetypes - Starter - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-starter - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-starter - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/archetypes/struts2-archetype-starter + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-starter + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-starter + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/archetypes/struts2-archetype-starter diff --git a/assembly/pom.xml b/assembly/pom.xml index a2c108f0b..9e7fa6c8a 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-assembly @@ -11,9 +11,9 @@ Struts 2 Assembly - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/assembly diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index f89d6d97f..439c432df 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-osgi-admin-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Admin Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles/admin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles/admin - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/bundles/admin + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles/admin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles/admin + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/bundles/admin diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 924a1b11e..91be04241 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-osgi-demo-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Demo Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles/demo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles/demo - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/bundles/demo + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles/demo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles/demo + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/bundles/demo diff --git a/bundles/pom.xml b/bundles/pom.xml index 333c5fe6b..6b11449ab 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-osgi-bundles @@ -34,9 +34,9 @@ Struts OSGi Bundles - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/bundles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/bundles diff --git a/core/pom.xml b/core/pom.xml index 7c15147a7..3093ddfec 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,16 +26,16 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-core jar Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/core - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/core + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/core + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/core diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml index 22f6aa24c..927f3e16e 100644 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-cdi-plugin diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 3d3ed8af2..9315ffe1b 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-codebehind-plugin @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/codebehind - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/codebehind - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/codebehind + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/codebehind + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/codebehind + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/codebehind diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index d390ca6ed..79e2e6d35 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-config-browser-plugin @@ -34,9 +34,9 @@ Struts 2 Configuration Browser Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/config-browser - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/config-browser - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/config-browser + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/config-browser + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/config-browser + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/config-browser diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 4ad367a9d..4e30daede 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-convention-plugin @@ -11,9 +11,9 @@ Struts 2 Convention Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-convention-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-convention-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-convention-plugin + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-convention-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-convention-plugin + http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-convention-plugin diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 63ead6a7b..2da004533 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.3.15.1 + 2.3.15.2-SNAPSHOT 4.0.0 @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dojo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dojo - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dojo + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dojo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dojo + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dojo diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index 87effb9b0..3492f31ef 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-dwr-plugin @@ -34,9 +34,9 @@ Struts 2 DWR Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dwr - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dwr - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/dwr + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dwr + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dwr + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/dwr diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index 1faace825..73f58640e 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-embeddedjsp-plugin @@ -34,9 +34,9 @@ Struts 2 Embedded JSP Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/embeddedjsp - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/embeddedjsp - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/embeddedjsp + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/embeddedjsp + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/embeddedjsp + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/embeddedjsp diff --git a/plugins/gxp/pom.xml b/plugins/gxp/pom.xml index 521192935..560eb4bad 100644 --- a/plugins/gxp/pom.xml +++ b/plugins/gxp/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-gxp-plugin @@ -11,9 +11,9 @@ Struts 2 GXP Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-gxp-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-gxp-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/trunk/struts2-gxp-plugin + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-gxp-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-gxp-plugin + http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/trunk/struts2-gxp-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index e6211195f..e8bb0a51b 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-jasperreports-plugin @@ -34,9 +34,9 @@ Struts 2 Jasper Reports Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jasperreports - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jasperreports - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jasperreports + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jasperreports + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jasperreports + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 241ef7559..e4319eae0 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-javatemplates-plugin @@ -33,9 +33,9 @@ Struts 2 Java Templates Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/javatemplates - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/javatemplates - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/javatemplates + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/javatemplates + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/javatemplates + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/javatemplates diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index fbe87d44d..1620121e6 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-jfreechart-plugin @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jfreechart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jfreechart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jfreechart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jfreechart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jfreechart + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jfreechart diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 7fc6f37ad..249b52222 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-jsf-plugin @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jsf - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jsf - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/jsf + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jsf + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jsf + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/jsf diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index 2ab43e176..8f2447a2d 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-json-plugin @@ -34,9 +34,9 @@ Struts 2 JSON Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/json - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/json - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/json + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/json + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/json + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/json diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 7ad8a0ef6..49f49caae 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-junit-plugin @@ -34,9 +34,9 @@ Struts 2 JUnit Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/junit - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/junit - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/junit + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/junit + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/junit + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/junit diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index cce6f5560..79884f721 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-osgi-plugin @@ -12,9 +12,9 @@ Struts 2 OSGi Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/osgi - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/osgi - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/osgi + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/osgi + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/osgi + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/osgi diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 169ac3aa6..e7705e87a 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-oval-plugin @@ -34,9 +34,9 @@ Struts 2 OVal Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/oval - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/oval - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/oval + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/oval + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/oval + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/oval diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 6d46aba14..8b77373dd 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-pell-multipart-plugin @@ -34,9 +34,9 @@ Struts 2 Pell Multipart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/pell-multipart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/pell-multipart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/pell-multipart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/pell-multipart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/pell-multipart + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/pell-multipart diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index c3b3ab6c3..2958f5ce1 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-plexus-plugin @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/plexus - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/plexus - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/plexus + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/plexus + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/plexus + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/plexus diff --git a/plugins/pom.xml b/plugins/pom.xml index 5aaddd54a..0b93397ec 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-plugins @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins diff --git a/plugins/portlet-tiles/pom.xml b/plugins/portlet-tiles/pom.xml index 8dbd0cf66..f6e8e5c88 100644 --- a/plugins/portlet-tiles/pom.xml +++ b/plugins/portlet-tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-portlet-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Portlet Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet-tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet-tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet-tiles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet-tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet-tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet-tiles diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index f8f91065c..46c953a38 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-portlet-plugin @@ -11,9 +11,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/portlet diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 746292874..a234e5fbc 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-rest-plugin - 2.3.15.1 + 2.3.15.2-SNAPSHOT Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index d8028304e..ae61696e7 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-sitegraph-plugin @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitegraph - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitegraph - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitegraph + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitegraph + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitegraph + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitegraph diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 238949bd1..9293b3047 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-sitemesh-plugin @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitemesh - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitemesh - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/sitemesh + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitemesh + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitemesh + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/sitemesh diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 7d161b64d..700f02e08 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-spring-plugin @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/spring - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/spring - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/spring + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/spring + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/spring + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/spring diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 25c79adae..66b6cf128 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-struts1-plugin @@ -34,9 +34,9 @@ Struts 2 Struts 1 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/struts1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/struts1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/struts1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/struts1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/struts1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/struts1 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index b7b115c33..e0bc6e65f 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-testng-plugin @@ -34,9 +34,9 @@ Struts 2 TestNG Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/testng - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/testng - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/testng + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/testng + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/testng + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/testng diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 5e817aef6..b1fa9d26e 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles diff --git a/plugins/tiles3/pom.xml b/plugins/tiles3/pom.xml index d77768706..111a679c6 100644 --- a/plugins/tiles3/pom.xml +++ b/plugins/tiles3/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1 + 2.3.15.2-SNAPSHOT struts2-tiles3-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles 3 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles3 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles3 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1/plugins/tiles3 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles3 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles3 + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X/plugins/tiles3 diff --git a/pom.xml b/pom.xml index 6a6279fe3..201cb7a1b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT pom Struts 2 http://struts.apache.org/2.x/ @@ -28,9 +28,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_3_15_1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_X diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index bdb00a42d..3f1fdbb51 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.3.15.1 + 2.3.15.2-SNAPSHOT org.apache.struts.xwork @@ -14,9 +14,9 @@ XWork: Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/xwork-core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/xwork-core - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1/xwork-core + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/xwork-core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/xwork-core + http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_X/xwork-core