From 74fccfb5247345dce41afe29cec3cbcb632a0061 Mon Sep 17 00:00:00 2001 From: mujah Date: Sat, 29 Oct 2016 21:51:11 +0800 Subject: [PATCH] pom.xml format changed --- spring-data-solr/pom.xml | 79 ++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 39 deletions(-) diff --git a/spring-data-solr/pom.xml b/spring-data-solr/pom.xml index 9ec017e376..437bc2b277 100644 --- a/spring-data-solr/pom.xml +++ b/spring-data-solr/pom.xml @@ -1,37 +1,36 @@ - 4.0.0 - - com.baeldung - spring-data-solr - 0.0.1-SNAPSHOT - jar - - spring-data-solr - - - - UTF-8 - 4.2.5.RELEASE - 2.19.1 - 2.0.4.RELEASE - - - - - - org.springframework - spring-core - ${spring.version} - - - - org.springframework.data - spring-data-solr - ${spring-data-solr} - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 4.0.0 + com.baeldung + spring-data-solr + 0.0.1-SNAPSHOT + jar + spring-data-solr + + + + UTF-8 + 4.2.5.RELEASE + 2.19.1 + 2.0.4.RELEASE + + + + + + org.springframework + spring-core + ${spring.version} + + + + org.springframework.data + spring-data-solr + ${spring-data-solr} + + + org.springframework spring-context @@ -45,24 +44,25 @@ 1.2.16 - + junit junit 4.12 test - + org.springframework spring-test ${spring.version} test - - - - + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -75,4 +75,5 @@ +