diff --git a/pom.xml b/pom.xml index 155bd95ce..80538aa46 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 2.2.0.BUILD-SNAPSHOT pom - Spring Data Neo4j Parent + Spring Data Neo4j - Parent Neo4j support for Spring Data http://www.springsource.org/spring-data/neo4j @@ -21,57 +21,56 @@ spring-data-neo4j - spring-data-neo4j-aspects - spring-data-neo4j-cross-store - spring-data-neo4j-tx + spring-data-neo4j-aspects + spring-data-neo4j-cross-store + spring-data-neo4j-tx spring-data-neo4j-rest spring-data-neo4j-distribution - 1.6 - 1.6 + 1.6 + 1.6 multi - spring-data-neo4j spring-data-neo4j - + 1.5.0.RELEASE 1.8.1 - 0.10.1 - 0.5 - 1.2 - 1.5 - 1.5 - 1.9.M04 - + 0.10.1 + 0.5 + 1.2 + 1.5 + 1.5 + 1.9.M04 + - - - fast - - true - - - - examples - - spring-data-neo4j-examples/hello-worlds - spring-data-neo4j-examples/imdb - spring-data-neo4j-examples/cineasts - spring-data-neo4j-examples/cineasts-aspects - spring-data-neo4j-examples/cineasts-rest - spring-data-neo4j-examples/myrestaurants-social - spring-data-neo4j-examples/todos - spring-data-neo4j-examples/backwardscompatibility - - - + + + fast + + true + + + + examples + + spring-data-neo4j-examples/hello-worlds + spring-data-neo4j-examples/imdb + spring-data-neo4j-examples/cineasts + spring-data-neo4j-examples/cineasts-aspects + spring-data-neo4j-examples/cineasts-rest + spring-data-neo4j-examples/myrestaurants-social + spring-data-neo4j-examples/todos + spring-data-neo4j-examples/backwardscompatibility + + + - + mhunger Michael Hunger @@ -118,31 +117,31 @@ - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12 - - once - true - false - - **/*Tests.java - - - **/PerformanceTests.java - - - src/test/resources/logging.properties - - - - + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12 + + once + true + false + + **/*Tests.java + + + **/PerformanceTests.java + + + src/test/resources/logging.properties + + + + - - + + @@ -159,25 +158,25 @@ org.neo4j neo4j-kernel ${neo4j.version} - test - test-jar + test + test-jar - - - neo4j-public-release-repository - http://m2.neo4j.org/releases - - false - - - - tinkerpop-repository - http://tinkerpop.com/maven2 - - false - - - + + + neo4j-public-release-repository + http://m2.neo4j.org/releases + + false + + + + tinkerpop-repository + http://tinkerpop.com/maven2 + + false + + + \ No newline at end of file diff --git a/spring-data-neo4j-aspects/pom.xml b/spring-data-neo4j-aspects/pom.xml index d3cd94ab1..9abaa677f 100644 --- a/spring-data-neo4j-aspects/pom.xml +++ b/spring-data-neo4j-aspects/pom.xml @@ -5,9 +5,9 @@ spring-data-neo4j-aspects - Spring Data Neo4j AspectJ Advanced Mapping + Spring Data Neo4j - AspectJ Advanced Mapping Advanced Mapping support for Spring Data Neo4j - 2.2.0.BUILD-SNAPSHOT + 2.2.0.BUILD-SNAPSHOT org.springframework.data @@ -59,8 +59,8 @@ - - + + javax.validation validation-api @@ -76,130 +76,130 @@ - + org.neo4j neo4j-kernel - ${neo4j.version} + ${neo4j.version} org.neo4j neo4j-lucene-index - ${neo4j.version} - test + ${neo4j.version} + test org.neo4j neo4j-kernel - ${neo4j.version} - test - test-jar + ${neo4j.version} + test + test-jar - - org.springframework.data - spring-data-neo4j - 2.2.0.BUILD-SNAPSHOT - - - org.springframework.data - spring-data-neo4j - 2.2.0.BUILD-SNAPSHOT - test-jar - test - + + org.springframework.data + spring-data-neo4j + 2.2.0.BUILD-SNAPSHOT + + + org.springframework.data + spring-data-neo4j + 2.2.0.BUILD-SNAPSHOT + test-jar + test + - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - true - compile - + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + true + compile + - + org.aspectj aspectjrt ${aspectj} - - cglib - cglib - 2.2 - - - - org.neo4j - neo4j-spatial - ${neo4j.spatial.version} - test - + + cglib + cglib + 2.2 + + + + org.neo4j + neo4j-spatial + ${neo4j.spatial.version} + test + - - org.neo4j - neo4j-cypher-dsl - ${neo4j-cypher-dsl.version} - test - - - org.neo4j - neo4j - - - + + org.neo4j + neo4j-cypher-dsl + ${neo4j-cypher-dsl.version} + test + + + org.neo4j + neo4j + + + - - - com.tinkerpop.blueprints - blueprints-core - ${blueprints.version} - test - true - - - com.tinkerpop.blueprints - blueprints-neo4j-graph - ${blueprints.version} - - - org.neo4j - neo4j - - - test - true - + + + com.tinkerpop.blueprints + blueprints-core + ${blueprints.version} + test + true + + + com.tinkerpop.blueprints + blueprints-neo4j-graph + ${blueprints.version} + + + org.neo4j + neo4j + + + test + true + - - com.tinkerpop.gremlin - gremlin-groovy - ${gremlin.version} - true - test - + + com.tinkerpop.gremlin + gremlin-groovy + ${gremlin.version} + true + test + - + - + org.apache.maven.plugins maven-compiler-plugin - 3.0 - - - default-compile - none - - - default-testCompile - none - - - + 3.0 + + + default-compile + none + + + default-testCompile + none + + + - + org.apache.maven.plugins maven-jar-plugin @@ -228,17 +228,17 @@ - - process-sources - - compile - test-compile - - - + + process-sources + + compile + test-compile + + + - src/main/java - src/test/java + src/main/java + src/test/java true @@ -248,25 +248,25 @@ ${source.level} ${source.level} - ${source.level} + ${source.level} + + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + + 1.5 + + org.eclipse.ajdt.ui.ajnature + org.eclipse.jdt.core.javanature + org.springframework.ide.eclipse.core.springnature + - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - - 1.5 - - org.eclipse.ajdt.ui.ajnature - org.eclipse.jdt.core.javanature - org.springframework.ide.eclipse.core.springnature - - - diff --git a/spring-data-neo4j-cross-store/pom.xml b/spring-data-neo4j-cross-store/pom.xml index 4fcaf0c83..2bfb4aa5f 100644 --- a/spring-data-neo4j-cross-store/pom.xml +++ b/spring-data-neo4j-cross-store/pom.xml @@ -54,8 +54,8 @@ spring-data-neo4j-aspects 2.2.0.BUILD-SNAPSHOT - - + + org.springframework.data spring-data-neo4j-tx 2.2.0.BUILD-SNAPSHOT @@ -68,8 +68,8 @@ org.springframework.data spring-data-neo4j - test-jar - test + test-jar + test 2.2.0.BUILD-SNAPSHOT @@ -122,21 +122,21 @@ - + org.apache.maven.plugins maven-compiler-plugin - 3.0 - - - default-compile - none - - - default-testCompile - none - - - + 3.0 + + + default-compile + none + + + default-testCompile + none + + + org.codehaus.mojo aspectj-maven-plugin @@ -155,7 +155,7 @@ - process-sources + process-sources compile test-compile @@ -169,11 +169,11 @@ org.springframework spring-aspects - - org.springframework.data - spring-data-neo4j-aspects - - + + org.springframework.data + spring-data-neo4j-aspects + + ${source.level} ${source.level} diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index ea681b58e..894d932e9 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.springframework.data + org.springframework.data spring-data-neo4j-distribution - 2.2.0.BUILD-SNAPSHOT + 2.2.0.BUILD-SNAPSHOT pom diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 691006c40..4c9bbf0c5 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -5,9 +5,9 @@ spring-data-neo4j-rest - Spring Data Neo4j Rest Binding + Spring Data Neo4j - Rest Binding pring Data Neo4j Wrapper for the Neo4j REST API, provides a Graph Database proxy for the remote invocation. - 2.2.0.BUILD-SNAPSHOT + 2.2.0.BUILD-SNAPSHOT org.springframework.data @@ -18,8 +18,8 @@ 1.0.0.GA - 1.4 - 1.8.1 + 1.4 + 1.8.1 @@ -62,38 +62,38 @@ - + org.neo4j neo4j-kernel - ${neo4j.version} + ${neo4j.version} org.neo4j neo4j-lucene-index - ${neo4j.version} - test + ${neo4j.version} + test org.neo4j neo4j-kernel - ${neo4j.version} - test - test-jar + ${neo4j.version} + test + test-jar - - org.springframework.data - spring-data-neo4j - ${project.version} - - - org.neo4j - neo4j - - - + + org.springframework.data + spring-data-neo4j + ${project.version} + + + org.neo4j + neo4j + + + - + javax.validation validation-api @@ -108,178 +108,178 @@ test - - org.neo4j - neo4j-rest-graphdb - ${neo4j-rest-graphdb.version} - - - org.neo4j - neo4j-kernel - - - org.neo4j - neo4j-lucene-index - - - + + org.neo4j + neo4j-rest-graphdb + ${neo4j-rest-graphdb.version} + + + org.neo4j + neo4j-kernel + + + org.neo4j + neo4j-lucene-index + + + - - org.neo4j.server.plugin - neo4j-gremlin-plugin - ${neo4j.version} - true - test - - - org.neo4j.app - neo4j-server - ${neo4j.version} - test - - - org.slf4j - log4j-over-slf4j - + + org.neo4j.server.plugin + neo4j-gremlin-plugin + ${neo4j.version} + true + test + + + org.neo4j.app + neo4j-server + ${neo4j.version} + test + + + org.slf4j + log4j-over-slf4j + - - org.neo4j - neo4j - - - org.mortbay.jetty - jetty - - - com.sun.jersey - jersey-server - - - 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.slf4j - slf4j-jdk14 - - - + + org.neo4j + neo4j + + + org.mortbay.jetty + jetty + + + com.sun.jersey + jersey-server + + + 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.slf4j + slf4j-jdk14 + + + - - com.tinkerpop.blueprints - blueprints-core - ${blueprints.version} - true - - - com.tinkerpop.blueprints - blueprints-neo4j-graph - ${blueprints.version} - true - - - org.neo4j - neo4j - - - + + com.tinkerpop.blueprints + blueprints-core + ${blueprints.version} + true + + + com.tinkerpop.blueprints + blueprints-neo4j-graph + ${blueprints.version} + true + + + org.neo4j + neo4j + + + - - com.tinkerpop.gremlin - gremlin-groovy - ${gremlin.version} - true - + + com.tinkerpop.gremlin + gremlin-groovy + ${gremlin.version} + true + - - commons-configuration - commons-configuration - 1.6 - test - - - org.mortbay.jetty - jetty - 6.1.25 - test - - - - org.codehaus.jackson - jackson-jaxrs - 1.9.7 - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.7 - - - com.sun.jersey - jersey-client - ${jersey.version} - - - org.neo4j - neo4j-kernel - ${neo4j.version} - test-jar - test - + + commons-configuration + commons-configuration + 1.6 + test + + + org.mortbay.jetty + jetty + 6.1.25 + test + + + + org.codehaus.jackson + jackson-jaxrs + 1.9.7 + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.7 + + + com.sun.jersey + jersey-client + ${jersey.version} + + + org.neo4j + neo4j-kernel + ${neo4j.version} + test-jar + test + - - - org.springframework.data - spring-data-neo4j-aspects - ${project.version} - test - + + + org.springframework.data + spring-data-neo4j-aspects + ${project.version} + test + - - org.springframework.data - spring-data-neo4j - ${project.version} - test - test-jar - + + org.springframework.data + spring-data-neo4j + ${project.version} + test + test-jar + - - org.springframework.data - spring-data-neo4j-aspects - ${project.version} - test - test-jar - + + org.springframework.data + spring-data-neo4j-aspects + ${project.version} + test + test-jar + - - - com.sun.jersey - jersey-server - ${jersey.version} - test - + + + com.sun.jersey + jersey-server + ${jersey.version} + test + - + diff --git a/spring-data-neo4j-tx/pom.xml b/spring-data-neo4j-tx/pom.xml index b6ae377ba..1453e1e95 100644 --- a/spring-data-neo4j-tx/pom.xml +++ b/spring-data-neo4j-tx/pom.xml @@ -5,9 +5,9 @@ spring-data-neo4j-tx - Spring Data Neo4j Transactions + Spring Data Neo4j - Transactions External transaction manager support for Spring Data Neo4j - 2.2.0.BUILD-SNAPSHOT + 2.2.0.BUILD-SNAPSHOT org.springframework.data @@ -60,55 +60,55 @@ - + org.neo4j neo4j-kernel - ${neo4j.version} + ${neo4j.version} org.neo4j neo4j-lucene-index - ${neo4j.version} - test + ${neo4j.version} + test org.neo4j neo4j-kernel - ${neo4j.version} - test - test-jar + ${neo4j.version} + test + test-jar - - org.ow2.jotm - jotm-core - 2.1.9 - true - - - org.ow2.spec.ee - ow2-connector-1.5-spec - 1.0-M1 - true - + + org.ow2.jotm + jotm-core + 2.1.9 + true + + + org.ow2.spec.ee + ow2-connector-1.5-spec + 1.0-M1 + true + - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - true - compile - + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + true + compile + - + org.aspectj aspectjrt ${aspectj} - + @@ -148,22 +148,22 @@ ${source.level} - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - - 1.5 - - org.eclipse.ajdt.ui.ajnature - org.eclipse.jdt.core.javanature - org.springframework.ide.eclipse.core.springnature - - - + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + + 1.5 + + org.eclipse.ajdt.ui.ajnature + org.eclipse.jdt.core.javanature + org.springframework.ide.eclipse.core.springnature + + + diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 6dcb894cd..f9ff015b1 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -7,7 +7,7 @@ Spring Data Neo4j Neo4j support for Spring Data - 2.2.0.BUILD-SNAPSHOT + 2.2.0.BUILD-SNAPSHOT org.springframework.data @@ -60,30 +60,30 @@ ${spring} - + org.aspectj aspectjrt ${aspectj} - - org.springframework.data - spring-data-commons - ${springdata.commons} - + + org.springframework.data + spring-data-commons + ${springdata.commons} + - + com.mysema.querydsl querydsl-lucene ${querydsl} true - - - org.apache.lucene - lucene-core - - + + + org.apache.lucene + lucene-core + + @@ -130,88 +130,88 @@ test - - org.neo4j - neo4j-cypher-dsl - ${neo4j-cypher-dsl.version} - - - org.neo4j - neo4j - - - + + org.neo4j + neo4j-cypher-dsl + ${neo4j-cypher-dsl.version} + + + org.neo4j + neo4j + + + - - org.neo4j - neo4j-spatial - ${neo4j.spatial.version} - true - - - org.neo4j - neo4j - - - org.neo4j - graph-collections - - - - - org.neo4j - neo4j-graph-collections - ${neo4j.graph-collections.version} - true - - - org.neo4j - neo4j - - - + + org.neo4j + neo4j-spatial + ${neo4j.spatial.version} + true + + + org.neo4j + neo4j + + + org.neo4j + graph-collections + + + + + org.neo4j + neo4j-graph-collections + ${neo4j.graph-collections.version} + true + + + org.neo4j + neo4j + + + - - org.neo4j - server-api - ${neo4j.version} - provided - - - commons-configuration - commons-configuration - 1.6 - provided - + + org.neo4j + server-api + ${neo4j.version} + provided + + + commons-configuration + commons-configuration + 1.6 + provided + - - com.tinkerpop.blueprints - blueprints-core - ${blueprints.version} - true - - - com.tinkerpop.blueprints - blueprints-neo4j-graph - ${blueprints.version} - - - org.neo4j - neo4j - - - true - + + com.tinkerpop.blueprints + blueprints-core + ${blueprints.version} + true + + + com.tinkerpop.blueprints + blueprints-neo4j-graph + ${blueprints.version} + + + org.neo4j + neo4j + + + true + - - com.tinkerpop.gremlin - gremlin-groovy - ${gremlin.version} - true - + + com.tinkerpop.gremlin + gremlin-groovy + ${gremlin.version} + true + - +