Use latest api for sample

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1693533 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/filter/pom.xml b/http/samples/filter/pom.xml
index bbdbc87..72f23dc 100644
--- a/http/samples/filter/pom.xml
+++ b/http/samples/filter/pom.xml
@@ -90,7 +90,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>org.apache.felix.http.api</artifactId>
-            <version>[2.0,3.0)</version>
+            <version>3.0.0-SNAPSHOT</version>
         </dependency>
     </dependencies>