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/07/19 07:59:10 UTC

[2/2] karaf-cellar git commit: [KARAF-5262] Cellar: Bump to Kubernetes-client 2.5.6

[KARAF-5262] Cellar: Bump to Kubernetes-client 2.5.6


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

Branch: refs/heads/master
Commit: f1da5ea058912142ef576951186acda95223dca1
Parents: e918ba3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jul 19 09:54:42 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jul 19 09:54:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/f1da5ea0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea873e2..5067fc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.4</easymock.version>
-        <fabric8.kubernetes-client.version>2.4.1</fabric8.kubernetes-client.version>
+        <fabric8.kubernetes-client.version>2.5.6</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>