From 5ae4923c68feffef7cb2ee8faffebb2f669f030d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 1 Sep 2014 14:14:02 +0200 Subject: [PATCH] DATAGRAPH-506 - Removed plugin that breaks Eclipse import. --- spring-data-neo4j/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index fb9ae1767..f2ab710ee 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -263,26 +263,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - add-test-source - - generate-sources - - add-source - - - - ${project.build.directory}/generated-test-sources/querydsl - - - - -