You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2014/11/10 17:05:56 UTC

svn commit: r1637900 - /aries/trunk/blueprint/blueprint-authz/pom.xml

Author: cschneider
Date: Mon Nov 10 16:05:56 2014
New Revision: 1637900

URL: http://svn.apache.org/r1637900
Log:
Adding scm tag

Modified:
    aries/trunk/blueprint/blueprint-authz/pom.xml

Modified: aries/trunk/blueprint/blueprint-authz/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-authz/pom.xml?rev=1637900&r1=1637899&r2=1637900&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-authz/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-authz/pom.xml Mon Nov 10 16:05:56 2014
@@ -45,6 +45,12 @@
         <aries.skip.version.check>true</aries.skip.version.check>
     </properties>
 
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-authz</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-authz</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-authz</url>
+    </scm>
+
     <dependencies>
         <dependency>
             <groupId>org.osgi</groupId>