From ca889aec4174105efbb160f12a760544691f726e Mon Sep 17 00:00:00 2001 From: Zeger Hendrikse Date: Fri, 15 Jul 2016 13:08:52 +0200 Subject: [PATCH] Replaced tabs by spaces --- .../src/main/resources/client-beans.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/apache-cxf/cxf-spring/src/main/resources/client-beans.xml b/apache-cxf/cxf-spring/src/main/resources/client-beans.xml index 3f30562193..626252b565 100644 --- a/apache-cxf/cxf-spring/src/main/resources/client-beans.xml +++ b/apache-cxf/cxf-spring/src/main/resources/client-beans.xml @@ -1,10 +1,10 @@ - - - - - - \ No newline at end of file + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" + xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://cxf.apache.org/jaxws http://cxf.apache.org/schema/jaxws.xsd"> + + + + + +