You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2010/06/16 16:21:10 UTC

svn commit: r955238 - /openwebbeans/build-tools/trunk/pom.xml

Author: struberg
Date: Wed Jun 16 14:21:10 2010
New Revision: 955238

URL: http://svn.apache.org/viewvc?rev=955238&view=rev
Log:
add scm section to build-tools pom

Modified:
    openwebbeans/build-tools/trunk/pom.xml

Modified: openwebbeans/build-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/build-tools/trunk/pom.xml?rev=955238&r1=955237&r2=955238&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Wed Jun 16 14:21:10 2010
@@ -30,6 +30,12 @@
     <version>1.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/build-tools/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/build-tools/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/openwebbeans/build-tools/trunk</url>
+    </scm>
+
     <name>Apache OpenWebBeans build tools</name>
     <description>
         Checkstyle rules and other utilities which are only used