You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by dj...@apache.org on 2012/08/09 18:18:55 UTC

svn commit: r1371289 - /felix/trunk/scr/pom.xml

Author: djencks
Date: Thu Aug  9 16:18:55 2012
New Revision: 1371289

URL: http://svn.apache.org/viewvc?rev=1371289&view=rev
Log:
FELIx-3625 upgrade to 4.3 compendium, ds 1.2

Modified:
    felix/trunk/scr/pom.xml

Modified: felix/trunk/scr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1371289&r1=1371288&r2=1371289&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Thu Aug  9 16:18:55 2012
@@ -83,7 +83,7 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
-            <version>4.2.0</version>
+            <version>4.3.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -279,7 +279,7 @@
                                 only used if the framework decides to wire the
                                 bundle to another API provider. 
                             -->
-                            org.osgi.service.component;provide:=true,
+                            org.osgi.service.component;version="[1.2,1.3)";provide:=true,
 
                             <!--
                                 SCR Admin API is required (we also export it) and