added scm info which got removed by error

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1154607 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5d2ab20..258e466 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,12 @@
     </mailingList>
   </mailingLists>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/asf</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/asf</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/trunk/asf</url>
+  </scm>
+
   <distributionManagement>
     <repository>
       <id>apache.releases.https</id>