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 2010/02/24 10:03:33 UTC

svn commit: r915727 - /sling/trunk/contrib/launchpad/testing/pom.xml

Author: cziegeler
Date: Wed Feb 24 09:03:32 2010
New Revision: 915727

URL: http://svn.apache.org/viewvc?rev=915727&view=rev
Log:
Use released samples project

Modified:
    sling/trunk/contrib/launchpad/testing/pom.xml

Modified: sling/trunk/contrib/launchpad/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/launchpad/testing/pom.xml?rev=915727&r1=915726&r2=915727&view=diff
==============================================================================
--- sling/trunk/contrib/launchpad/testing/pom.xml (original)
+++ sling/trunk/contrib/launchpad/testing/pom.xml Wed Feb 24 09:03:32 2010
@@ -496,7 +496,7 @@
         <dependency>
             <groupId>org.apache.sling.samples</groupId>
             <artifactId>org.apache.sling.samples.path-based.rtp</artifactId>
-            <version>2.0.3-SNAPSHOT</version>
+            <version>2.0.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>