From 750bbfc0b5e5ef270b61b1850488dbfb49cc4606 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 6 Dec 2010 06:42:58 +0000 Subject: [PATCH] Proper links for SCM git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1@1042525 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 6 +++--- apps/jboss-blank/pom.xml | 6 +++--- apps/mailreader/pom.xml | 6 +++--- apps/pom.xml | 6 +++--- apps/portlet/pom.xml | 6 +++--- apps/showcase/pom.xml | 6 +++--- archetypes/pom.xml | 6 +++--- archetypes/struts2-archetype-blank/pom.xml | 6 +++--- archetypes/struts2-archetype-convention/pom.xml | 6 +++--- archetypes/struts2-archetype-dbportlet/pom.xml | 4 ++-- archetypes/struts2-archetype-plugin/pom.xml | 6 +++--- archetypes/struts2-archetype-portlet/pom.xml | 6 +++--- archetypes/struts2-archetype-starter/pom.xml | 6 +++--- assembly/pom.xml | 6 +++--- bundles/admin/pom.xml | 6 +++--- bundles/demo/pom.xml | 6 +++--- bundles/pom.xml | 6 +++--- core/pom.xml | 6 +++--- plugins/codebehind/pom.xml | 6 +++--- plugins/config-browser/pom.xml | 6 +++--- plugins/dojo/pom.xml | 6 +++--- plugins/dwr/pom.xml | 6 +++--- plugins/embeddedjsp/pom.xml | 6 +++--- plugins/jasperreports/pom.xml | 6 +++--- plugins/javatemplates/pom.xml | 6 +++--- plugins/jfreechart/pom.xml | 6 +++--- plugins/jsf/pom.xml | 6 +++--- plugins/json/pom.xml | 6 +++--- plugins/junit/pom.xml | 6 +++--- plugins/osgi/pom.xml | 6 +++--- plugins/oval/pom.xml | 6 +++--- plugins/pell-multipart/pom.xml | 6 +++--- plugins/plexus/pom.xml | 6 +++--- plugins/pom.xml | 6 +++--- plugins/portlet/pom.xml | 6 +++--- plugins/sitegraph/pom.xml | 6 +++--- plugins/sitemesh/pom.xml | 6 +++--- plugins/spring/pom.xml | 6 +++--- plugins/struts1/pom.xml | 6 +++--- plugins/testng/pom.xml | 6 +++--- plugins/tiles/pom.xml | 6 +++--- pom.xml | 6 +++--- xwork-core/pom.xml | 6 +++--- 43 files changed, 128 insertions(+), 128 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index a8925d9cf..51d68691e 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -34,9 +34,9 @@ Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps/blank diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml index e15e4b8df..84fb3a4a5 100644 --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@ -34,9 +34,9 @@ JBoss Blank Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/jboss-blank + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index 04d68a642..dfa9daa5e 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -34,9 +34,9 @@ Starter Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/mailreader + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 53ca1fc18..57c47b45e 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -42,9 +42,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 43410b4fc..89daebcd8 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -34,9 +34,9 @@ Portlet Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 05e32fa11..b250a3aab 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -34,9 +34,9 @@ Showcase Webapp - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/showcase - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/apps/showcase - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/apps/showcase + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 4d6746dfb..401e2d7a4 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -34,9 +34,9 @@ Struts 2 Maven Archetypes - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes diff --git a/archetypes/struts2-archetype-blank/pom.xml b/archetypes/struts2-archetype-blank/pom.xml index 01bc46893..ae30ab5d1 100644 --- a/archetypes/struts2-archetype-blank/pom.xml +++ b/archetypes/struts2-archetype-blank/pom.xml @@ -11,9 +11,9 @@ Struts 2 Archetypes - Blank - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank diff --git a/archetypes/struts2-archetype-convention/pom.xml b/archetypes/struts2-archetype-convention/pom.xml index 138fb5e36..e825901a2 100644 --- a/archetypes/struts2-archetype-convention/pom.xml +++ b/archetypes/struts2-archetype-convention/pom.xml @@ -10,9 +10,9 @@ Struts 2 Archetypes - Blank Convention - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-convention + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention diff --git a/archetypes/struts2-archetype-dbportlet/pom.xml b/archetypes/struts2-archetype-dbportlet/pom.xml index 979dad98c..3bb765109 100644 --- a/archetypes/struts2-archetype-dbportlet/pom.xml +++ b/archetypes/struts2-archetype-dbportlet/pom.xml @@ -10,8 +10,8 @@ Struts 2 Archetypes - Database Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-dbportlet diff --git a/archetypes/struts2-archetype-plugin/pom.xml b/archetypes/struts2-archetype-plugin/pom.xml index ff4661bbd..ed04f4ce0 100644 --- a/archetypes/struts2-archetype-plugin/pom.xml +++ b/archetypes/struts2-archetype-plugin/pom.xml @@ -11,9 +11,9 @@ Struts 2 Archetypes - Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-plugin + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin diff --git a/archetypes/struts2-archetype-portlet/pom.xml b/archetypes/struts2-archetype-portlet/pom.xml index 82e4b41eb..f261bc128 100644 --- a/archetypes/struts2-archetype-portlet/pom.xml +++ b/archetypes/struts2-archetype-portlet/pom.xml @@ -11,9 +11,9 @@ Struts 2 Archetypes - Portlet - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet diff --git a/archetypes/struts2-archetype-starter/pom.xml b/archetypes/struts2-archetype-starter/pom.xml index c87b1c84c..66cefe422 100644 --- a/archetypes/struts2-archetype-starter/pom.xml +++ b/archetypes/struts2-archetype-starter/pom.xml @@ -13,9 +13,9 @@ Struts 2 Archetypes - Starter - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/archetypes/struts2-archetype-starter + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter diff --git a/assembly/pom.xml b/assembly/pom.xml index 10217ec65..767f9afbc 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -15,9 +15,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/assembly - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/assembly - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/assembly + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/assembly + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/assembly + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/assembly diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index 8b1d0355c..94e4a1989 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -12,9 +12,9 @@ Struts 2 OSGi Admin Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/admin - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/admin - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/bundles/admin + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index d03290427..7c2b49aa2 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -12,9 +12,9 @@ Struts 2 OSGi Demo Bundle - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/demo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles/demo - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/bundles/demo + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo diff --git a/bundles/pom.xml b/bundles/pom.xml index e7c0ad025..019207028 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -34,9 +34,9 @@ Struts OSGi Bundles - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/bundles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/bundles + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/bundles diff --git a/core/pom.xml b/core/pom.xml index e7c0688a4..dd80870e7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -34,9 +34,9 @@ Struts 2 Core - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/core - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/core + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/core + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 268e17b6a..5e4561d1b 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -34,9 +34,9 @@ Struts 2 Codebehind Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/codebehind + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 4f1d44a45..2dba2661a 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -34,9 +34,9 @@ Struts 2 Configuration Browser Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/config-browser + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 159e55b5c..e739c0c85 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -33,9 +33,9 @@ Struts 2 Dojo Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/dojo + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo diff --git a/plugins/dwr/pom.xml b/plugins/dwr/pom.xml index 2b3aabc7f..6619f97e6 100644 --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@ -34,9 +34,9 @@ Struts 2 DWR Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/dwr + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index ee86b357a..45ca18fdc 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -35,9 +35,9 @@ Struts 2 Embedded JSP Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/embeddedjsp + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index b94e2a0f2..a3fcb70e9 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -34,9 +34,9 @@ Struts 2 Jasper Reports Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jasperreports + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 3d0bd0f85..74aeda890 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -12,9 +12,9 @@ Struts 2 Java Templates Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/javatemplates + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 77a13f9e3..a48d90ff5 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -34,9 +34,9 @@ Struts 2 JFreeChart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jfreechart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index e14122271..d5b8263cb 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -34,9 +34,9 @@ Struts 2 JSF Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/jsf + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index c2461c1c2..483945480 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -34,9 +34,9 @@ Struts 2 JSON Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/json - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/json + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/json + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/json + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/json diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index d6023281a..848309e70 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -34,9 +34,9 @@ Struts 2 JUnit Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/junit - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/junit - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/junit + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit diff --git a/plugins/osgi/pom.xml b/plugins/osgi/pom.xml index 869716de8..0206c187e 100644 --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@ -12,9 +12,9 @@ Struts 2 OSGi Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/osgi + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi diff --git a/plugins/oval/pom.xml b/plugins/oval/pom.xml index 1e7d6a1b8..17d9e1af1 100644 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@ -34,9 +34,9 @@ Struts 2 OVal Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/oval - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/oval - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/oval + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 3ba000ae1..0ac52340a 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -34,9 +34,9 @@ Struts 2 Pell Multipart Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/pell-multipart + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 89dcee4e6..970c6911c 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -34,9 +34,9 @@ Struts 2 Plexus Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/plexus + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus diff --git a/plugins/pom.xml b/plugins/pom.xml index bd812c75f..7a6349fb0 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -34,9 +34,9 @@ Struts Plugins - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index 007c99022..3fc7aea65 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -34,9 +34,9 @@ Struts 2 Portlet Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/portlet + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index b9a93c32b..e702841b1 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -34,9 +34,9 @@ Struts 2 Sitegraph Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/sitegraph + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index e68cbb6eb..df1a28142 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -34,9 +34,9 @@ Struts 2 Sitemesh Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/sitemesh + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 37d4fc863..8a8eb3cfa 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -34,9 +34,9 @@ Struts 2 Spring Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/spring - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/spring - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/spring + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index e4a5ce88c..099784c8d 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -34,9 +34,9 @@ Struts 2 Struts 1 Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/struts1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1 diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 3b7198fea..5881c58b9 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -34,9 +34,9 @@ Struts 2 TestNG Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/testng - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/testng - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/testng + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 64eed6a87..d5c70447d 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -34,9 +34,9 @@ Struts 2 Tiles Plugin - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1/plugins/tiles + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles diff --git a/pom.xml b/pom.xml index e422fa5b9..42a620a90 100644 --- a/pom.xml +++ b/pom.xml @@ -29,9 +29,9 @@ --> - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1 - http://svn.apache.org/viewcvs.cgi/struts/struts2/tags/STRUTS_2_2_1 + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1 + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1 + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1 diff --git a/xwork-core/pom.xml b/xwork-core/pom.xml index f9cd510a3..2fdceb194 100644 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@ -15,9 +15,9 @@ - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core - http://svn.apache.org/repos/asf/struts/struts2/tags/STRUTS_2_2_1/xwork-core + scm:svn:http://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/xwork-core + scm:svn:https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_2_1_1/xwork-core + http://svn.apache.org/viewcvs.cgi/struts/struts2/branches/STRUTS_2_2_1_1/xwork-core