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/09/22 11:03:13 UTC

svn commit: r1761895 - /felix/trunk/main/pom.xml

Author: pauls
Date: Thu Sep 22 11:03:13 2016
New Revision: 1761895

URL: http://svn.apache.org/viewvc?rev=1761895&view=rev
Log:
Update dependencies for release

Modified:
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1761895&r1=1761894&r2=1761895&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Thu Sep 22 11:03:13 2016
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>5.5.0-SNAPSHOT</version>
+      <version>5.6.0</version>
     </dependency>
   </dependencies>
   <properties>