From 759d8e16872b9613993df3950997f9eba9df8b70 Mon Sep 17 00:00:00 2001 From: eugenp Date: Mon, 26 Dec 2016 17:07:32 +0200 Subject: [PATCH] maven upgrade --- spring-data-neo4j/pom.xml | 138 ++++++++++++++++++++------------------ 1 file changed, 71 insertions(+), 67 deletions(-) diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index a151d129a7..ce10313b2e 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -5,21 +5,6 @@ com.baeldung spring-data-neo4j 1.0 - jar - - - 1.8 - UTF-8 - UTF-8 - 3.0.7 - 4.1.5.RELEASE - 1.1 - 1.4.2.RELEASE - 4.3.4.RELEASE - 2.0.5 - 4.12 - 2.19.1 - @@ -76,6 +61,7 @@ ${neo4j.version} test + junit junit @@ -89,57 +75,75 @@ - - - - maven-compiler-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - **/*IntegrationTest.java - **/*LiveTest.java - - - - - + + + + maven-compiler-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + **/*IntegrationTest.java + **/*LiveTest.java + + + + + + + + + integration + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/*LiveTest.java + + + **/*IntegrationTest.java + + + + + + + json + + + + + + + + + + 1.8 + UTF-8 + UTF-8 + + 3.0.7 + 4.1.6.RELEASE + 1.1 + 1.4.3.RELEASE + 4.3.5.RELEASE + 2.0.6 + + 4.12 + + 2.19.1 + - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - - integration-test - - test - - - - **/*LiveTest.java - - - **/*IntegrationTest.java - - - - - - - json - - - - - - -