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/09/07 08:15:38 UTC

[2/2] karaf-cellar git commit: [KARAF-5347] Upgrade to Kubernetes Client 2.6.3

[KARAF-5347] Upgrade to Kubernetes Client 2.6.3


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

Branch: refs/heads/cellar-4.0.x
Commit: 20548f4e11dbe72fe80bffcba1ddad4895206223
Parents: 6a629e8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Sep 7 10:07:38 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Sep 7 10:12:09 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/20548f4e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 42443c0..865f4a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.4</easymock.version>
-        <fabric8.kubernetes-client.version>2.6.1</fabric8.kubernetes-client.version>
+        <fabric8.kubernetes-client.version>2.6.3</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>