diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 216b01615..0c5444bec 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.8-SNAPSHOT + 2.1.8 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_8/apps/blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/apps/blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/apps/blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 52c262be8..6d7cf0d5b 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.8-SNAPSHOT + 2.1.8 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_8/apps/mailreader + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/apps/mailreader + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/apps/mailreader diff --git a/apps/pom.xml b/apps/pom.xml index f845cc6c8..ac1c7314a 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 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_8/apps + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/apps + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index ed9094576..9dbba9bff 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.8-SNAPSHOT + 2.1.8 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_8/apps/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/apps/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/apps/portlet diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 2f192f603..124e23b85 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -26,13 +26,13 @@ org.apache.struts struts2-apps - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-rest-showcase war - 2.1.8-SNAPSHOT + 2.1.8 Struts 2 Rest Showcase Example Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index acbd36354..41377e06d 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-apps - 2.1.8-SNAPSHOT + 2.1.8 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_8/apps/showcase + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/apps/showcase + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/apps/showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index f4d7d7f8d..0a8b420d6 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -11,13 +11,13 @@ org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 - 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_8/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/assembly diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 13f88727d..88b46427e 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-osgi-admin-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Admin Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/admin/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/admin/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/bundles/admin/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles/admin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles/admin + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/bundles/admin diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 18011787a..de221bf9c 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-osgi-bundles - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-osgi-demo-bundle @@ -12,9 +12,9 @@ Struts 2 OSGi Demo Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/demo/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/demo/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/bundles/demo/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles/demo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles/demo + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/bundles/demo diff --git a/bundles/pom.xml b/bundles/pom.xml index 2c3802c1e..f8bd94fb2 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-osgi-bundles @@ -34,9 +34,9 @@ Struts OSGi Bundles - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ - http://svn.apache.org/repos/asf/struts/struts2/trunk/bundles/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/bundles diff --git a/core/pom.xml b/core/pom.xml index ab45f9f5b..f531f4fe7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 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_8/core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/core + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 4c1cf24dd..c08e2c4fb 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/codebehind + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/codebehind + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/codebehind diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 7fbe1002d..198d04ff9 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/config-browser + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/config-browser + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/config-browser diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index e271501d1..bbcbfda18 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-convention-plugin @@ -11,11 +11,11 @@ Struts 2 Convention Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + scm:svn:http://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_8 - scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2-convention-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/sandbox/tags/STRUTS_2_1_8 - http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/struts2-convention-plugin + http://svn.apache.org/viewcvs.cgi/struts/sandbox/tags/STRUTS_2_1_8 @@ -51,7 +51,7 @@ org.apache.struts struts2-core - 2.1.8-SNAPSHOT + 2.1.8 junit diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 2bcd5db74..071793b00 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -25,7 +25,7 @@ struts2-plugins org.apache.struts - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/dojo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/dojo + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/dojo diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index a85e39b05..d8119d96b 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/dwr + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/dwr + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/dwr diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index c887edc42..cae69a478 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts @@ -36,9 +35,9 @@ Struts 2 Embedded JSP Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/embeddedjsp/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/embeddedjsp/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/embeddedjsp/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/embeddedjsp + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/embeddedjsp + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/embeddedjsp diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index d732c15b3..dc96552e3 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/jasperreports + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/jasperreports + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 7eced4763..e52f4b535 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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/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_8/plugins/javatemplates + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/javatemplates + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/javatemplates diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index f1a0c4bed..62561989e 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/jfreechart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/jfreechart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/jfreechart diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 969a124b0..cf648901f 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/jsf + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/jsf + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/jsf diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index cc186e575..1d9fb3663 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-json-plugin @@ -35,10 +34,10 @@ Struts 2 JSON Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/json/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/json + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/json - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/json/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/json diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 653813c4c..5c2ee7913 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -21,13 +21,12 @@ * under the License. */ --> - + 4.0.0 org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-junit-plugin @@ -35,10 +34,10 @@ 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/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/junit + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/junit - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/junit/ + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/junit diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index 5cce044c5..372a1be7d 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-osgi-plugin @@ -12,9 +12,9 @@ Struts 2 OSGi Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/osgi/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/osgi/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/osgi/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/osgi + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/osgi + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/osgi diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 40a84e984..4e497968c 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-oval-plugin @@ -34,9 +34,9 @@ Struts 2 OVal Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/oval/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/plugins/oval/ + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/oval + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/oval + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/oval diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 30d79d67c..5b55c73f3 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/pell-multipart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/pell-multipart + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/pell-multipart diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index e63b41960..d111de88f 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/plexus + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/plexus + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/plexus diff --git a/plugins/pom.xml b/plugins/pom.xml index 37edd9c1b..511ebfa82 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 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:https://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_8/plugins + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins + http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index 117c38616..14731adf3 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/portlet diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index 65d5995be..1c32a4428 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -26,11 +26,11 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 org.apache.struts struts2-rest-plugin - 2.1.8-SNAPSHOT + 2.1.8 Struts 2 REST Plugin diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 63f01fe70..62011b522 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/sitegraph + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/sitegraph + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/sitegraph diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 14c689819..75c8f74a9 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/sitemesh + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/sitemesh + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/sitemesh diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 1a4781092..f1aa086f8 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/spring + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/spring + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/spring diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 63a625be1..909fe5469 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/struts1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/struts1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/struts1 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 47c89f482..d8d15f505 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/testng + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/testng + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/testng diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index b61b26972..aeafbca10 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.1.8-SNAPSHOT + 2.1.8 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_8/plugins/tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8/plugins/tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8/plugins/tiles diff --git a/pom.xml b/pom.xml index f86402207..1683dd449 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.1.8-SNAPSHOT + 2.1.8 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_8 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_1_8 + http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_1_8