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 2016/04/04 20:29:55 UTC

karaf git commit: KARAF-4472 - Upgrade to Felix BundleRepository 2.0.8

Repository: karaf
Updated Branches:
  refs/heads/master 8c01a3aaa -> 4eba641d6


KARAF-4472 - Upgrade to Felix BundleRepository 2.0.8


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

Branch: refs/heads/master
Commit: 4eba641d60fe71fcac293043f46656e321431735
Parents: 8c01a3a
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Apr 4 20:28:47 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Apr 4 20:28:47 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/4eba641d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6c6a516..f183a64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
         <equinox.region.version>1.1.0.v20120522-1841</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>
 
-        <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
+        <felix.bundlerepository.version>2.0.8</felix.bundlerepository.version>
         <felix.configadmin.version>1.8.8</felix.configadmin.version>
         <felix.connect.version>0.1.0</felix.connect.version>
         <felix.coordinator.version>1.0.2</felix.coordinator.version>