FELIx-3625 upgrade to 4.3 compendium, ds 1.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1371289 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr/pom.xml b/scr/pom.xml
index 1698d37..73db403 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -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