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/10 10:52:37 UTC

svn commit: r908420 - /sling/trunk/launchpad/base/pom.xml

Author: cziegeler
Date: Wed Feb 10 09:52:37 2010
New Revision: 908420

URL: http://svn.apache.org/viewvc?rev=908420&view=rev
Log:
Revert accidentally commited update of the framework

Modified:
    sling/trunk/launchpad/base/pom.xml

Modified: sling/trunk/launchpad/base/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/launchpad/base/pom.xml?rev=908420&r1=908419&r2=908420&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Wed Feb 10 09:52:37 2010
@@ -224,7 +224,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.framework</artifactId>
-            <version>2.1.0-SNAPSHOT</version>
+            <version>2.0.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>