Author: gnodet
Date: Mon Jul 13 15:20:08 2015
New Revision: 1690736

URL: http://svn.apache.org/r1690736
Log:
[FELIX-4942] Upgrade framework to use the new resolver

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1690736&r1=1690735&r2=1690736&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Mon Jul 13 15:20:08 2015
@@ -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>


Reply via email to