Author: sseifert Date: Mon Oct 5 17:37:23 2015 New Revision: 1706889 URL: http://svn.apache.org/viewvc?rev=1706889&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: sling/trunk/testing/mocks/sling-mock-oak/pom.xml Modified: sling/trunk/testing/mocks/sling-mock-oak/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak/pom.xml?rev=1706889&r1=1706888&r2=1706889&view=diff ============================================================================== --- sling/trunk/testing/mocks/sling-mock-oak/pom.xml (original) +++ sling/trunk/testing/mocks/sling-mock-oak/pom.xml Mon Oct 5 17:37:23 2015 @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.testing.sling-mock-oak</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Testing Sling Mock Oak-based Resource Resolver</name> @@ -40,9 +40,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-oak-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-oak-1.0.0</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.sling-mock-oak-1.0.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock-oak</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak</url> </scm> <dependencies>