Author: mykee
Date: Mon Oct 25 09:46:44 2010
New Revision: 1027013
URL: http://svn.apache.org/viewvc?rev=1027013&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/extensions/explorer/pom.xml
Modified: sling/trunk/bundles/extensions/explorer/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/explorer/pom.xml?rev=1027013&r1=1027012&r2=1027013&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/explorer/pom.xml (original)
+++ sling/trunk/bundles/extensions/explorer/pom.xml Mon Oct 25 09:46:44 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.extensions.explorer
</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Explorer</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.explorer-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.explorer-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.explorer-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/explorer</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/explorer</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/explorer</url>
</scm>
<build>