Author: dulvac
Date: Mon Sep 19 14:14:53 2016
New Revision: 1761447

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

Modified:
    sling/trunk/testing/http/clients/pom.xml

Modified: sling/trunk/testing/http/clients/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/testing/http/clients/pom.xml?rev=1761447&r1=1761446&r2=1761447&view=diff
==============================================================================
--- sling/trunk/testing/http/clients/pom.xml (original)
+++ sling/trunk/testing/http/clients/pom.xml Mon Sep 19 14:14:53 2016
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.clients</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing Clients</name>
@@ -36,9 +36,9 @@
         Sling testing http clients and utils
     </description>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.clients-1.0.0</connection>
-        <developerConnection> 
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.clients-1.0.0</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.clients-1.0.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/http/clients</connection>
+        <developerConnection> 
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/http/clients</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/testing/http/clients</url>
     </scm>
     
     <build>


Reply via email to