You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/01/24 23:51:50 UTC

svn commit: r1438249 - /maven/doxia/trunks/pom.xml

Author: olamy
Date: Thu Jan 24 22:51:50 2013
New Revision: 1438249

URL: http://svn.apache.org/viewvc?rev=1438249&view=rev
Log:
add scm to prevent sonar failure

Modified:
    maven/doxia/trunks/pom.xml

Modified: maven/doxia/trunks/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/trunks/pom.xml?rev=1438249&r1=1438248&r2=1438249&view=diff
==============================================================================
--- maven/doxia/trunks/pom.xml (original)
+++ maven/doxia/trunks/pom.xml Thu Jan 24 22:51:50 2013
@@ -38,6 +38,12 @@ under the License.
     <module>site</module>
   </modules>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/trunks</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/trunks</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/trunks</url>
+  </scm>
+
   <distributionManagement>
     <!-- This POM is not meant to be released but for CI we need some dummy repo or the Deploy Plugin bails out -->
     <repository>