Repository: karaf Updated Branches: refs/heads/master 1d80b6c4d -> f514bcd47
[KARAF-3046] Upgrade to gogo runtime 0.12.1 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/c41fcabf Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/c41fcabf Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/c41fcabf Branch: refs/heads/master Commit: c41fcabff2f9fc4b5116397bef30ae68136b6dfb Parents: 1d80b6c Author: Guillaume Nodet <[email protected]> Authored: Wed Jul 9 12:25:16 2014 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Wed Jul 9 12:25:16 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/c41fcabf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c0fc9cb..edf60ae 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ <felix.fileinstall.version>3.4.0</felix.fileinstall.version> <felix.framework.version>4.4.0</felix.framework.version> <felix.framework.security.version>2.4.0</felix.framework.security.version> - <felix.gogo.version>0.12.0</felix.gogo.version> + <felix.gogo.version>0.12.1</felix.gogo.version> <felix.plugin.version>2.4.1-SNAPSHOT</felix.plugin.version> <felix.utils.version>1.6.0</felix.utils.version> <felix.webconsole.version>4.2.0</felix.webconsole.version>
