add scm informations in all sub modules

git-svn-id: https://svn.apache.org/repos/asf/maven/resources/trunk@1356113 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-incubator-disclaimer-resource-bundle/pom.xml b/apache-incubator-disclaimer-resource-bundle/pom.xml
index 22066e4..6a7eec1 100644
--- a/apache-incubator-disclaimer-resource-bundle/pom.xml
+++ b/apache-incubator-disclaimer-resource-bundle/pom.xml
@@ -36,4 +36,11 @@
   <description>
     An archive which contains the standard Apache Incubator disclaimer.
   </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle</url>
+  </scm>
+
 </project>
diff --git a/apache-jar-resource-bundle/pom.xml b/apache-jar-resource-bundle/pom.xml
index 51b23a2..d431156 100644
--- a/apache-jar-resource-bundle/pom.xml
+++ b/apache-jar-resource-bundle/pom.xml
@@ -36,4 +36,11 @@
   <description>
     An archive which contains templates for generating the necessary license files and notices for all Apache releases.
   </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-jar-resource-bundle</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-jar-resource-bundle</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-jar-resource-bundle</url>
+  </scm>
+
 </project>
diff --git a/apache-jar-txt-resource-bundle/pom.xml b/apache-jar-txt-resource-bundle/pom.xml
index 1950ac4..3fef06e 100644
--- a/apache-jar-txt-resource-bundle/pom.xml
+++ b/apache-jar-txt-resource-bundle/pom.xml
@@ -37,4 +37,11 @@
     An archive which contains templates for generating the necessary license files and notices for all Apache releases.
     Generated files use the .txt file extension as an alternative, no-extension files found in apache-jar-resource-bundle.
   </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-jar-txt-resource-bundle</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-jar-txt-resource-bundle</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-jar-txt-resource-bundle</url>
+  </scm>
+
 </project>
diff --git a/apache-license-header-resource-bundle/pom.xml b/apache-license-header-resource-bundle/pom.xml
index 68d20a4..3fd288a 100644
--- a/apache-license-header-resource-bundle/pom.xml
+++ b/apache-license-header-resource-bundle/pom.xml
@@ -36,4 +36,11 @@
   <description>
     An archive which contains the notice file template.
   </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/resources/trunk/apache-license-header-resource-bundle</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-license-header-resource-bundle</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-license-header-resource-bundle</url>
+  </scm>
+
 </project>