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

svn commit: r771575 - /incubator/sling/trunk/launchpad/bundles/pom.xml

Author: fmeschbe
Date: Tue May  5 06:13:11 2009
New Revision: 771575

URL: http://svn.apache.org/viewvc?rev=771575&view=rev
Log:
SLING-933 Upgrade to released Apache Felix SCR 1.0.8

Modified:
    incubator/sling/trunk/launchpad/bundles/pom.xml

Modified: incubator/sling/trunk/launchpad/bundles/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles/pom.xml?rev=771575&r1=771574&r2=771575&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/bundles/pom.xml (original)
+++ incubator/sling/trunk/launchpad/bundles/pom.xml Tue May  5 06:13:11 2009
@@ -115,7 +115,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr</artifactId>
-            <version>1.0.7-SNAPSHOT</version>
+            <version>1.0.8</version>
             <scope>provided</scope>
         </dependency>
         <dependency>