Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 28f09c14d -> ae531fc4e


[KARAF-3786] Downgrade to Felix BundleRepository 2.0.2 to avoid 
ClassCastException in OBR module


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

Branch: refs/heads/karaf-3.0.x
Commit: ae531fc4efdbb8d09eef8c5c8304cf689004d0b3
Parents: 28f09c1
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Sep 21 06:55:45 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Sep 21 06:55:45 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/ae531fc4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 165bd4b..0812d9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
         <equinox.version>3.8.2.v20130124-134944</equinox.version>
         <bndlib.version>2.4.0</bndlib.version>
         <equinox.region.version>1.0.0.v20110506</equinox.region.version>
-        <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
+        <felix.bundlerepository.version>2.0.2</felix.bundlerepository.version>
         <felix.configadmin.version>1.8.4</felix.configadmin.version>
         <felix.fileinstall.version>3.5.0</felix.fileinstall.version>
         <felix.framework.version>4.2.1</felix.framework.version>

Reply via email to