Author: chetanm Date: Thu May 15 06:03:04 2014 New Revision: 1594777 URL: http://svn.apache.org/r1594777 Log: [maven-release-plugin] prepare for next development iteration
Modified: sling/trunk/contrib/extensions/leak-detector/pom.xml Modified: sling/trunk/contrib/extensions/leak-detector/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/leak-detector/pom.xml?rev=1594777&r1=1594776&r2=1594777&view=diff ============================================================================== --- sling/trunk/contrib/extensions/leak-detector/pom.xml (original) +++ sling/trunk/contrib/extensions/leak-detector/pom.xml Thu May 15 06:03:04 2014 @@ -30,7 +30,7 @@ <artifactId>org.apache.sling.extensions.classloader-leak-detector</artifactId> <packaging>bundle</packaging> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <name>Adobe Sling ClassLoader Leak Detector</name> <description> @@ -38,10 +38,10 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.classloader-leak-detector-1.0.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.classloader-leak-detector-1.0.0 + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/leak-detector</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/leak-detector </developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.classloader-leak-detector-1.0.0</url> + <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/leak-detector</url> </scm> <build>