[FELIX-4942] Upgrade framework to use the new resolver

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1690736 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/pom.xml b/framework/pom.xml
index fe73c46..63121d7 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -135,7 +135,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.4.0</version>
+       <version>1.5.0-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>