You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2015/06/10 10:43:34 UTC

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

Author: davidb
Date: Wed Jun 10 08:43:33 2015
New Revision: 1684602

URL: http://svn.apache.org/r1684602
Log:
Bring in latest resolver to framework.

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1684602&r1=1684601&r2=1684602&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Wed Jun 10 08:43:33 2015
@@ -135,7 +135,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.2.0</version>
+       <version>1.3.0-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>