From 6801e8208d0bc164d62e55dddd65373f0de6450a Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Tue, 23 Feb 2016 22:34:46 +0100 Subject: [PATCH] Fix namespace declarations in Hazelcast xml's and make them consistent --- .../src/test/resources/cache/test-hazelcast.xml | 8 ++++++-- .../src/main/resources/hazelcast.xml | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml b/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml index ce85d2df92..e8a996aa77 100644 --- a/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml +++ b/spring-boot-actuator/src/test/resources/cache/test-hazelcast.xml @@ -1,4 +1,8 @@ - + + - \ No newline at end of file + + diff --git a/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml b/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml index a191842d45..4bd259ee90 100644 --- a/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml +++ b/spring-boot-samples/spring-boot-sample-cache/src/main/resources/hazelcast.xml @@ -1,4 +1,4 @@ - @@ -14,4 +14,4 @@ true - \ No newline at end of file +