Correct dependency to whiteboard

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1685230 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bundle/pom.xml b/http/bundle/pom.xml
index 4c93b71..137c605 100644
--- a/http/bundle/pom.xml
+++ b/http/bundle/pom.xml
@@ -128,7 +128,7 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>org.apache.felix.http.whiteboard</artifactId>
-            <version>3.0.0-SNAPSHOT</version>
+            <version>2.3.3-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>