From 760518c16bf2d2e1f39d8a9c56b348c7f442bb26 Mon Sep 17 00:00:00 2001 From: Thomas Baum Date: Mon, 7 Mar 2011 17:08:32 +0100 Subject: [PATCH] cleanup pom-file and dependencies --- pom.xml | 159 +++++++------------------------------------------------- 1 file changed, 18 insertions(+), 141 deletions(-) diff --git a/pom.xml b/pom.xml index 0d915cb..b2cf792 100644 --- a/pom.xml +++ b/pom.xml @@ -11,164 +11,41 @@ UTF-8 - 3.0.5.RELEASE - 1.6.1 - UTF-8 - 1.3.M03 - 1.4 + 1.3-SNAPSHOT - - - neo4j-public-repository - http://m2.neo4j.org/ - Publicly available Maven 2 repository for Neo4j - - - central - http://uk.maven.org/maven2/ - Maven Central Mirror - - - java.net - http://download.java.net/maven/2/ - - - - - - org.neo4j - neo4j-kernel - ${neo4j.version} - - - org.neo4j - neo4j-ha - ${neo4j.version} - test - - - - org.mortbay.jetty - jetty - 6.1.25 - test - - - - commons-configuration - commons-configuration - 1.6 - - org.neo4j.app neo4j-server - ${neo4j.version} - - - com.tinkerpop - gremlin - - - org.neo4j - neo4j - - - org.mortbay.jetty - jetty - - - com.sun.jersey - jersey-server - - - commons-configuration - commons-configuration - - - org.codehaus.jackson - jackson-jaxrs - - - org.codehaus.jackson - jackson-mapper-asl - - - de.huxhorn.lilith - de.huxhorn.lilith.3rdparty.rrd4j - - - com.sun.jersey.contribs - jersey-multipart - - - org.apache.felix - org.apache.felix.main - - - org.apache.felix - org.apache.felix.fileinstall - - - org.neo4j - neo4j-shell - - + ${neo4j-server.version} + provided - - com.sun.jersey - jersey-server - ${com.sun.jersey.version} - + com.sun.jersey jersey-client - ${com.sun.jersey.version} + 1.3 + test - junit junit 4.8.1 - - - com.googlecode.json-simple - json-simple - 1.1 + test - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - **/*Tests.java - **/*Test.java - - - **/Abstract*.java - - junit:junit - - - - - + + + neo4j-public-repository + http://m2.neo4j.org/ + Publicly available Maven 2 repository for Neo4j + + + java.net + http://download.java.net/maven/2/ + +