From 841cc52372745cfa049eaf0367f23ec9e5a493de Mon Sep 17 00:00:00 2001 From: mariascharin Date: Tue, 24 Jan 2017 10:16:19 +0100 Subject: [PATCH] Updated poms to reflect future 2.3.10 release --- advanced/management/pom.xml | 4 ++-- advanced/neo4j-advanced/pom.xml | 4 ++-- advanced/pom.xml | 4 ++-- advanced/server-advanced/pom.xml | 4 ++-- community/browser/pom.xml | 4 ++-- community/codegen/pom.xml | 4 ++-- community/consistency-check-legacy/pom.xml | 4 ++-- community/consistency-check/pom.xml | 4 ++-- community/csv/pom.xml | 4 ++-- community/cypher/acceptance/pom.xml | 4 ++-- community/cypher/compatibility-suite/pom.xml | 4 ++-- community/cypher/cypher-compiler-2.3/pom.xml | 4 ++-- community/cypher/cypher/pom.xml | 4 ++-- community/cypher/frontend-2.3/pom.xml | 4 ++-- community/cypher/pom.xml | 4 ++-- community/embedded-examples/pom.xml | 4 ++-- community/function/pom.xml | 4 ++-- community/graph-algo/pom.xml | 4 ++-- community/graph-matching/pom.xml | 4 ++-- community/graphviz/pom.xml | 4 ++-- community/import-tool/pom.xml | 4 ++-- community/io/pom.xml | 4 ++-- community/jmx/pom.xml | 4 ++-- community/kernel/pom.xml | 4 ++-- community/licensecheck-config/pom.xml | 4 ++-- community/logging/pom.xml | 4 ++-- community/lucene-index/pom.xml | 4 ++-- community/monitor-logging/pom.xml | 4 ++-- community/neo4j-community/pom.xml | 4 ++-- community/neo4j-harness/pom.xml | 2 +- community/neo4j-slf4j/pom.xml | 4 ++-- community/neo4j/pom.xml | 4 ++-- community/pom.xml | 4 ++-- community/primitive-collections/pom.xml | 4 ++-- community/server-api/pom.xml | 4 ++-- community/server-examples/pom.xml | 4 ++-- community/server-plugin-test/pom.xml | 4 ++-- community/server/pom.xml | 4 ++-- community/shell/pom.xml | 4 ++-- community/udc/pom.xml | 4 ++-- community/unsafe/pom.xml | 4 ++-- enterprise/backup/pom.xml | 4 ++-- enterprise/cluster/pom.xml | 4 ++-- enterprise/com/pom.xml | 4 ++-- enterprise/deferred-locks/pom.xml | 4 ++-- enterprise/enterprise-performance-tests/pom.xml | 4 ++-- enterprise/ha/pom.xml | 4 ++-- enterprise/kernel/pom.xml | 4 ++-- enterprise/metrics/pom.xml | 4 ++-- enterprise/neo4j-enterprise/pom.xml | 4 ++-- enterprise/pom.xml | 4 ++-- enterprise/query-logging/pom.xml | 4 ++-- enterprise/server-enterprise/pom.xml | 4 ++-- integrationtests/pom.xml | 4 ++-- manual/contents/pom.xml | 4 ++-- manual/cypher/cypher-docs/pom.xml | 4 ++-- manual/cypher/graphgist/pom.xml | 4 ++-- manual/cypher/pom.xml | 4 ++-- manual/cypher/refcard-tests/pom.xml | 4 ++-- manual/javadocs/pom.xml | 4 ++-- manual/manual/pom.xml | 4 ++-- manual/neo4j-harness-test/pom.xml | 4 ++-- manual/pom.xml | 4 ++-- manual/refcard/pom.xml | 4 ++-- packaging/installer-linux/installer-debian/pom.xml | 4 ++-- .../installer-rpm/installer-rpm-advanced/pom.xml | 4 ++-- .../installer-rpm/installer-rpm-community/pom.xml | 4 ++-- .../installer-rpm/installer-rpm-enterprise/pom.xml | 4 ++-- packaging/installer-linux/installer-rpm/pom.xml | 4 ++-- packaging/installer-linux/pom.xml | 4 ++-- packaging/neo4j-desktop/pom.xml | 4 ++-- packaging/pom.xml | 4 ++-- packaging/standalone/pom.xml | 4 ++-- packaging/standalone/standalone-advanced/pom.xml | 4 ++-- packaging/standalone/standalone-community/pom.xml | 4 ++-- packaging/standalone/standalone-enterprise/pom.xml | 4 ++-- pom.xml | 2 +- stresstests/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- 79 files changed, 156 insertions(+), 156 deletions(-) diff --git a/advanced/management/pom.xml b/advanced/management/pom.xml index 5dd89ef5d9eaf..ec74bbdb67d73 100644 --- a/advanced/management/pom.xml +++ b/advanced/management/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-management - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Graph DB Monitoring and Management tools Management support using JMX. diff --git a/advanced/neo4j-advanced/pom.xml b/advanced/neo4j-advanced/pom.xml index 391d82bdcd5d4..7d3c6c32b9aa6 100644 --- a/advanced/neo4j-advanced/pom.xml +++ b/advanced/neo4j-advanced/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-advanced - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Advanced jar diff --git a/advanced/pom.xml b/advanced/pom.xml index 7ca63efbf2707..a698482a5f5a3 100644 --- a/advanced/pom.xml +++ b/advanced/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. 4.0.0 org.neo4j.build advanced-build - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Advanced Build pom diff --git a/advanced/server-advanced/pom.xml b/advanced/server-advanced/pom.xml index c548b3613fb21..68fc86cdb9b29 100644 --- a/advanced/server-advanced/pom.xml +++ b/advanced/server-advanced/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-advanced - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Advanced Server Standalone Neo4j server application. diff --git a/community/browser/pom.xml b/community/browser/pom.xml index e62309df3df15..e975e514a8afd 100644 --- a/community/browser/pom.xml +++ b/community/browser/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.app neo4j-browser - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Browser Graph database client. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index cbc129018726e..2d517acc95653 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-codegen - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/consistency-check-legacy/pom.xml b/community/consistency-check-legacy/pom.xml index 4d034c04f170b..ad86b2fa2c9a6 100644 --- a/community/consistency-check-legacy/pom.xml +++ b/community/consistency-check-legacy/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-consistency-check-legacy - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Legacy Consistency Checker Legacy tool for checking consistency of a Neo4j data store. diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index fe12a336a733d..b9cd6f4c7efe8 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-consistency-check - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Consistency Checker Tool for checking consistency of a Neo4j data store. diff --git a/community/csv/pom.xml b/community/csv/pom.xml index 55651389cdafb..d24fe6716bb8a 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-csv - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - CSV reading and parsing diff --git a/community/cypher/acceptance/pom.xml b/community/cypher/acceptance/pom.xml index b97b1e2b756ff..c2b043e96a561 100644 --- a/community/cypher/acceptance/pom.xml +++ b/community/cypher/acceptance/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Acceptance Neo4j query language acceptance tests http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/compatibility-suite/pom.xml b/community/cypher/compatibility-suite/pom.xml index 0becba5c6ce63..42d8dfdf708d9 100644 --- a/community/cypher/compatibility-suite/pom.xml +++ b/community/cypher/compatibility-suite/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-suite jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Compatibility Suite Neo4j query language compatibility suite http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher-compiler-2.3/pom.xml b/community/cypher/cypher-compiler-2.3/pom.xml index e9a09e8ec21c2..ed3f5767ae284 100644 --- a/community/cypher/cypher-compiler-2.3/pom.xml +++ b/community/cypher/cypher-compiler-2.3/pom.xml @@ -3,7 +3,7 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../ @@ -11,7 +11,7 @@ org.neo4j neo4j-cypher-compiler-2.3 jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Compiler 2.3 Compiler for Cypher 2.3 http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index 1086d69420dbe..bea327030d62d 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Neo4j query language http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/frontend-2.3/pom.xml b/community/cypher/frontend-2.3/pom.xml index 41e38cafd7e1f..1b07294f26a6e 100644 --- a/community/cypher/frontend-2.3/pom.xml +++ b/community/cypher/frontend-2.3/pom.xml @@ -3,7 +3,7 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../ @@ -11,7 +11,7 @@ org.neo4j neo4j-cypher-frontend-2.3 jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Frontend 2.3 Front end of the Cypher compiler http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index c035fab1ef48d..db7a92a7311f9 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom Neo4j - Community Cypher Build Project that builds the Neo4j Cypher modules as part of the Community distribution. diff --git a/community/embedded-examples/pom.xml b/community/embedded-examples/pom.xml index f32eaf0d47294..e61d50d5dc0d6 100644 --- a/community/embedded-examples/pom.xml +++ b/community/embedded-examples/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.examples neo4j-examples Neo4j - Examples - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j Embedded Examples http://components.neo4j.org/${project.artifactId}/${project.version}/ diff --git a/community/function/pom.xml b/community/function/pom.xml index cc8722b4883dd..593db601039cf 100644 --- a/community/function/pom.xml +++ b/community/function/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-function - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Functions diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index 71e13fc47b245..fc48c20fa3df0 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-graph-algo org.neo4j - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graph-matching/pom.xml b/community/graph-matching/pom.xml index 1990f51719343..cc13fbf3a358a 100644 --- a/community/graph-matching/pom.xml +++ b/community/graph-matching/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 org.neo4j neo4j-graph-matching - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Graph Matching A graph pattern matcher for Neo4j. diff --git a/community/graphviz/pom.xml b/community/graphviz/pom.xml index 60e2b52af09c0..cfd342ae1bec3 100644 --- a/community/graphviz/pom.xml +++ b/community/graphviz/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-graphviz - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Graphviz generation Utility component to generate Graphviz .dot notation from Neo4j graphs. diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index 0a35de514a094..795e80c82f6ad 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-import-tool - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/io/pom.xml b/community/io/pom.xml index 7001900dccb96..d8a05bf10533a 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-io - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index 2cce135c89584..8796a98687420 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-jmx - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index a2448a57c90a1..44c0f191724bf 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/licensecheck-config/pom.xml b/community/licensecheck-config/pom.xml index 7c5973e844ef3..6c7213beab751 100644 --- a/community/licensecheck-config/pom.xml +++ b/community/licensecheck-config/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.build licensecheck-config - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Licensing configuration Licensing configuration for the Neo4j project. diff --git a/community/logging/pom.xml b/community/logging/pom.xml index dab3b5f626fc8..7f4af8281b094 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-logging - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index 178f18c4827d3..4fd3e71a38c69 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-lucene-index - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Lucene Index diff --git a/community/monitor-logging/pom.xml b/community/monitor-logging/pom.xml index 732061a983d5d..35443a72477db 100644 --- a/community/monitor-logging/pom.xml +++ b/community/monitor-logging/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-monitor-logging Neo4j - Monitor Logging - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Logs information collected from a set of monitors. diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index 87e5061f93b15..df976ac4c45af 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-community - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index 194905ed336e1..677e2da4c6804 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index de0257fb8eb2d..f2ce88b3d7eb7 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-slf4j - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index 8587d13df370a..6c634bfeb7b9c 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 5794250a0af9e..884700cda4b3f 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index c36612398eabe..f395e681c0548 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-primitive-collections - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index e41f62b8d387c..0fa93bc10b146 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j server-api - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-examples/pom.xml b/community/server-examples/pom.xml index 6faba348ee0ad..b1808d5a13030 100644 --- a/community/server-examples/pom.xml +++ b/community/server-examples/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.examples neo4j-server-examples Neo4j - Server Examples - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j Server Plugin Examples http://components.neo4j.org/${project.artifactId}/${project.version}/ diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index 97ee76bbe8554..efd2475d94616 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j server-plugin-test - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index 4f74ed5fd03ad..8a62a95349e24 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Server Standalone Neo4j server application. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/shell/pom.xml b/community/shell/pom.xml index 2867713f16576..7e584b6ebe059 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 neo4j-shell - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Generic shell diff --git a/community/udc/pom.xml b/community/udc/pom.xml index aa6c2cd3d583d..16591fd654f7a 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-udc Neo4j - Usage Data Collection - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Collects simple statistics about server deployment. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/unsafe/pom.xml b/community/unsafe/pom.xml index 3278c99bc30b9..e2a61a8aefe41 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-unsafe - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/enterprise/backup/pom.xml b/enterprise/backup/pom.xml index 5fedc54a7f68d..1e374defee14f 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-backup - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Backup Tool Command line tool for grabbing backups from a running Neo4j instance diff --git a/enterprise/cluster/pom.xml b/enterprise/cluster/pom.xml index f349c31109d0b..c602b04d7f6e0 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-cluster - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Clustering Infrastructure Library implementing Paxos and Heartbeat components required for High Availability Neo4j diff --git a/enterprise/com/pom.xml b/enterprise/com/pom.xml index 0c37b44f7ef13..2f9e027298446 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-com - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/deferred-locks/pom.xml b/enterprise/deferred-locks/pom.xml index f6e908a4c5ff9..da8103bfa6de0 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. neo4j-deferred-locks - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Deferred Locks Enterprise locks deferred to commit time diff --git a/enterprise/enterprise-performance-tests/pom.xml b/enterprise/enterprise-performance-tests/pom.xml index 3826902a5a050..a729d64cbdc60 100644 --- a/enterprise/enterprise-performance-tests/pom.xml +++ b/enterprise/enterprise-performance-tests/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-enterprise-performance-tests - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Enterprise Performance Tests Performance tests for modules in the Enterprise distribution of Neo4j. diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index fc27d5d769a24..9a76d93d1c2ea 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-ha Neo4j - High Availability - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Master-Slave replication and other features. diff --git a/enterprise/kernel/pom.xml b/enterprise/kernel/pom.xml index 736ab59031f3c..58b4c1117b732 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-enterprise-kernel - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/metrics/pom.xml b/enterprise/metrics/pom.xml index 0fb095cfd214e..af4f552485df4 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,13 +6,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-metrics - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index 58df672a89fb8..121eeb0b0f87c 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. neo4j-enterprise - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/pom.xml b/enterprise/pom.xml index 5487b41386cc4..751518ee7b7bc 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index abcc48f5d0f9e..7b67c2a2637af 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-query-logging - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Query Logging Extension for logging queries to a separate query log file diff --git a/enterprise/server-enterprise/pom.xml b/enterprise/server-enterprise/pom.xml index 103e296425f37..14d98a80463fd 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 5783ebe9e33dd..a592277329e9e 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-integrationtests - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Integration Tests jar diff --git a/manual/contents/pom.xml b/manual/contents/pom.xml index 517f8e3df5528..60eacda25451b 100644 --- a/manual/contents/pom.xml +++ b/manual/contents/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.doc neo4j-manual-contents - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Reference Manual Contents Neo4j Reference Manual Contents. diff --git a/manual/cypher/cypher-docs/pom.xml b/manual/cypher/cypher-docs/pom.xml index f085eeb7e46c4..a05f4c547248f 100644 --- a/manual/cypher/cypher-docs/pom.xml +++ b/manual/cypher/cypher-docs/pom.xml @@ -3,7 +3,7 @@ org.neo4j.doc neo4j-cypher-docs-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. @@ -11,7 +11,7 @@ org.neo4j.doc neo4j-cypher-docs jar - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Documentation Neo4j query language documentation http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/manual/cypher/graphgist/pom.xml b/manual/cypher/graphgist/pom.xml index 8135c4503fa26..35d7bda56f043 100644 --- a/manual/cypher/graphgist/pom.xml +++ b/manual/cypher/graphgist/pom.xml @@ -4,12 +4,12 @@ org.neo4j.doc neo4j-cypher-docs-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. org.neo4j.doc neo4j-graphgist - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - GraphGist Cypher tutorial documentation tool. diff --git a/manual/cypher/pom.xml b/manual/cypher/pom.xml index 9aad2cedb2f02..42330c99cb854 100644 --- a/manual/cypher/pom.xml +++ b/manual/cypher/pom.xml @@ -4,12 +4,12 @@ org.neo4j cypher-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../../community/cypher/ org.neo4j.doc neo4j-cypher-docs-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Documentation Build Neo4j - Cypher Documentation Build pom diff --git a/manual/cypher/refcard-tests/pom.xml b/manual/cypher/refcard-tests/pom.xml index d92dcbda5bf08..5196b321fcc6e 100644 --- a/manual/cypher/refcard-tests/pom.xml +++ b/manual/cypher/refcard-tests/pom.xml @@ -4,12 +4,12 @@ org.neo4j.doc neo4j-cypher-docs-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. org.neo4j.doc neo4j-cypher-refcard-tests - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Reference Card Tests Test for Reference Card for the Neo4j Cypher Query Language. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/manual/javadocs/pom.xml b/manual/javadocs/pom.xml index 3970ee152144c..0d120407d5473 100644 --- a/manual/javadocs/pom.xml +++ b/manual/javadocs/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.doc neo4j-javadocs - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Javadocs pom diff --git a/manual/manual/pom.xml b/manual/manual/pom.xml index e01857d8b1691..8b530bd574000 100644 --- a/manual/manual/pom.xml +++ b/manual/manual/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.doc neo4j-manual - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Reference Manual Neo4j Reference Manual. diff --git a/manual/neo4j-harness-test/pom.xml b/manual/neo4j-harness-test/pom.xml index ef2a0441aa143..34596a103748e 100644 --- a/manual/neo4j-harness-test/pom.xml +++ b/manual/neo4j-harness-test/pom.xml @@ -5,14 +5,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. 4.0.0 org.neo4j.test neo4j-harness-test - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT jar diff --git a/manual/pom.xml b/manual/pom.xml index dfa78863defcb..31e90a94490d4 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. org.neo4j.doc neo4j-manual-parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Reference Manual Build Neo4j Reference Manual Build. diff --git a/manual/refcard/pom.xml b/manual/refcard/pom.xml index a3b36481c7480..37b99624936ac 100644 --- a/manual/refcard/pom.xml +++ b/manual/refcard/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j.doc neo4j-cypher-refcard - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Cypher Reference Card Reference Card for the Neo4j Cypher Query Language. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/packaging/installer-linux/installer-debian/pom.xml b/packaging/installer-linux/installer-debian/pom.xml index c27b8bb5cd6e9..36b3b31c58bb5 100644 --- a/packaging/installer-linux/installer-debian/pom.xml +++ b/packaging/installer-linux/installer-debian/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../../.. org.neo4j neo4j-installer-debian - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/installer-rpm-advanced/pom.xml b/packaging/installer-linux/installer-rpm/installer-rpm-advanced/pom.xml index 66d036e49724f..0210e9edc647a 100644 --- a/packaging/installer-linux/installer-rpm/installer-rpm-advanced/pom.xml +++ b/packaging/installer-linux/installer-rpm/installer-rpm-advanced/pom.xml @@ -4,12 +4,12 @@ org.neo4j neo4j-installer-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-advanced-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml b/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml index a5e5fcac6d426..fd53e17f57e32 100644 --- a/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml +++ b/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml @@ -4,12 +4,12 @@ org.neo4j neo4j-installer-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-community-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml b/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml index 72b812228f772..310004170418d 100644 --- a/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml +++ b/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j neo4j-installer-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-enterprise-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/pom.xml b/packaging/installer-linux/installer-rpm/pom.xml index efc09e2825796..176dcbb60aea7 100644 --- a/packaging/installer-linux/installer-rpm/pom.xml +++ b/packaging/installer-linux/installer-rpm/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../../.. @@ -14,7 +14,7 @@ neo4j-installer-rpm - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom Neo4j RPM Installers diff --git a/packaging/installer-linux/pom.xml b/packaging/installer-linux/pom.xml index 1c7adeb4a8f48..e0822b21d473a 100644 --- a/packaging/installer-linux/pom.xml +++ b/packaging/installer-linux/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. org.neo4j neo4j-installer-linux - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom Neo4j Linux Installers diff --git a/packaging/neo4j-desktop/pom.xml b/packaging/neo4j-desktop/pom.xml index d03a0494544fd..0b1ea8da4146d 100644 --- a/packaging/neo4j-desktop/pom.xml +++ b/packaging/neo4j-desktop/pom.xml @@ -5,7 +5,7 @@ org.neo4j.assembly neo4j-standalone - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../standalone @@ -13,7 +13,7 @@ org.neo4j.build neo4j-desktop - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j Desktop Easy-to-use Neo4j database in an .exe diff --git a/packaging/pom.xml b/packaging/pom.xml index 54153a4d8a6c8..bf51813d33ac7 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. 4.0.0 org.neo4j.build packaging-build - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index b0787a6b316f6..b762f32455b02 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT ../.. @@ -14,7 +14,7 @@ Neo4j - Server Assembler - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT This project assembles the Neo4j stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/packaging/standalone/standalone-advanced/pom.xml b/packaging/standalone/standalone-advanced/pom.xml index c1574d3b8dca0..a446f282d42a5 100644 --- a/packaging/standalone/standalone-advanced/pom.xml +++ b/packaging/standalone/standalone-advanced/pom.xml @@ -4,7 +4,7 @@ org.neo4j.assembly neo4j-standalone - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. @@ -14,7 +14,7 @@ Neo4j Advanced - Server Assembler - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT This project assembles the Neo4j Advanced stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/packaging/standalone/standalone-community/pom.xml b/packaging/standalone/standalone-community/pom.xml index 3efd998c4dd0a..5a2ebbd6230c1 100644 --- a/packaging/standalone/standalone-community/pom.xml +++ b/packaging/standalone/standalone-community/pom.xml @@ -4,7 +4,7 @@ org.neo4j.assembly neo4j-standalone - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT This project assembles the Neo4j Community stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/packaging/standalone/standalone-enterprise/pom.xml b/packaging/standalone/standalone-enterprise/pom.xml index e16e7b9d29969..dc3ef2812ae1f 100644 --- a/packaging/standalone/standalone-enterprise/pom.xml +++ b/packaging/standalone/standalone-enterprise/pom.xml @@ -4,7 +4,7 @@ org.neo4j.assembly neo4j-standalone - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. @@ -14,7 +14,7 @@ Neo4j Enterprise - Server Assembler - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT This project assembles the Neo4j Enterprise stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/pom.xml b/pom.xml index c2c90899018b4..8807c92682fb6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT pom Neo4j Neo4j Graph Database diff --git a/stresstests/pom.xml b/stresstests/pom.xml index fb077fda6b4a9..98871935a43ed 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-stresstests - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index b14c35e5df197..ec951f1cab6cb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT .. neo4j-tools - 2.3.9-SNAPSHOT + 2.3.10-SNAPSHOT Neo4j - Low Level Tools jar