Author: sseifert
Date: Mon Jan 25 23:03:53 2016
New Revision: 1726713
URL: http://svn.apache.org/viewvc?rev=1726713&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/testing/tools/pom.xml
Modified: sling/trunk/testing/tools/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/tools/pom.xml?rev=1726713&r1=1726712&r2=1726713&view=diff
==============================================================================
--- sling/trunk/testing/tools/pom.xml (original)
+++ sling/trunk/testing/tools/pom.xml Mon Jan 25 23:03:53 2016
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.tools</artifactId>
- <version>1.0.12</version>
+ <version>1.0.13-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Test Tools</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.12</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.tools-1.0.12</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.tools-1.0.12</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/tools</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/tools</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/testing/tools</url>
</scm>
<build>