added scm info so we can build with continuum

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/trunk/pom@414316 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3dcf393..6cfb26b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,11 @@
    <version>2</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>
+   <scm>
+     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
+     <developerConnection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
+     <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
+   </scm>
    <description>
     The goal of the Apache Struts project is to encourage application 
     architectures based on the "Model 2" approach, a variation of the classic