Author: reto
Date: Wed Apr 10 21:08:24 2013
New Revision: 1466677

URL: http://svn.apache.org/r1466677
Log:
CLEREZZA-771: added scm definition

Modified:
    clerezza/branches/jaxrs.utils-0.7/pom.xml

Modified: clerezza/branches/jaxrs.utils-0.7/pom.xml
URL: 
http://svn.apache.org/viewvc/clerezza/branches/jaxrs.utils-0.7/pom.xml?rev=1466677&r1=1466676&r2=1466677&view=diff
==============================================================================
--- clerezza/branches/jaxrs.utils-0.7/pom.xml (original)
+++ clerezza/branches/jaxrs.utils-0.7/pom.xml Wed Apr 10 21:08:24 2013
@@ -60,6 +60,11 @@
             <artifactId>json-simple</artifactId>
         </dependency>
     </dependencies>
+    <scm>
+        <url>http://svn.apache.org/viewvc/clerezza</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/trunk/jaxrs.utils</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/trunk/jaxrs.utils/</developerConnection>
+    </scm>
     <!-- here for release under old parent without having package version in 
export -->
     <build>
         <plugins>


Reply via email to