From 39cb47d7f6b8b6697844a611610a90e4d06422eb Mon Sep 17 00:00:00 2001 From: Vincent Siveton Date: Thu, 6 Mar 2008 12:49:16 +0000 Subject: [PATCH] o added scm tag git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@634248 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-testing-harness/pom.xml | 6 ++++++ maven-plugin-tools-ant/pom.xml | 6 ++++++ maven-plugin-tools-api/pom.xml | 6 ++++++ maven-plugin-tools-beanshell/pom.xml | 6 ++++++ maven-plugin-tools-java/pom.xml | 6 ++++++ maven-plugin-tools-javadoc/pom.xml | 6 ++++++ maven-plugin-tools-model/pom.xml | 6 ++++++ 7 files changed, 42 insertions(+) diff --git a/maven-plugin-testing-harness/pom.xml b/maven-plugin-testing-harness/pom.xml index 61bb0f2..25b2fbb 100644 --- a/maven-plugin-testing-harness/pom.xml +++ b/maven-plugin-testing-harness/pom.xml @@ -94,4 +94,10 @@ + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-testing-harness/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-testing-harness/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-testing-harness/ + diff --git a/maven-plugin-tools-ant/pom.xml b/maven-plugin-tools-ant/pom.xml index 7955854..f2c70a8 100755 --- a/maven-plugin-tools-ant/pom.xml +++ b/maven-plugin-tools-ant/pom.xml @@ -53,4 +53,10 @@ plexus-utils + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-ant/ + diff --git a/maven-plugin-tools-api/pom.xml b/maven-plugin-tools-api/pom.xml index 30ba5f4..b5c7ba8 100644 --- a/maven-plugin-tools-api/pom.xml +++ b/maven-plugin-tools-api/pom.xml @@ -97,4 +97,10 @@ test + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-api/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-api/ + diff --git a/maven-plugin-tools-beanshell/pom.xml b/maven-plugin-tools-beanshell/pom.xml index faf7a2b..9b5f47e 100644 --- a/maven-plugin-tools-beanshell/pom.xml +++ b/maven-plugin-tools-beanshell/pom.xml @@ -50,4 +50,10 @@ 1.3.0 + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-beanshell/ + diff --git a/maven-plugin-tools-java/pom.xml b/maven-plugin-tools-java/pom.xml index be37802..a9edfff 100644 --- a/maven-plugin-tools-java/pom.xml +++ b/maven-plugin-tools-java/pom.xml @@ -60,4 +60,10 @@ 1.6.1 + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-java/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-java/ + diff --git a/maven-plugin-tools-javadoc/pom.xml b/maven-plugin-tools-javadoc/pom.xml index bf659eb..e568b86 100644 --- a/maven-plugin-tools-javadoc/pom.xml +++ b/maven-plugin-tools-javadoc/pom.xml @@ -144,4 +144,10 @@ + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-javadoc/ + diff --git a/maven-plugin-tools-model/pom.xml b/maven-plugin-tools-model/pom.xml index 86e7cbc..aef163b 100755 --- a/maven-plugin-tools-model/pom.xml +++ b/maven-plugin-tools-model/pom.xml @@ -72,4 +72,10 @@ plexus-container-default + + + scm:svn:http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ + scm:svn:https://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-tools-model/ + http://svn.apache.org/viewcvs.cgi/maven/plugin-tools/trunk/maven-plugin-tools-model/ +