revert to SNAPSHOT version to not break build

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@927814 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 9c2ba78..187a99c 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -252,7 +252,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.utils</artifactId>
-            <version>1.0.0</version>
+            <version>0.1.0-SNAPSHOT</version>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>
@@ -267,7 +267,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.bundlerepository</artifactId>
-            <version>1.6.0</version>
+            <version>1.5.0-SNAPSHOT</version>
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>