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 2016/09/22 10:54:42 UTC

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

Author: pauls
Date: Thu Sep 22 10:54:42 2016
New Revision: 1761891

URL: http://svn.apache.org/viewvc?rev=1761891&view=rev
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=1761891&r1=1761890&r2=1761891&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Thu Sep 22 10:54:42 2016
@@ -127,7 +127,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.10.0</version>
+       <version>1.11.0-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>