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/12/18 16:08:13 UTC

git commit: [KARAF-2554] Downgrade to Felix ConfigAdmin 1.6.0

Updated Branches:
  refs/heads/master aed3b08ac -> 209aab280


[KARAF-2554] Downgrade to Felix ConfigAdmin 1.6.0


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

Branch: refs/heads/master
Commit: 209aab280d37252ecc65679af3f12e52976f06ae
Parents: aed3b08
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Dec 18 16:07:36 2013 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Dec 18 16:07:36 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/209aab28/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ae7643..298500a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
         <bndlib.version>2.1.0</bndlib.version>
         <equinox.region.version>1.0.0.v20110506</equinox.region.version>
         <felix.bundlerepository.version>1.6.6</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.0</felix.configadmin.version>
+        <felix.configadmin.version>1.6.0</felix.configadmin.version>
         <felix.fileinstall.version>3.2.6</felix.fileinstall.version>
         <felix.framework.version>4.2.1</felix.framework.version>
         <felix.gogo.version>0.10.0</felix.gogo.version>