Author: cziegeler
Date: Wed May 6 13:08:31 2009
New Revision: 772209
URL: http://svn.apache.org/viewvc?rev=772209&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
incubator/sling/trunk/bundles/extensions/fsresource/pom.xml
Modified: incubator/sling/trunk/bundles/extensions/fsresource/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/extensions/fsresource/pom.xml?rev=772209&r1=772208&r2=772209&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/extensions/fsresource/pom.xml (original)
+++ incubator/sling/trunk/bundles/extensions/fsresource/pom.xml Wed May 6
13:08:31 2009
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.fsresource</artifactId>
<packaging>bundle</packaging>
- <version>0.9.2-incubator</version>
+ <version>0.9.3-incubator-SNAPSHOT</version>
<name>Apache Sling Filesystem Resource Provider</name>
<description>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.fsresource-0.9.2-incubator</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.fsresource-0.9.2-incubator</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.fsresource-0.9.2-incubator</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/extensions/fsresource</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/extensions/fsresource</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/extensions/fsresource</url>
</scm>
<build>