Author: sseifert
Date: Tue Dec 13 12:23:07 2016
New Revision: 1773990
URL: http://svn.apache.org/viewvc?rev=1773990&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/branches/testing/mocks/sling-mock-1.x/pom.xml
Modified: sling/branches/testing/mocks/sling-mock-1.x/pom.xml
URL:
http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x/pom.xml?rev=1773990&r1=1773989&r2=1773990&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-1.x/pom.xml Tue Dec 13 12:23:07 2016
@@ -28,16 +28,16 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock</artifactId>
- <version>1.9.2</version>
+ <version>1.9.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Testing Sling Mock</name>
<description>Mock implementation of selected Sling APIs.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-1.9.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-1.9.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.sling-mock-1.9.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-1.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/branches/testing/mocks/sling-mock-1.x</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x</url>
</scm>
<dependencies>