You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by my...@apache.org on 2011/02/21 10:45:28 UTC

svn commit: r1072913 - /sling/trunk/bundles/extensions/explorer/pom.xml

Author: mykee
Date: Mon Feb 21 09:45:27 2011
New Revision: 1072913

URL: http://svn.apache.org/viewvc?rev=1072913&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=1072913&r1=1072912&r2=1072913&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/explorer/pom.xml (original)
+++ sling/trunk/bundles/extensions/explorer/pom.xml Mon Feb 21 09:45:27 2011
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.extensions.explorer
     </artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-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.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.explorer-1.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.explorer-1.0.2</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>