Author: reto
Date: Wed Apr 10 21:21:30 2013
New Revision: 1466692
URL: http://svn.apache.org/r1466692
Log:
[maven-release-plugin] prepare for next development iteration
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=1466692&r1=1466691&r2=1466692&view=diff
==============================================================================
--- clerezza/branches/jaxrs.utils-0.7/pom.xml (original)
+++ clerezza/branches/jaxrs.utils-0.7/pom.xml Wed Apr 10 21:21:30 2013
@@ -30,7 +30,7 @@
<groupId>org.apache.clerezza</groupId>
<artifactId>jaxrs.utils</artifactId>
<packaging>bundle</packaging>
- <version>0.7</version>
+ <version>0.8-SNAPSHOT</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/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>
+ <url>http://svn.apache.org/viewvc/clerezza</url>
+
<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>