You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2013/01/28 20:04:40 UTC

svn commit: r1439573 - /felix/trunk/status-printer/pom.xml

Author: cziegeler
Date: Mon Jan 28 19:04:40 2013
New Revision: 1439573

URL: http://svn.apache.org/viewvc?rev=1439573&view=rev
Log:
FELIX-3874 :  Create new status printer module

Modified:
    felix/trunk/status-printer/pom.xml

Modified: felix/trunk/status-printer/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/status-printer/pom.xml?rev=1439573&r1=1439572&r2=1439573&view=diff
==============================================================================
--- felix/trunk/status-printer/pom.xml (original)
+++ felix/trunk/status-printer/pom.xml Mon Jan 28 19:04:40 2013
@@ -66,6 +66,12 @@
         </plugins>        
     </build>    
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/status-printer</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/status-printer</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/status-printer</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>