Repository: karaf-cellar Updated Branches: refs/heads/master 792822671 -> 6128b92b9
[KARAF-5132] Cellar: Upgrade Hazelcast to 3.8.2 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/6128b92b Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/6128b92b Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/6128b92b Branch: refs/heads/master Commit: 6128b92b9633190ad947a3c834cc6c99ca7111dd Parents: 7928226 Author: Andrea Cosentino <[email protected]> Authored: Sat May 20 11:04:18 2017 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Sat May 20 11:04:18 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/6128b92b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index aa8983d..9120306 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <felix.bundlerepository.version>2.0.6</felix.bundlerepository.version> <felix.utils.version>1.8.0</felix.utils.version> <felix.webconsole.version>4.2.14</felix.webconsole.version> - <hazelcast.version>3.8.1</hazelcast.version> + <hazelcast.version>3.8.2</hazelcast.version> <jclouds.version>1.9.1</jclouds.version> <joda-time.version>2.9.1</joda-time.version> <junit.version>4.11</junit.version>
