[KARAF-5074] Upgrade to Felix Utils 1.10, FileInstall 3.6 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/57197eca Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/57197eca Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/57197eca
Branch: refs/heads/master Commit: 57197eca43f9215cbc3157c8e07469294df908fe Parents: e324352 Author: Guillaume Nodet <[email protected]> Authored: Tue May 9 11:40:53 2017 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Tue May 9 13:23:46 2017 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/57197eca/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6a66c8d..d7d01fc 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <felix.configadmin.version>1.8.14</felix.configadmin.version> <felix.connect.version>0.1.0</felix.connect.version> <felix.coordinator.version>1.0.2</felix.coordinator.version> - <felix.fileinstall.version>3.6.0-SNAPSHOT</felix.fileinstall.version> + <felix.fileinstall.version>3.6.0</felix.fileinstall.version> <felix.framework.version>5.6.2</felix.framework.version> <felix.framework.security.version>2.6.0</felix.framework.security.version> <felix.gogo.runtime.version>1.0.5-SNAPSHOT</felix.gogo.runtime.version> @@ -192,7 +192,7 @@ <felix.httplite.version>0.1.5</felix.httplite.version> <felix.inventory.version>1.0.4</felix.inventory.version> <felix.plugin.version>3.3.0</felix.plugin.version> - <felix.utils.version>1.10.0-SNAPSHOT</felix.utils.version> + <felix.utils.version>1.10.0</felix.utils.version> <felix.webconsole.version>4.3.0</felix.webconsole.version> <felix.webconsole.api.version>3.1.2</felix.webconsole.api.version> <felix.metatype.version>1.1.2</felix.metatype.version>
