Author: justin
Date: Thu Jun 21 15:17:24 2012
New Revision: 1352568
URL: http://svn.apache.org/viewvc?rev=1352568&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/extensions/framework-extension-ws/pom.xml
Modified: sling/trunk/bundles/extensions/framework-extension-ws/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/framework-extension-ws/pom.xml?rev=1352568&r1=1352567&r2=1352568&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/framework-extension-ws/pom.xml (original)
+++ sling/trunk/bundles/extensions/framework-extension-ws/pom.xml Thu Jun 21
15:17:24 2012
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.fragment.ws</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Sling System Bundle Extension: WS APIs</name>
@@ -43,9 +43,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.ws-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.fragment.ws-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.fragment.ws-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-ws</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/framework-extension-ws</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/framework-extension-ws</url>
</scm>
<properties>