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:16:06 UTC

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

Author: pauls
Date: Thu Feb 16 21:16:06 2017
New Revision: 1783291

URL: http://svn.apache.org/viewvc?rev=1783291&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=1783291&r1=1783290&r2=1783291&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Thu Feb 16 21:16:06 2017
@@ -127,7 +127,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.12.0</version>
+       <version>1.12.1-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>