From b508ff2904ac23764b96dbeea6b5cd6b3c8f21ce Mon Sep 17 00:00:00 2001 From: azhwani Date: Tue, 2 Jun 2020 13:48:46 +0100 Subject: [PATCH] remove tabs and extra spaces from pom.xml --- .../spring-persistence-simple-2/pom.xml | 111 +++++++++--------- 1 file changed, 55 insertions(+), 56 deletions(-) diff --git a/persistence-modules/spring-persistence-simple-2/pom.xml b/persistence-modules/spring-persistence-simple-2/pom.xml index d2bcdb4e19..33ddf4c10c 100644 --- a/persistence-modules/spring-persistence-simple-2/pom.xml +++ b/persistence-modules/spring-persistence-simple-2/pom.xml @@ -1,70 +1,69 @@ - - 4.0.0 - spring-persistence-simple-2 - 0.1-SNAPSHOT - spring-persistence-simple-2 + + 4.0.0 + spring-persistence-simple-2 + 0.1-SNAPSHOT + spring-persistence-simple-2 - - com.baeldung - persistence-modules - 1.0.0-SNAPSHOT - + + com.baeldung + persistence-modules + 1.0.0-SNAPSHOT + - - - - org.springframework - spring-orm - ${org.springframework.version} - - - org.springframework - spring-context - ${org.springframework.version} - + + + + org.springframework + spring-orm + ${org.springframework.version} + + + org.springframework + spring-context + ${org.springframework.version} + - - - com.h2database - h2 - ${h2.version} - test - - - + + + com.h2database + h2 + ${h2.version} + test + + + com.github.h-thurow simple-jndi ${simple-jndi.version} - - - org.springframework - spring-test - ${org.springframework.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - - + + + org.springframework + spring-test + ${org.springframework.version} + test + + + org.mockito + mockito-core + ${mockito.version} + test + + - - - 5.2.4.RELEASE - - 1.4.200 - + + + 5.2.4.RELEASE + + 1.4.200 + 0.23.0 - - 3.3.3 - + + 3.3.3 + \ No newline at end of file