You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 17:51:25 UTC

svn commit: r771846 - /incubator/sling/trunk/bundles/extensions/fsresource/pom.xml

Author: cziegeler
Date: Tue May  5 15:51:25 2009
New Revision: 771846

URL: http://svn.apache.org/viewvc?rev=771846&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.fsresource-0.9.0-incubator

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=771846&r1=771845&r2=771846&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/extensions/fsresource/pom.xml (original)
+++ incubator/sling/trunk/bundles/extensions/fsresource/pom.xml Tue May  5 15:51:25 2009
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.fsresource</artifactId>
     <packaging>bundle</packaging>
-    <version>0.9.0-incubator-SNAPSHOT</version>
+    <version>0.9.0-incubator</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.fsresource-0.9.0-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.fsresource-0.9.0-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.fsresource-0.9.0-incubator</url>
     </scm>
 
     <build>