Author: cziegeler
Date: Mon Mar  3 09:31:13 2014
New Revision: 1573492

URL: http://svn.apache.org/r1573492
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/bundles/jcr/registration/pom.xml

Modified: sling/trunk/bundles/jcr/registration/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/registration/pom.xml?rev=1573492&r1=1573491&r2=1573492&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/registration/pom.xml (original)
+++ sling/trunk/bundles/jcr/registration/pom.xml Mon Mar  3 09:31:13 2014
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.jcr.registration</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <name>Apache Sling JCR Repository Registration</name>
     <description>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.registration-1.0.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.registration-1.0.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.registration-1.0.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/registration</url>
     </scm>
 
     <build>


Reply via email to