Author: sseifert Date: Fri Oct 17 08:20:41 2014 New Revision: 1632501 URL: http://svn.apache.org/r1632501 Log: [maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-1.0.0
Modified: sling/trunk/testing/mocks/sling-mock/pom.xml Modified: sling/trunk/testing/mocks/sling-mock/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock/pom.xml?rev=1632501&r1=1632500&r2=1632501&view=diff ============================================================================== --- sling/trunk/testing/mocks/sling-mock/pom.xml (original) +++ sling/trunk/testing/mocks/sling-mock/pom.xml Fri Oct 17 08:20:41 2014 @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.testing.sling-mock</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>bundle</packaging> <name>Apache Sling Testing Sling Mock</name> @@ -39,9 +39,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/sling-mock</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-1.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.sling-mock-1.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.sling-mock-1.0.0</url> </scm> <dependencies>