update scm properties

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0@722267 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 95f44fb..2851e31 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -13,6 +13,12 @@
         <version>1.0.1-SNAPSHOT</version>
     </parent>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/assembly/</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>
diff --git a/component-support/pom.xml b/component-support/pom.xml
index cba9a5f..ae2f6c4 100644
--- a/component-support/pom.xml
+++ b/component-support/pom.xml
@@ -36,6 +36,12 @@
         <version>1.0.1-SNAPSHOT</version>

     </parent>

 

+    <scm>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</developerConnection>

+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/component-support/</url>

+    </scm>

+

     <modules>

         <module>trinidad-support</module>

         <module>generic-support</module>

diff --git a/core/pom.xml b/core/pom.xml
index 357934f..d7f9a50 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -34,6 +34,12 @@
     <version>1.0.1-SNAPSHOT</version>

     <packaging>jar</packaging>

     

+    <scm>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</developerConnection>

+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/core/</url>

+    </scm>

+    

     <dependencies>

         <dependency>

             <groupId>org.apache.myfaces.core</groupId>

diff --git a/examples/assembly/pom.xml b/examples/assembly/pom.xml
index b36a6b2..1320b50 100644
--- a/examples/assembly/pom.xml
+++ b/examples/assembly/pom.xml
@@ -13,6 +13,12 @@
         <version>1.0.1-SNAPSHOT</version>
     </parent>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/assembly/</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>
diff --git a/examples/pom.xml b/examples/pom.xml
index 45c99fb..287ce16 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -36,6 +36,12 @@
         <version>1.0.1-SNAPSHOT</version>

     </parent>

 

+    <scm>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</developerConnection>

+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/examples/</url>

+    </scm>

+

     <build>

         <plugins>

             <plugin>

diff --git a/parent/pom.xml b/parent/pom.xml
index 450bd7b..d45b0b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,9 +213,9 @@
     </reporting>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/parent/</url>
     </scm>
 
     <distributionManagement>
diff --git a/pom.xml b/pom.xml
index fa971a4..59d6432 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,12 @@
     <packaging>pom</packaging>

     <name>Apache MyFaces Extensions-Validator Module</name>

     <url>http://myfaces.apache.org/extensions/validator11</url>

+    

+    <scm>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</developerConnection>

+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/</url>

+    </scm>    

 

     <!-- WARNING: DO NOT GENERATE SITE FROM HERE DIRECTLY

     Since this project has an async release procedure (not

diff --git a/validation-modules/pom.xml b/validation-modules/pom.xml
index d272b38..b73b619 100644
--- a/validation-modules/pom.xml
+++ b/validation-modules/pom.xml
@@ -36,6 +36,12 @@
         <version>1.0.1-SNAPSHOT</version>

     </parent>

 

+    <scm>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</developerConnection>

+        <url>http://svn.apache.org/viewvc/myfaces/extensions/validator/branches/branch_for_jsf_1_0/validation-modules/</url>

+    </scm>

+

     <modules>

         <module>property-validation</module>

         <!--module>bean-validation</module-->