From 93a378adde6b60c445c486e6f1989b7b11dff978 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 26 Nov 2009 20:56:30 +0000 Subject: [PATCH] SPR-6447 + fixed tab/spaces consistency --- .../WEB-INF/applicationContext-dataSource.xml | 16 ++++++++-------- .../webapp/WEB-INF/applicationContext-jpa.xml | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/WEB-INF/applicationContext-dataSource.xml b/src/main/webapp/WEB-INF/applicationContext-dataSource.xml index cf655c5f7..395885883 100644 --- a/src/main/webapp/WEB-INF/applicationContext-dataSource.xml +++ b/src/main/webapp/WEB-INF/applicationContext-dataSource.xml @@ -11,13 +11,13 @@ http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc.xsd"> - - + + - + @@ -29,9 +29,9 @@ - - - - + + + + - \ No newline at end of file + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/applicationContext-jpa.xml b/src/main/webapp/WEB-INF/applicationContext-jpa.xml index 03ff7645e..080351116 100644 --- a/src/main/webapp/WEB-INF/applicationContext-jpa.xml +++ b/src/main/webapp/WEB-INF/applicationContext-jpa.xml @@ -13,9 +13,9 @@ - - - + + + - +