You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ac...@apache.org on 2017/08/10 09:45:27 UTC

[2/3] karaf-cellar git commit: [KARAF-5303] Upgrade to Kubernetes-client 2.6.1

[KARAF-5303] Upgrade to Kubernetes-client 2.6.1


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

Branch: refs/heads/cellar-4.0.x
Commit: 601f3a3b6202dd2f6cdf7cb2c4a8c05b36854b65
Parents: 118282d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 10 11:37:37 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 10 11:37:37 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/601f3a3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cdcaae1..cbde517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.4</easymock.version>
-        <fabric8.kubernetes-client.version>1.4.7</fabric8.kubernetes-client.version>
+        <fabric8.kubernetes-client.version>2.6.1</fabric8.kubernetes-client.version>
         <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version>
         <felix.utils.version>1.10.0</felix.utils.version>
         <felix.webconsole.version>4.2.14</felix.webconsole.version>