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:19 UTC

[6/8] karaf git commit: [KARAF-3603] Upgrade to gogo runtime 0.16.2

[KARAF-3603] Upgrade to gogo runtime 0.16.2

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

Branch: refs/heads/master
Commit: 54ea887676f2d3f77fa34d0c935fb254837c1ebb
Parents: ee229d0
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Mar 10 14:29:30 2015 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Mar 10 14:29:30 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/54ea8876/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d80766d..029fa23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
         <felix.configadmin.version>1.8.2</felix.configadmin.version>
         <felix.fileinstall.version>3.5.0</felix.fileinstall.version>
         <felix.framework.security.version>2.4.0</felix.framework.security.version>
-        <felix.gogo.version>0.14.1-SNAPSHOT</felix.gogo.version>
+        <felix.gogo.version>0.16.2</felix.gogo.version>
         <felix.plugin.version>2.5.4-SNAPSHOT</felix.plugin.version>
         <felix.utils.version>1.8.0</felix.utils.version>
         <felix.webconsole.version>4.2.2</felix.webconsole.version>