From 80257f84f77d187e70c966fd904fe2aeda6894ec Mon Sep 17 00:00:00 2001 From: Laurent Pireyn Date: Thu, 1 Mar 2012 22:24:18 +0100 Subject: [PATCH] Remove duplicate property project.build.sourceEncoding in POMs --- spring-data-neo4j-examples/cineasts-aspects/pom.xml | 1 - spring-data-neo4j-examples/cineasts-rest/pom.xml | 1 - spring-data-neo4j-examples/cineasts/pom.xml | 1 - spring-data-neo4j-examples/hello-worlds-aspects/pom.xml | 5 ++--- spring-data-neo4j-examples/hello-worlds/pom.xml | 5 ++--- 5 files changed, 4 insertions(+), 9 deletions(-) diff --git a/spring-data-neo4j-examples/cineasts-aspects/pom.xml b/spring-data-neo4j-examples/cineasts-aspects/pom.xml index 2eb0590cd5..52e74a5bcd 100644 --- a/spring-data-neo4j-examples/cineasts-aspects/pom.xml +++ b/spring-data-neo4j-examples/cineasts-aspects/pom.xml @@ -13,7 +13,6 @@ UTF-8 3.0.7.RELEASE 1.6.1 - UTF-8 1.6 2.1.0.BUILD-SNAPSHOT 1.6.12 diff --git a/spring-data-neo4j-examples/cineasts-rest/pom.xml b/spring-data-neo4j-examples/cineasts-rest/pom.xml index 7e5ec1ceab..6e7c74909c 100644 --- a/spring-data-neo4j-examples/cineasts-rest/pom.xml +++ b/spring-data-neo4j-examples/cineasts-rest/pom.xml @@ -13,7 +13,6 @@ UTF-8 3.0.7.RELEASE 1.6.1 - UTF-8 1.6 2.1.0.BUILD-SNAPSHOT 1.6.12 diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml index e362415807..708f3ad901 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -13,7 +13,6 @@ UTF-8 3.0.7.RELEASE 1.6.1 - UTF-8 2.1.0.BUILD-SNAPSHOT 1.6.1 1.6.12 diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml index 3178ebe2ed..81ab5f513c 100644 --- a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml @@ -14,7 +14,6 @@ 3.0.7.RELEASE 1.6.12 1.6.1 - UTF-8 2.1.0.BUILD-SNAPSHOT @@ -187,8 +186,8 @@ true - - + + org.codehaus.mojo diff --git a/spring-data-neo4j-examples/hello-worlds/pom.xml b/spring-data-neo4j-examples/hello-worlds/pom.xml index a7b33ba404..7183e10d0d 100644 --- a/spring-data-neo4j-examples/hello-worlds/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds/pom.xml @@ -14,7 +14,6 @@ 3.0.7.RELEASE 1.6.12 1.6.1 - UTF-8 2.1.0.BUILD-SNAPSHOT @@ -128,8 +127,8 @@ true - - + + org.codehaus.mojo