From 4f7759270ffe680503ea65b74633f23a938bd7ba Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Mon, 2 Sep 2013 12:51:50 +0200 Subject: [PATCH] DATAGRAPH-349 Added build plugin to spring-data-neo4j-rest --- spring-data-neo4j-rest/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 79c43bcb6..e5e86a565 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -280,7 +280,18 @@ - + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + +