You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2016/02/02 16:43:20 UTC

svn commit: r1728153 - /chemistry/opencmis/trunk/pom.xml

Author: fmui
Date: Tue Feb  2 15:43:20 2016
New Revision: 1728153

URL: http://svn.apache.org/viewvc?rev=1728153&view=rev
Log:
updating felix plugin due to a bug in the 2.5.4 version

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1728153&r1=1728152&r2=1728153&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Tue Feb  2 15:43:20 2016
@@ -229,7 +229,7 @@
 
         <woodstox.version>4.4.1</woodstox.version>
         <osgi.version>5.0.0</osgi.version>
-        <felix.plugin.version>2.5.4</felix.plugin.version>
+        <felix.plugin.version>3.0.1</felix.plugin.version>
         <junit.version>4.11</junit.version>
         <surefire.version>2.18.1</surefire.version>
         <failsafe.version>2.18.1</failsafe.version>