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/12/01 07:57:33 UTC

[karaf-cellar] branch master updated (cefccf4 -> dd06219)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git.


    from cefccf4  [maven-release-plugin] prepare for next development iteration
     new 8f3f90a  [KARAF-5513] Upgrade to Hazelcast 3.9.1
     new dd06219  [KARAF-5514] Upgrade Kubernetes-client to version 3.1.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@karaf.apache.org" <co...@karaf.apache.org>'].

[karaf-cellar] 01/02: [KARAF-5513] Upgrade to Hazelcast 3.9.1

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git

commit 8f3f90afed636f58d9452f91ac38e5af7de7b584
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 1 08:47:30 2017 +0100

    [KARAF-5513] Upgrade to Hazelcast 3.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f79ca0..c960d1d 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.5</hazelcast.version>
+        <hazelcast.version>3.9.1</hazelcast.version>
         <jclouds.version>1.9.1</jclouds.version>
         <joda-time.version>2.9.1</joda-time.version>
         <junit.version>4.11</junit.version>

-- 
To stop receiving notification emails like this one, please contact
"commits@karaf.apache.org" <co...@karaf.apache.org>.

[karaf-cellar] 02/02: [KARAF-5514] Upgrade Kubernetes-client to version 3.1.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git

commit dd06219b26a56c0bd71bf619ee8859e5327a0f59
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 1 08:48:09 2017 +0100

    [KARAF-5514] Upgrade Kubernetes-client to version 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c960d1d..99ff829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
     <properties>
         <easymock.version>3.4</easymock.version>
-        <fabric8.kubernetes-client.version>2.6.3</fabric8.kubernetes-client.version>
+        <fabric8.kubernetes-client.version>3.1.0</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>

-- 
To stop receiving notification emails like this one, please contact
"commits@karaf.apache.org" <co...@karaf.apache.org>.