From 8931ac19ea504a167f4d0c8e57ccc8f7f09f4135 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Tue, 17 Sep 2013 06:50:03 +0000 Subject: [PATCH] [maven-release-plugin] prepare release STRUTS_2_3_15_1_X git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_3_15_1@1523930 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 97d25e960..48d884f96 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-blank @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/blank + 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 diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index 3200b6600..52f18ba3e 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-SNAPSHOT + 2.3.15.1 struts2-jboss-blank @@ -34,9 +34,9 @@ JBoss Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/jboss-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/jboss-blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/jboss-blank + 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 diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index ca1e11264..2fa2323a2 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-mailreader @@ -34,9 +34,9 @@ Mail Reader Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/mailreader - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/mailreader - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/mailreader + 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 diff --git a/apps/pom.xml b/apps/pom.xml index fb32418b6..9af0673b6 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 org.apache.struts struts2-apps @@ -42,9 +42,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps + 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 diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 0bfcb9d65..93f0ae713 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-portlet @@ -34,9 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/portlet + 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 diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 401eb791c..ea2247031 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-SNAPSHOT + 2.3.15.1 struts2-rest-showcase war - 2.3.15.1-SNAPSHOT + 2.3.15.1 Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 693c52f82..8432e4df6 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-showcase @@ -34,9 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/showcase - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/showcase - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/apps/showcase + 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 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7897cc5e4..e0f76b625 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 org.apache.struts struts2-archetypes @@ -34,9 +34,9 @@ Struts 2 Maven Archetypes - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/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 diff --git a/archetypes/struts2-archetype-blank/pom.xml b/archetypes/struts2-archetype-blank/pom.xml index 25b9e8726..f60a11b69 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-blank - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Blank - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-blank - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-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 diff --git a/archetypes/struts2-archetype-convention/pom.xml b/archetypes/struts2-archetype-convention/pom.xml index f2e5dd8d1..c8c377e79 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-convention - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Blank Convention - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-convention - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-convention - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-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 diff --git a/archetypes/struts2-archetype-dbportlet/pom.xml b/archetypes/struts2-archetype-dbportlet/pom.xml index 4a12eced9..9f499de7b 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-dbportlet - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Database Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-dbportlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-dbportlet - svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-dbportlet + 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 diff --git a/archetypes/struts2-archetype-plugin/pom.xml b/archetypes/struts2-archetype-plugin/pom.xml index 962e7cd00..e8a44959c 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-plugin - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-plugin - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-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 diff --git a/archetypes/struts2-archetype-portlet/pom.xml b/archetypes/struts2-archetype-portlet/pom.xml index ff3c0ac72..843e5c49c 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-portlet - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-portlet - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-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 diff --git a/archetypes/struts2-archetype-starter/pom.xml b/archetypes/struts2-archetype-starter/pom.xml index 2f11567dd..4803053ad 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-SNAPSHOT + 2.3.15.1 4.0.0 struts2-archetype-starter - 2.3.15.1-SNAPSHOT + 2.3.15.1 jar Struts 2 Archetypes - Starter - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-starter - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-starter - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/archetypes/struts2-archetype-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 diff --git a/assembly/pom.xml b/assembly/pom.xml index 2fd34928c..a2c108f0b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-assembly @@ -11,9 +11,9 @@ Struts 2 Assembly - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/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 diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 1efd7d940..f89d6d97f 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-SNAPSHOT + 2.3.15.1 struts2-osgi-admin-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Admin Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/admin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/admin - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/admin + 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 diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index e28549313..924a1b11e 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-SNAPSHOT + 2.3.15.1 struts2-osgi-demo-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Demo Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/demo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/demo - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles/demo + 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 diff --git a/bundles/pom.xml b/bundles/pom.xml index deff39c83..333c5fe6b 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-osgi-bundles @@ -34,9 +34,9 @@ Struts OSGi Bundles - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/bundles - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/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 diff --git a/core/pom.xml b/core/pom.xml index 73f517d0c..7c15147a7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,16 +26,16 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-core jar Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/core - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/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 diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml index c2e5ee71f..22f6aa24c 100644 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-cdi-plugin diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index f7ef70cdf..3d3ed8af2 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-codebehind-plugin @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/codebehind - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/codebehind - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/codebehind + 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 diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 51c0500bf..d390ca6ed 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-SNAPSHOT + 2.3.15.1 struts2-config-browser-plugin @@ -34,9 +34,9 @@ Struts 2 Configuration Browser Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/config-browser - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/config-browser - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/config-browser + 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 diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 3c1ec409a..4ad367a9d 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 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/branches/STRUTS_2_3_15_1_X/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/branches/STRUTS_2_3_15_1_X/trunk/struts2-convention-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/branches/STRUTS_2_3_15_1_X/trunk/struts2-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 diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 8ff5f1479..63ead6a7b 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.3.15.1-SNAPSHOT + 2.3.15.1 4.0.0 @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dojo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dojo - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dojo + 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 diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index 41ac264c9..87effb9b0 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-dwr-plugin @@ -34,9 +34,9 @@ Struts 2 DWR Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dwr - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dwr - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/dwr + 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 diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index b8e3f263a..1faace825 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-embeddedjsp-plugin @@ -34,9 +34,9 @@ Struts 2 Embedded JSP Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/embeddedjsp - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/embeddedjsp - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/embeddedjsp + 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 diff --git a/plugins/gxp/pom.xml b/plugins/gxp/pom.xml index 72100ac5c..521192935 100644 --- a/plugins/gxp/pom.xml +++ b/plugins/gxp/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 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/branches/STRUTS_2_3_15_1_X/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/branches/STRUTS_2_3_15_1_X/trunk/struts2-gxp-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/branches/STRUTS_2_3_15_X/tags/STRUTS_2_3_15_1/branches/STRUTS_2_3_15_1_X/trunk/struts2-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 diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index c63ef54a2..e6211195f 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-jasperreports-plugin @@ -34,9 +34,9 @@ Struts 2 Jasper Reports Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jasperreports - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jasperreports - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jasperreports + 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 diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index febadda76..241ef7559 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-javatemplates-plugin @@ -33,9 +33,9 @@ Struts 2 Java Templates Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/javatemplates - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/javatemplates - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/javatemplates + 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 diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index b72c232ff..fbe87d44d 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-jfreechart-plugin @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jfreechart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jfreechart - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jfreechart + 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 diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index e7faa873f..7fc6f37ad 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-jsf-plugin @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jsf - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jsf - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/jsf + 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 diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index b9dc5e4fb..2ab43e176 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-json-plugin @@ -34,9 +34,9 @@ Struts 2 JSON Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/json - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/json - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/json + 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 diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index e4ba60ec5..7ad8a0ef6 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-junit-plugin @@ -34,9 +34,9 @@ Struts 2 JUnit Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/junit - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/junit - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/junit + 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 diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index 9e8f242e0..cce6f5560 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-osgi-plugin @@ -12,9 +12,9 @@ Struts 2 OSGi Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/osgi - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/osgi - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/osgi + 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 diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 4e8fb65e5..169ac3aa6 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-oval-plugin @@ -34,9 +34,9 @@ Struts 2 OVal Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/oval - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/oval - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/oval + 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 diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index fb404a215..6d46aba14 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-SNAPSHOT + 2.3.15.1 struts2-pell-multipart-plugin @@ -34,9 +34,9 @@ Struts 2 Pell Multipart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/pell-multipart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/pell-multipart - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/pell-multipart + 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 diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index d7c818154..c3b3ab6c3 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-plexus-plugin @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/plexus - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/plexus - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/plexus + 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 diff --git a/plugins/pom.xml b/plugins/pom.xml index 1f1390eb0..5aaddd54a 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-plugins @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/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 diff --git a/plugins/portlet-tiles/pom.xml b/plugins/portlet-tiles/pom.xml index dd0ca979b..8dbd0cf66 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-SNAPSHOT + 2.3.15.1 struts2-portlet-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Portlet Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet-tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet-tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet-tiles + 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 diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index ad3224bd4..f8f91065c 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-portlet-plugin @@ -11,9 +11,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/portlet + 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 diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 577be2aa5..746292874 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-rest-plugin - 2.3.15.1-SNAPSHOT + 2.3.15.1 Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index c5486e29f..d8028304e 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-sitegraph-plugin @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitegraph - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitegraph - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitegraph + 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 diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 5273dbc1c..238949bd1 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-sitemesh-plugin @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitemesh - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitemesh - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/sitemesh + 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 diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 19b419b85..7d161b64d 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-spring-plugin @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/spring - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/spring - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/spring + 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 diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 987daee66..25c79adae 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-struts1-plugin @@ -34,9 +34,9 @@ Struts 2 Struts 1 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/struts1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/struts1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/struts1 + 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 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index b0118b667..b7b115c33 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-testng-plugin @@ -34,9 +34,9 @@ Struts 2 TestNG Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/testng - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/testng - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/testng + 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 diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 7d252aec3..5e817aef6 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles + 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 diff --git a/plugins/tiles3/pom.xml b/plugins/tiles3/pom.xml index 9044e6d46..d77768706 100644 --- a/plugins/tiles3/pom.xml +++ b/plugins/tiles3/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.3.15.1-SNAPSHOT + 2.3.15.1 struts2-tiles3-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles 3 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles3 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles3 - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X/plugins/tiles3 + 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 diff --git a/pom.xml b/pom.xml index ae2655e4f..6a6279fe3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 pom Struts 2 http://struts.apache.org/2.x/ @@ -28,9 +28,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X - http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_3_15_1_X + 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 diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index 1b7e6397b..bdb00a42d 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -5,7 +5,7 @@ org.apache.struts struts2-parent - 2.3.15.1-SNAPSHOT + 2.3.15.1 org.apache.struts.xwork @@ -14,9 +14,9 @@ XWork: Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/xwork-core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/xwork-core - http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_3_15_1_X/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