Repository: karaf Updated Branches: refs/heads/master 58993090f -> a9e5b1ed1
[KARAF-5154] Upgrade to Felix Framework 5.6.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/a9e5b1ed Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a9e5b1ed Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a9e5b1ed Branch: refs/heads/master Commit: a9e5b1ed1aa93addf6c5f568d9c39148d4c42887 Parents: 5899309 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed May 31 17:56:12 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed May 31 17:56:12 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a9e5b1ed/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a25fc2b..b2007f9 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ <felix.connect.version>0.1.0</felix.connect.version> <felix.coordinator.version>1.0.2</felix.coordinator.version> <felix.fileinstall.version>3.6.0</felix.fileinstall.version> - <felix.framework.version>5.6.2</felix.framework.version> + <felix.framework.version>5.6.4</felix.framework.version> <felix.framework.security.version>2.6.0</felix.framework.security.version> <felix.gogo.runtime.version>1.0.6</felix.gogo.runtime.version> <felix.gogo.jline.version>1.0.6</felix.gogo.jline.version>
