You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2010/02/16 15:44:43 UTC

svn commit: r910540 - /sling/trunk/samples/path-based-rtp/pom.xml

Author: bdelacretaz
Date: Tue Feb 16 14:44:42 2010
New Revision: 910540

URL: http://svn.apache.org/viewvc?rev=910540&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.samples.path-based.rtp-2.0.4

Modified:
    sling/trunk/samples/path-based-rtp/pom.xml

Modified: sling/trunk/samples/path-based-rtp/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/samples/path-based-rtp/pom.xml?rev=910540&r1=910539&r2=910540&view=diff
==============================================================================
--- sling/trunk/samples/path-based-rtp/pom.xml (original)
+++ sling/trunk/samples/path-based-rtp/pom.xml Tue Feb 16 14:44:42 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.sling.samples</groupId>
     <artifactId>org.apache.sling.samples.path-based.rtp</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.4</version>
 
     <name>Apache Sling Sample Path Based Resource Type Provider</name>
     <description>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/samples/path-based-rtp</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/samples/path-based-rtp</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/samples/path-based-rtp</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.samples.path-based.rtp-2.0.4</url>
     </scm>
 
     <build>