Update to released versions

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1694975 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/filter/pom.xml b/http/samples/filter/pom.xml
index 68f4354..f01a873 100644
--- a/http/samples/filter/pom.xml
+++ b/http/samples/filter/pom.xml
@@ -80,11 +80,13 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
+            <version>4.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
+            <version>4.2.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>