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:17:39 UTC

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

Author: pauls
Date: Thu Feb 16 21:17:39 2017
New Revision: 1783292

URL: http://svn.apache.org/viewvc?rev=1783292&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=1783292&r1=1783291&r2=1783292&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Thu Feb 16 21:17:39 2017
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>5.7.0-SNAPSHOT</version>
+      <version>5.6.2</version>
     </dependency>
   </dependencies>
   <properties>