You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2015/03/10 15:03:16 UTC

[3/8] karaf git commit: [KARAF-3599] Upgrade to configadmin 1.8.2

[KARAF-3599] Upgrade to configadmin 1.8.2

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

Branch: refs/heads/master
Commit: aeb85689391a08b9f1cf8200bf4ddbc69b189ee0
Parents: b740617
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Mar 10 14:26:42 2015 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Mar 10 14:26:42 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/aeb85689/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ab6cf65..d5fc129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,10 +161,10 @@
         <bndlib.version>2.4.0</bndlib.version>
         <equinox.region.version>1.1.0.v20120522-1841</equinox.region.version>
         <equinox.coordinator.version>1.1.0.v20120522-1841</equinox.coordinator.version>
-        <felix.configadmin.version>1.8.1-SNAPSHOT</felix.configadmin.version>
         <felix.fileinstall.version>3.4.3-SNAPSHOT</felix.fileinstall.version>
         <felix.framework.version>4.7.0-SNAPSHOT</felix.framework.version>
         <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
+        <felix.configadmin.version>1.8.2</felix.configadmin.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
         <felix.gogo.version>0.14.1-SNAPSHOT</felix.gogo.version>
         <felix.plugin.version>2.5.4-SNAPSHOT</felix.plugin.version>