You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2013/01/14 22:39:30 UTC

svn commit: r1433148 - /karaf/cellar/trunk/pom.xml

Author: jbonofre
Date: Mon Jan 14 21:39:30 2013
New Revision: 1433148

URL: http://svn.apache.org/viewvc?rev=1433148&view=rev
Log:
[KARAF-1535] Upgrade to Felix Utils 1.2.0

Modified:
    karaf/cellar/trunk/pom.xml

Modified: karaf/cellar/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/trunk/pom.xml?rev=1433148&r1=1433147&r2=1433148&view=diff
==============================================================================
--- karaf/cellar/trunk/pom.xml (original)
+++ karaf/cellar/trunk/pom.xml Mon Jan 14 21:39:30 2013
@@ -38,7 +38,7 @@
         <easymock.version>3.1</easymock.version>
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.6.0</felix.configadmin.version>
-        <felix.utils.version>1.1.2</felix.utils.version>
+        <felix.utils.version>1.2.0</felix.utils.version>
         <felix.webconsole.version>3.1.8</felix.webconsole.version>
         <hazelcast.version>2.2</hazelcast.version>
         <jclouds.version>1.4.0</jclouds.version>