You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by cs...@apache.org on 2015/04/15 17:24:35 UTC

karaf git commit: [KARAF-3668] Switching back to configadmin 1.8.0 as it does not have this issue

Repository: karaf
Updated Branches:
  refs/heads/master d14fee97a -> 8cf80ffef


[KARAF-3668] Switching back to configadmin 1.8.0 as it does not have this issue


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

Branch: refs/heads/master
Commit: 8cf80ffef8c14c6552832a709d50ccccef77cd79
Parents: d14fee9
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Wed Apr 15 17:24:05 2015 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Wed Apr 15 17:24:05 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/8cf80ffe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 61a0ee2..37e2d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,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.4</felix.bundlerepository.version>
-        <felix.configadmin.version>1.8.2</felix.configadmin.version>
+        <felix.configadmin.version>1.8.0</felix.configadmin.version>
         <felix.fileinstall.version>3.5.0</felix.fileinstall.version>
         <felix.framework.version>4.9.0-SNAPSHOT</felix.framework.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>