Author: reto
Date: Wed Apr 10 21:12:14 2013
New Revision: 1466681

URL: http://svn.apache.org/r1466681
Log:
[maven-release-plugin] prepare release jaxrs.utils-0.7

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=1466681&r1=1466680&r2=1466681&view=diff
==============================================================================
--- clerezza/branches/jaxrs.utils-0.7/pom.xml (original)
+++ clerezza/branches/jaxrs.utils-0.7/pom.xml Wed Apr 10 21:12:14 2013
@@ -30,7 +30,7 @@
     <groupId>org.apache.clerezza</groupId>
     <artifactId>jaxrs.utils</artifactId>
     <packaging>bundle</packaging>
-    <version>0.7-SNAPSHOT</version>
+    <version>0.7</version>
     <name>Clerezza - JAX-RS Utilities</name>
     <description>Utility classes for JAX-RS (see the Javadoc)</description>
     <dependencies>
@@ -61,9 +61,9 @@
         </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>
+        <url>http://svn.apache.org/viewvc/clerezza/tags/jaxrs.utils-0.7</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/tags/jaxrs.utils-0.7</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/tags/jaxrs.utils-0.7</developerConnection>
     </scm>
     <!-- here for release under old parent without having package version in 
export -->
     <build>


Reply via email to