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 2015/06/15 00:12:18 UTC

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

Author: pauls
Date: Sun Jun 14 22:12:18 2015
New Revision: 1685471

URL: http://svn.apache.org/r1685471
Log:
Update changelog and 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=1685471&r1=1685470&r2=1685471&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun Jun 14 22:12:18 2015
@@ -135,7 +135,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.3.0-SNAPSHOT</version>
+       <version>1.4.0</version>
        <scope>provided</scope>
     </dependency>
     <dependency>