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 03:16:04 UTC

svn commit: r1432786 - /karaf/cellar/branches/cellar-2.3.x/pom.xml

Author: jbonofre
Date: Mon Jan 14 02:16:04 2013
New Revision: 1432786

URL: http://svn.apache.org/viewvc?rev=1432786&view=rev
Log:
Update to Felix BundleRepository 1.6.6

Modified:
    karaf/cellar/branches/cellar-2.3.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.3.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.3.x/pom.xml?rev=1432786&r1=1432785&r2=1432786&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.3.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.3.x/pom.xml Mon Jan 14 02:16:04 2013
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.1</easymock.version>
-        <felix.bundlerepository.version>1.6.4</felix.bundlerepository.version>
+        <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
         <felix.configadmin.version>1.2.8</felix.configadmin.version>
         <felix.webconsole.version>3.1.8</felix.webconsole.version>
         <hazelcast.version>1.9.4.8</hazelcast.version>