You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2011/09/22 17:06:51 UTC

svn commit: r1174187 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Thu Sep 22 15:06:50 2011
New Revision: 1174187

URL: http://svn.apache.org/viewvc?rev=1174187&view=rev
Log:
Add scm tag

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1174187&r1=1174186&r2=1174187&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Thu Sep 22 15:06:50 2011
@@ -33,6 +33,11 @@
   <properties>
     <dollar>$</dollar>
   </properties>
+    <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework</developerConnection>
+      <url>http://svn.apache.org/repos/asf/felix/framework</url>
+    </scm>
   <build>
     <plugins>
       <plugin>