From 3607a431d84e5f51f380b0b62d20cde60e65a236 Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Wed, 24 Dec 2008 20:28:53 +0000 Subject: [PATCH 1/3] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729374 13f79535-47bb-0310-9956-ffa450edef68 --- apps/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 ++++---- assembly/pom.xml | 8 ++++---- core/pom.xml | 8 ++++---- plugins/codebehind/pom.xml | 8 ++++---- plugins/config-browser/pom.xml | 8 ++++---- plugins/convention/pom.xml | 10 +++++----- plugins/dojo/pom.xml | 8 ++++---- plugins/dwr/pom.xml | 8 ++++---- plugins/jasperreports/pom.xml | 8 ++++---- plugins/javatemplates/pom.xml | 8 ++++---- plugins/jfreechart/pom.xml | 8 ++++---- plugins/jsf/pom.xml | 8 ++++---- plugins/junit/pom.xml | 8 ++++---- plugins/pell-multipart/pom.xml | 8 ++++---- plugins/plexus/pom.xml | 8 ++++---- plugins/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 ++++---- pom.xml | 8 ++++---- 30 files changed, 117 insertions(+), 117 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 93b6769a4..839fc866f 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-blank @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/blank/ diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 916ae6037..d7b4be4b5 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-mailreader @@ -34,9 +34,9 @@ Starter Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/mailreader/ diff --git a/apps/pom.xml b/apps/pom.xml index 75441b77e..aca72314b 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-apps @@ -41,9 +41,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/ diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index b6fe3a4b4..d157f25e2 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-portlet @@ -34,9 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/ diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 5da22c181..4030b1918 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-rest-showcase war - 2.1.3 + 2.1.4-SNAPSHOT Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 693073228..52434b4c3 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-showcase @@ -34,9 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/showcase - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/showcase - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/showcase + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/showcase/ diff --git a/assembly/pom.xml b/assembly/pom.xml index 937d6e8c9..f1421fbce 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -11,13 +11,13 @@ org.apache.struts struts2-parent - 2.1.3 + 2.1.4-SNAPSHOT - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/assembly diff --git a/core/pom.xml b/core/pom.xml index ebe2819d5..452f405e5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-core @@ -34,9 +34,9 @@ Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/core - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/core + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/core/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/core/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/core/ diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index ef2f40677..830066b4d 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-codebehind-plugin @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/codebehind/ diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 622cee0d8..ae9c9e099 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts 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_1_3/plugins/config-browser - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/config-browser - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/config-browser + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/config-browser/ diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index 203f603ac..bdaef7fbc 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-convention-plugin @@ -11,9 +11,9 @@ Struts 2 Convention Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_3 - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_3 - http://svn.apache.org/viewcvs.cgi/struts/sandbox/tags/STRUTS_2_1_3 + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin @@ -37,7 +37,7 @@ org.apache.struts struts2-core - 2.1.3 + 2.1.4-SNAPSHOT junit diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 15d8a7514..e44380da6 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.1.3 + 2.1.4-SNAPSHOT 4.0.0 org.apache.struts @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dojo/ diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index d8f9ce8a6..998aea8fb 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-dwr-plugin @@ -34,9 +34,9 @@ Struts 2 DWR Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dwr/ diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 538c68956..ffc7915d8 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts 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_1_3/plugins/jasperreports - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jasperreports - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jasperreports + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jasperreports/ diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index ab10d0424..82faea93c 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-javatemplates-plugin @@ -12,9 +12,9 @@ Struts 2 Java Templates Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/javatemplates/ diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 7c271094b..9a266b630 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-jfreechart-plugin @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jfreechart/ diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index ccb4d4adc..d2a196bda 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-jsf-plugin @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jsf/ diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 9343a77b3..5e44c868c 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-junit-plugin @@ -34,9 +34,9 @@ Struts 2 JUnit Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/junit - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/junit - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/junit + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/junit/ diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 4c1e7c7b6..cbd19ee43 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts 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_1_3/plugins/pell-multipart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/pell-multipart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/pell-multipart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/pell-multipart/ diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index ffe557de3..f8b32fdf0 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-plexus-plugin @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/plexus/ diff --git a/plugins/pom.xml b/plugins/pom.xml index b526e4c59..4ca21ad8b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-plugins @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ + http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index e683698a1..a374aad11 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-portlet-plugin @@ -34,9 +34,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/portlet/ diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 4c60cb78e..1cab6ffc8 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-rest-plugin - 2.1.3 + 2.1.4-SNAPSHOT Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 2014feb03..8fcc7299d 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-sitegraph-plugin @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitegraph/ diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 2e09b816e..83ae3f99e 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-sitemesh-plugin @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitemesh/ diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index b0caef843..086774223 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-spring-plugin @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/spring - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/spring - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/spring + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/spring/ diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index c91bbe917..d80593459 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts 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_1_3/plugins/struts1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/struts1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/struts1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/struts1/ diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index ebd429d1d..88b44905e 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-testng-plugin @@ -34,9 +34,9 @@ Struts 2 TestNG Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/testng - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/testng - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/testng + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/testng/ diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 0408cf5fc..8a0f0c3c9 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3 + 2.1.4-SNAPSHOT org.apache.struts struts2-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/tiles/ diff --git a/pom.xml b/pom.xml index f07689e01..3ef8b18a0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.1.3 + 2.1.4-SNAPSHOT pom Struts 2 http://struts.apache.org/struts2 @@ -28,9 +28,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk + http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk From 6aa62bed8073d8ceaf399da2530b1c5a3271835c Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Thu, 25 Dec 2008 06:13:39 +0000 Subject: [PATCH 2/3] WW-2623 rollback maven release commit git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729395 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 2 +- apps/mailreader/pom.xml | 2 +- apps/pom.xml | 2 +- apps/portlet/pom.xml | 2 +- apps/rest-showcase/pom.xml | 4 +- apps/showcase/pom.xml | 2 +- assembly/pom.xml | 40 +++++++-- core/pom.xml | 2 +- plugins/codebehind/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 156 +++++++++++++++++++-------------- plugins/dojo/pom.xml | 2 +- plugins/dwr/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/javatemplates/pom.xml | 5 +- plugins/jfreechart/pom.xml | 2 +- plugins/jsf/pom.xml | 2 +- plugins/junit/pom.xml | 2 +- plugins/pell-multipart/pom.xml | 2 +- plugins/plexus/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/portlet/pom.xml | 2 +- plugins/rest/pom.xml | 4 +- plugins/sitegraph/pom.xml | 2 +- plugins/sitemesh/pom.xml | 2 +- plugins/spring/pom.xml | 2 +- plugins/struts1/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- pom.xml | 2 +- 30 files changed, 155 insertions(+), 104 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 839fc866f..803eb373e 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index d7b4be4b5..d7ffc9130 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index aca72314b..32504db5d 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index d157f25e2..78e1a830b 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 4030b1918..d01561613 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-rest-showcase war - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 52434b4c3..61ae0819a 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index f1421fbce..12a411601 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -1,4 +1,26 @@ - + + + + 4.0.0 org.apache.struts struts2-assembly @@ -11,12 +33,13 @@ org.apache.struts struts2-parent - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly + + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/assembly @@ -247,9 +270,12 @@ process-resources - - - + + + @@ -409,4 +435,4 @@ - \ No newline at end of file + diff --git a/core/pom.xml b/core/pom.xml index 452f405e5..6fcd2c4ee 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 830066b4d..e22c77623 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index ae9c9e099..2a5c27ff1 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-config-browser-plugin diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index bdaef7fbc..c330c73d0 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -1,67 +1,91 @@ - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.1.4-SNAPSHOT - - org.apache.struts - struts2-convention-plugin - jar - Struts 2 Convention Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin - - - - - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - org.apache.struts - struts2-core - 2.1.4-SNAPSHOT - - - junit - junit - test - 3.8.1 - - - org.easymock - easymock - 2.3 - test - - - javax.servlet - servlet-api - 2.4 - provided - - - javax.servlet - jsp-api - 2.0 - provided - - + + + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.1.3-SNAPSHOT + + org.apache.struts + struts2-convention-plugin + jar + Struts 2 Convention Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin + + + + + + true + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + + org.apache.struts + struts2-core + 2.1.3-SNAPSHOT + + + junit + junit + test + 3.8.1 + + + org.easymock + easymock + 2.3 + test + + + javax.servlet + servlet-api + 2.4 + provided + + + javax.servlet + jsp-api + 2.0 + provided + + \ No newline at end of file diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index e44380da6..21ad0a44c 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT 4.0.0 org.apache.struts diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index 998aea8fb..8e305fe75 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-dwr-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index ffc7915d8..5f210d3ae 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 82faea93c..d414cf659 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-javatemplates-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 9a266b630..713c3a0ea 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-jfreechart-plugin diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index d2a196bda..c27589951 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-jsf-plugin diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 5e44c868c..bbfe9b678 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-junit-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index cbd19ee43..d5479b0e7 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index f8b32fdf0..550dab376 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 4ca21ad8b..f2a82278e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index a374aad11..be9935bf0 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-portlet-plugin diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 1cab6ffc8..358d052e4 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-rest-plugin - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 8fcc7299d..699d92d13 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 83ae3f99e..8e1bf1a8c 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 086774223..28fa8c777 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index d80593459..58c9c0223 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-struts1-plugin diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 88b44905e..e146b2a52 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-testng-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 8a0f0c3c9..107e9c0f1 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index 3ef8b18a0..6fe8f7c1a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.1.4-SNAPSHOT + 2.1.3-SNAPSHOT pom Struts 2 http://struts.apache.org/struts2 From 86b9438c952ee96e496b156b6367aaabd0dc4a16 Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Thu, 25 Dec 2008 06:34:10 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare release STRUTS_2_1_3 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@729397 13f79535-47bb-0310-9956-ffa450edef68 --- apps/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 +- assembly/pom.xml | 44 ++-------- core/pom.xml | 8 +- plugins/codebehind/pom.xml | 8 +- plugins/config-browser/pom.xml | 8 +- plugins/convention/pom.xml | 156 ++++++++++++++------------------- plugins/dojo/pom.xml | 8 +- plugins/dwr/pom.xml | 8 +- plugins/jasperreports/pom.xml | 8 +- plugins/javatemplates/pom.xml | 11 ++- plugins/jfreechart/pom.xml | 8 +- plugins/jsf/pom.xml | 8 +- plugins/junit/pom.xml | 8 +- plugins/pell-multipart/pom.xml | 8 +- plugins/plexus/pom.xml | 8 +- plugins/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 +- pom.xml | 8 +- 30 files changed, 184 insertions(+), 235 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 803eb373e..93b6769a4 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-blank @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/blank/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/blank/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index d7ffc9130..916ae6037 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-mailreader @@ -34,9 +34,9 @@ Starter Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/mailreader/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/mailreader/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 32504db5d..75441b77e 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-apps @@ -41,9 +41,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 78e1a830b..b6fe3a4b4 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-portlet @@ -34,9 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index d01561613..5da22c181 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-rest-showcase war - 2.1.3-SNAPSHOT + 2.1.3 Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 61ae0819a..693073228 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-showcase @@ -34,9 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/showcase/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/showcase + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/apps/showcase + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/apps/showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 12a411601..937d6e8c9 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -1,26 +1,4 @@ - - - - + 4.0.0 org.apache.struts struts2-assembly @@ -33,14 +11,13 @@ org.apache.struts struts2-parent - 2.1.3-SNAPSHOT + 2.1.3 - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/assembly - - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/assembly @@ -270,12 +247,9 @@ process-resources - - - + + + @@ -435,4 +409,4 @@ - + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index 6fcd2c4ee..ebe2819d5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-core @@ -34,9 +34,9 @@ Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/core/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/core/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/core/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/core + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index e22c77623..ef2f40677 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-codebehind-plugin @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/codebehind/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/codebehind diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 2a5c27ff1..622cee0d8 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-config-browser-plugin @@ -34,9 +34,9 @@ Struts 2 Configuration Browser Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/config-browser/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/config-browser/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/config-browser + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/config-browser + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/config-browser diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index c330c73d0..203f603ac 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -1,91 +1,67 @@ - - - - 4.0.0 - - org.apache.struts - struts2-plugins - 2.1.3-SNAPSHOT - - org.apache.struts - struts2-convention-plugin - jar - Struts 2 Convention Plugin - - - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin - http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin - - - - - - true - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - - - - org.apache.struts - struts2-core - 2.1.3-SNAPSHOT - - - junit - junit - test - 3.8.1 - - - org.easymock - easymock - 2.3 - test - - - javax.servlet - servlet-api - 2.4 - provided - - - javax.servlet - jsp-api - 2.0 - provided - - + + 4.0.0 + + org.apache.struts + struts2-plugins + 2.1.3 + + org.apache.struts + struts2-convention-plugin + jar + Struts 2 Convention Plugin + + + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_3 + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_3 + http://svn.apache.org/viewcvs.cgi/struts/sandbox/tags/STRUTS_2_1_3 + + + + + + true + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + + org.apache.struts + struts2-core + 2.1.3 + + + junit + junit + test + 3.8.1 + + + org.easymock + easymock + 2.3 + test + + + javax.servlet + servlet-api + 2.4 + provided + + + javax.servlet + jsp-api + 2.0 + provided + + \ No newline at end of file diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 21ad0a44c..15d8a7514 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.1.3-SNAPSHOT + 2.1.3 4.0.0 org.apache.struts @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dojo/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dojo/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/dojo diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index 8e305fe75..d8f9ce8a6 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-dwr-plugin @@ -34,9 +34,9 @@ Struts 2 DWR Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/dwr/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/dwr/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/dwr diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 5f210d3ae..538c68956 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-jasperreports-plugin @@ -34,9 +34,9 @@ Struts 2 Jasper Reports Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jasperreports/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jasperreports/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jasperreports + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jasperreports + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index d414cf659..ab10d0424 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-javatemplates-plugin @@ -13,9 +12,9 @@ Struts 2 Java Templates Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/javatemplates/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/javatemplates/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/javatemplates diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 713c3a0ea..7c271094b 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-jfreechart-plugin @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jfreechart/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jfreechart/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jfreechart diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index c27589951..ccb4d4adc 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-jsf-plugin @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/jsf/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/jsf/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/jsf diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index bbfe9b678..9343a77b3 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-junit-plugin @@ -34,9 +34,9 @@ Struts 2 JUnit Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/junit/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/junit/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/junit + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/junit + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/junit diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index d5479b0e7..4c1e7c7b6 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-pell-multipart-plugin @@ -34,9 +34,9 @@ Struts 2 Pell Multipart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/pell-multipart/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/pell-multipart/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/pell-multipart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/pell-multipart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/pell-multipart diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 550dab376..ffe557de3 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-plexus-plugin @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/plexus/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/plexus/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/plexus diff --git a/plugins/pom.xml b/plugins/pom.xml index f2a82278e..b526e4c59 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-plugins @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index be9935bf0..e683698a1 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-portlet-plugin @@ -34,9 +34,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/portlet/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/portlet/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/portlet diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 358d052e4..4c60cb78e 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-rest-plugin - 2.1.3-SNAPSHOT + 2.1.3 Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 699d92d13..2014feb03 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-sitegraph-plugin @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitegraph/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitegraph/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/sitegraph diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 8e1bf1a8c..2e09b816e 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-sitemesh-plugin @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/sitemesh/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/sitemesh/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/sitemesh diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 28fa8c777..b0caef843 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-spring-plugin @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/spring/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/spring/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/spring + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/spring + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/spring diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 58c9c0223..c91bbe917 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-struts1-plugin @@ -34,9 +34,9 @@ Struts 2 Struts 1 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/struts1/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/struts1/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/struts1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/struts1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/struts1 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index e146b2a52..ebd429d1d 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-testng-plugin @@ -34,9 +34,9 @@ Struts 2 TestNG Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/testng/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/testng/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/testng + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/testng + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/testng diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 107e9c0f1..0408cf5fc 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.3-SNAPSHOT + 2.1.3 org.apache.struts struts2-tiles-plugin @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/tiles/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/tiles/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3/plugins/tiles diff --git a/pom.xml b/pom.xml index 6fe8f7c1a..f07689e01 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.1.3-SNAPSHOT + 2.1.3 pom Struts 2 http://struts.apache.org/struts2 @@ -28,9 +28,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_3 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_3