You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2015/08/25 11:09:26 UTC

svn commit: r1697617 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Tue Aug 25 09:09:25 2015
New Revision: 1697617

URL: http://svn.apache.org/r1697617
Log:
Update dependencies after release

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1697617&r1=1697616&r2=1697617&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Tue Aug 25 09:09:25 2015
@@ -127,7 +127,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.6.0</version>
+       <version>1.7.0-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>