From 8a42060d8bad8cb616055ce70c4f3aa84898f0d8 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Sat, 13 Oct 2018 12:06:04 -0400 Subject: [PATCH] HelloWorld: Remove version from schema --- helloworld/src/main/resources/rabbitConfiguration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld/src/main/resources/rabbitConfiguration.xml b/helloworld/src/main/resources/rabbitConfiguration.xml index cf53cc9..4efd25a 100644 --- a/helloworld/src/main/resources/rabbitConfiguration.xml +++ b/helloworld/src/main/resources/rabbitConfiguration.xml @@ -2,7 +2,7 @@ + http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">