Author: reto
Date: Wed Apr 10 21:19:49 2013
New Revision: 1466689

URL: http://svn.apache.org/r1466689
Log:
CLEREZZA-771: changed scm connection to point to branch

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=1466689&r1=1466688&r2=1466689&view=diff
==============================================================================
--- clerezza/branches/jaxrs.utils-0.7/pom.xml (original)
+++ clerezza/branches/jaxrs.utils-0.7/pom.xml Wed Apr 10 21:19:49 2013
@@ -62,8 +62,8 @@
     </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>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/branches/jaxrs.utils-0.7/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/branches/jaxrs.utils-0.7/</developerConnection>
     </scm>
     <!-- here for release under old parent without having package version in 
export -->
     <build>


Reply via email to