Author: cziegeler
Date: Tue Nov 27 10:25:17 2012
New Revision: 1414087

URL: http://svn.apache.org/viewvc?rev=1414087&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: sling/trunk/bundles/jcr/davex/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex/pom.xml?rev=1414087&r1=1414086&r2=1414087&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/davex/pom.xml (original)
+++ sling/trunk/bundles/jcr/davex/pom.xml Tue Nov 27 10:25:17 2012
@@ -19,7 +19,7 @@
 
     <artifactId>org.apache.sling.jcr.davex</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
 
     <name>Apache Sling DavEx Access to repositories</name>
     <description>
@@ -27,9 +27,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.davex-1.1.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.davex-1.1.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.davex-1.1.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex</url>
     </scm>
 
     <build>


Reply via email to