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/10/21 21:35:44 UTC

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

Author: pauls
Date: Fri Oct 21 21:35:43 2016
New Revision: 1766145

URL: http://svn.apache.org/viewvc?rev=1766145&view=rev
Log:
Upgrade 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=1766145&r1=1766144&r2=1766145&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Fri Oct 21 21:35:43 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>