Author: rombert
Date: Thu Jun 15 13:03:54 2017
New Revision: 1798828
URL: http://svn.apache.org/viewvc?rev=1798828&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=1798828&r1=1798827&r2=1798828&view=diff
==============================================================================
--- sling/trunk/testing/http/clients/pom.xml (original)
+++ sling/trunk/testing/http/clients/pom.xml Thu Jun 15 13:03:54 2017
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.clients</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-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.1.2</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.clients-1.1.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.clients-1.1.2</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>