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 2017/02/16 21:10:30 UTC

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

Author: pauls
Date: Thu Feb 16 21:10:29 2017
New Revision: 1783287

URL: http://svn.apache.org/viewvc?rev=1783287&view=rev
Log:
Update dependencies for 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=1783287&r1=1783286&r2=1783287&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Thu Feb 16 21:10:29 2017
@@ -127,7 +127,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.10.2-SNAPSHOT</version>
+       <version>1.12.0</version>
        <scope>provided</scope>
     </dependency>
     <dependency>