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 2014/11/11 05:16:54 UTC

karaf-cellar git commit: [KARAF-3297] Upgrade to Felix BundleRepository 2.0.2

Repository: karaf-cellar
Updated Branches:
  refs/heads/cellar-2.3.x ea6b10f0c -> 49fe89a75


[KARAF-3297] Upgrade to Felix BundleRepository 2.0.2


Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/49fe89a7
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/49fe89a7
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/49fe89a7

Branch: refs/heads/cellar-2.3.x
Commit: 49fe89a756c86b56d08973a643be9f6a0cb421a1
Parents: ea6b10f
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Nov 11 05:16:27 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Nov 11 05:16:27 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/49fe89a7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a15693c..e8fc058 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.1</easymock.version>
-        <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
+        <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version>
         <felix.configadmin.version>1.6.0</felix.configadmin.version>
         <felix.webconsole.version>4.0.0</felix.webconsole.version>
         <hazelcast.version>2.6.9</hazelcast.version>