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

[1/2] karaf-cellar git commit: [KARAF-5436] Upgrade to Hazelcast 3.8.5

Repository: karaf-cellar
Updated Branches:
  refs/heads/cellar-4.0.x eec19fd4e -> 20548f4e1


[KARAF-5436] Upgrade to Hazelcast 3.8.5


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

Branch: refs/heads/cellar-4.0.x
Commit: 6a629e84049783ca1f3054c1c91b74f05c19456e
Parents: eec19fd
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Sep 7 10:07:21 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Sep 7 10:12:01 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/6a629e84/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cbde517..42443c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
         <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>
-        <hazelcast.version>3.8.4</hazelcast.version>
+        <hazelcast.version>3.8.5</hazelcast.version>
         <jclouds.version>1.9.1</jclouds.version>
         <joda-time.version>2.9.1</joda-time.version>
         <junit.version>4.11</junit.version>


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

Posted by ac...@apache.org.
[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>