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/16 17:00:52 UTC

karaf git commit: [KARAF-3668] Switching to configadmin 1.8.3-SNAPSHOT which now includes the fix to this issue

Repository: karaf
Updated Branches:
  refs/heads/master 6cf9a4d29 -> 3d53319d7


[KARAF-3668] Switching to configadmin 1.8.3-SNAPSHOT which now includes the fix to this issue


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

Branch: refs/heads/master
Commit: 3d53319d72b42a14313462b831c41a5d948d12ee
Parents: 6cf9a4d
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Thu Apr 16 17:00:00 2015 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Thu Apr 16 17:00:25 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/3d53319d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 37e2d51..5c91b85 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.0</felix.configadmin.version>
+        <felix.configadmin.version>1.8.3-SNAPSHOT</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>