From 0dbf80ca3b1bee77b22dbf3c2cb6219a754248c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Leszko?= Date: Mon, 16 Nov 2020 14:24:50 +0100 Subject: [PATCH] Remove Hazelcast version from the guide text --- doc/modules/ROOT/pages/index.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/modules/ROOT/pages/index.adoc b/doc/modules/ROOT/pages/index.adoc index fbf2b07..e92e88c 100644 --- a/doc/modules/ROOT/pages/index.adoc +++ b/doc/modules/ROOT/pages/index.adoc @@ -32,7 +32,6 @@ If Hazelcast is on the classpath and a suitable configuration is found, Spring B com.hazelcast hazelcast-all - 4.0.2 ----