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

[1/2] karaf-cellar git commit: [KARAF-5261] Cellar: Upgrade to Hazelcast 3.8.3

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 3242ac14c -> f1da5ea05


[KARAF-5261] Cellar: Upgrade to Hazelcast 3.8.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/e918ba37
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/e918ba37
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/e918ba37

Branch: refs/heads/master
Commit: e918ba3769b3902bfb2a0fc0b82170a0464f8855
Parents: 3242ac1
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jul 19 09:52:08 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jul 19 09:52:08 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/e918ba37/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index be7bbff..ea873e2 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.2</hazelcast.version>
+        <hazelcast.version>3.8.3</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-5262] Cellar: Bump to Kubernetes-client 2.5.6

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