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

[1/2] karaf-cellar git commit: [KARAF-5302] Upgrade to Hazelcast 3.8.4

Repository: karaf-cellar
Updated Branches:
  refs/heads/master af81fb54a -> a883006a0


[KARAF-5302] Upgrade to Hazelcast 3.8.4


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

Branch: refs/heads/master
Commit: df81fe2b6257a0da7236b26794bc97cb927f5cc0
Parents: af81fb5
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 10 11:27:22 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 10 11:35:35 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/df81fe2b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6ad327..c1ab848 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.3</hazelcast.version>
+        <hazelcast.version>3.8.4</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-5303] Upgrade to Kubernetes-client 2.6.1

Posted by ac...@apache.org.
[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/a883006a
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/a883006a
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/a883006a

Branch: refs/heads/master
Commit: a883006a09e476c41a6ea367368b3dab67ace748
Parents: df81fe2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 10 11:28:09 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 10 11:35:55 2017 +0200

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


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