From c9b747eb0ee9c75525ffe05e6f535ebf77d1e687 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 3 Apr 2013 21:16:18 +0200 Subject: [PATCH] Fixed whitespace in XML files --- jOOQ/pom.xml | 20 ++++++++++---------- jOOQ/src/test/resources/log4j.xml | 19 +++++++++---------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/jOOQ/pom.xml b/jOOQ/pom.xml index 4be19e6dd7..13ff7afe0c 100644 --- a/jOOQ/pom.xml +++ b/jOOQ/pom.xml @@ -2,13 +2,13 @@ - 4.0.0 + 4.0.0 - - org.jooq - jooq-parent - 3.0.0-RC2 - + + org.jooq + jooq-parent + 3.0.0-RC2 + org.jooq jooq @@ -73,10 +73,10 @@ 0.6.2 - org.jvnet.jaxb2_commons - jaxb2-basics - 0.5.3 - + org.jvnet.jaxb2_commons + jaxb2-basics + 0.5.3 + diff --git a/jOOQ/src/test/resources/log4j.xml b/jOOQ/src/test/resources/log4j.xml index 94aac210fb..d0bac51f70 100644 --- a/jOOQ/src/test/resources/log4j.xml +++ b/jOOQ/src/test/resources/log4j.xml @@ -1,15 +1,14 @@ - - - + + + + + - - - - - - - + + + + \ No newline at end of file