diff --git a/build-resources/pom.xml b/build-resources/pom.xml index dca5959a01950..4adda06c8dcfa 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -5,7 +5,7 @@ org.neo4j.build build-resources - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Build resources Build resources for community build. diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index 402ef3a2aac65..2f78a408e9602 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index d7cccf42f76d0..b8191e40b06f7 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-codegen - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index 3a49ac4ccb4a3..2eefe76672f3d 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-collections - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index f73d374752b00..c3b6253e34d97 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar diff --git a/community/common/pom.xml b/community/common/pom.xml index d65bddd87ff21..4f2b3d98d10c4 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-common - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Common diff --git a/community/configuration/pom.xml b/community/configuration/pom.xml index f80e49557b39f..ca9f4fb5cafee 100644 --- a/community/configuration/pom.xml +++ b/community/configuration/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-configuration - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Configuration diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index 21c2b0f837c0b..df74e6842290f 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-consistency-check - 3.4.9-SNAPSHOT + 3.4.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 322b37818c548..4f484ad772aa9 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-csv - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - CSV reading and parsing diff --git a/community/cypher/cypher-logical-plans-3.4/pom.xml b/community/cypher/cypher-logical-plans-3.4/pom.xml index eed73122f4d53..834ea0d7cd294 100644 --- a/community/cypher/cypher-logical-plans-3.4/pom.xml +++ b/community/cypher/cypher-logical-plans-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-logical-plans-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Logical Plans 3.4 Cypher logical plans diff --git a/community/cypher/cypher-planner-3.4/pom.xml b/community/cypher/cypher-planner-3.4/pom.xml index 3ff9fa1db2ec1..6944263d75c89 100644 --- a/community/cypher/cypher-planner-3.4/pom.xml +++ b/community/cypher/cypher-planner-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Planner 3.4 Planner for Cypher 3.4 http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index 578f534a9d4e9..02b7f4e14d347 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Neo4j query language http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/expressions-3.4/pom.xml b/community/cypher/expressions-3.4/pom.xml index 44b44ab17db87..8893cdc8b4120 100644 --- a/community/cypher/expressions-3.4/pom.xml +++ b/community/cypher/expressions-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-expression-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Expressions 3.4 Cypher expressions diff --git a/community/cypher/frontend-3.4/pom.xml b/community/cypher/frontend-3.4/pom.xml index a1209adc1d0b7..b6123c14bea43 100644 --- a/community/cypher/frontend-3.4/pom.xml +++ b/community/cypher/frontend-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 openCypher-frontend-1 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT openCypher Frontend diff --git a/community/cypher/interpreted-runtime/pom.xml b/community/cypher/interpreted-runtime/pom.xml index 468abf2e5b80f..92a677d61b5db 100644 --- a/community/cypher/interpreted-runtime/pom.xml +++ b/community/cypher/interpreted-runtime/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-interpreted-runtime jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Interpreted Runtime The traditional cypher interpreted runtime diff --git a/community/cypher/ir-3.4/pom.xml b/community/cypher/ir-3.4/pom.xml index 1ff0c13d0fc26..e4da8261734a8 100644 --- a/community/cypher/ir-3.4/pom.xml +++ b/community/cypher/ir-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-ir-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Intermediate Representation 3.4 The intermediate representations, such as the query graph diff --git a/community/cypher/planner-spi-3.4/pom.xml b/community/cypher/planner-spi-3.4/pom.xml index 9a92188eb7eee..4cf14d6daf8d0 100644 --- a/community/cypher/planner-spi-3.4/pom.xml +++ b/community/cypher/planner-spi-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-spi-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Planner SPI 3.4 Cypher planner SPI diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index 6a582df9a17e3..c7109b2cf54c7 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT pom Neo4j - Community Cypher Build Project that builds the Neo4j Cypher modules as part of the Community distribution. diff --git a/community/cypher/runtime-util/pom.xml b/community/cypher/runtime-util/pom.xml index 04b7b4fafc9c9..2f4ad9e65e5c0 100644 --- a/community/cypher/runtime-util/pom.xml +++ b/community/cypher/runtime-util/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-runtime-util jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Runtime Utilities Cypher runtime utilities diff --git a/community/cypher/util-3.4/pom.xml b/community/cypher/util-3.4/pom.xml index 31973b406331f..91e183db4e916 100644 --- a/community/cypher/util-3.4/pom.xml +++ b/community/cypher/util-3.4/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-util-3.4 jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Util 3.4 Cypher utilities diff --git a/community/dbms/pom.xml b/community/dbms/pom.xml index 1b4a6d78bf0c9..8690c0b56c977 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT headers/GPL-3-header.txt diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index 8c944911bcbb1..2ecd8dfea9628 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-graph-algo - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 259079d86c77f..665601a028f9e 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-graphdb-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index d0933ff658a1b..1b614360b3b71 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-import-tool - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/index/pom.xml b/community/index/pom.xml index a9667838d22d9..903e176d85592 100644 --- a/community/index/pom.xml +++ b/community/index/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. diff --git a/community/io/pom.xml b/community/io/pom.xml index 398eaa79621ea..cc29efe897eb4 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-io - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index f9ee6d7000ad3..243cc769f1961 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-jmx - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel-api/pom.xml b/community/kernel-api/pom.xml index a70037c2ffd6c..6822ce7a4335e 100644 --- a/community/kernel-api/pom.xml +++ b/community/kernel-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-kernel-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Kernel API diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 1144519bdb4af..ddb3a697d275b 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/logging/pom.xml b/community/logging/pom.xml index 41c6f84ba6733..ff75b0fc9f7be 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-logging - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index c7beaa8993097..a60d0e83907cc 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index 01e345de9797e..c01dc88994b11 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-lucene-index - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Lucene Index diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index ed16bb6c2baf3..5b746c8b4e0b1 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-community - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index 9b2c9d50a037a..078b9b1edfa93 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index 0ef056ec3e494..2fbe659c22635 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-slf4j - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index 95bc37040daaf..799feb0852cd2 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 9fc9e1412b4a1..32d3c4f89fef8 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index df0de9c75bd3e..a97d042b5a241 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-primitive-collections - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/procedure-api/pom.xml b/community/procedure-api/pom.xml index bc9c83d92a578..3b62854129973 100644 --- a/community/procedure-api/pom.xml +++ b/community/procedure-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-procedure-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Procedure API diff --git a/community/procedure-compiler/integration-tests/pom.xml b/community/procedure-compiler/integration-tests/pom.xml index 9f181624550bb..32b4b57598f54 100644 --- a/community/procedure-compiler/integration-tests/pom.xml +++ b/community/procedure-compiler/integration-tests/pom.xml @@ -2,7 +2,7 @@ org.neo4j procedure-compiler-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. diff --git a/community/procedure-compiler/pom.xml b/community/procedure-compiler/pom.xml index 2a651674c9bd6..8120ac6fb2b5f 100644 --- a/community/procedure-compiler/pom.xml +++ b/community/procedure-compiler/pom.xml @@ -2,7 +2,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -13,7 +13,7 @@ 4.0.0 procedure-compiler-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT pom Neo4j - Procedure Compiler Parent POM diff --git a/community/procedure-compiler/processor/pom.xml b/community/procedure-compiler/processor/pom.xml index fa69f2a926ff0..40cfac453be43 100644 --- a/community/procedure-compiler/processor/pom.xml +++ b/community/procedure-compiler/processor/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../../.. diff --git a/community/resource/pom.xml b/community/resource/pom.xml index f650f2feeff1b..8833326f0e438 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-resource - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index f42891752a064..60b96e8b30ef9 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-security - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index dbe9fe6612308..389a1900c1010 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. server-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index 00c5ef766599c..1face0cf51550 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. server-plugin-test - 3.4.9-SNAPSHOT + 3.4.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 fd48e29f1461b..71f3a009d777c 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.4.9-SNAPSHOT + 3.4.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 856eedfe200c9..bed6fcd526edb 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Generic shell A generic command shell with a client and server part. diff --git a/community/spatial-index/pom.xml b/community/spatial-index/pom.xml index df65329bb2370..610b1dacacdf5 100644 --- a/community/spatial-index/pom.xml +++ b/community/spatial-index/pom.xml @@ -23,7 +23,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -35,7 +35,7 @@ 4.0.0 neo4j-spatial-index - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Native Spatial Index diff --git a/community/ssl/pom.xml b/community/ssl/pom.xml index 8fed3d6284925..39f100e78bc5c 100644 --- a/community/ssl/pom.xml +++ b/community/ssl/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-ssl - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - SSL diff --git a/community/udc/pom.xml b/community/udc/pom.xml index dd4da63976e39..71f0d76ba5937 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-udc Neo4j - Usage Data Collection - 3.4.9-SNAPSHOT + 3.4.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 c81942268bbd8..41dee6a6a0205 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-unsafe - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/community/values/pom.xml b/community/values/pom.xml index 1d4d4942c87f8..d4f9ea40c0dd1 100644 --- a/community/values/pom.xml +++ b/community/values/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-values - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT jar Neo4j - Value diff --git a/enterprise/auth-plugin-api/pom.xml b/enterprise/auth-plugin-api/pom.xml index e039d98851d73..6d5b5acef1a6c 100644 --- a/enterprise/auth-plugin-api/pom.xml +++ b/enterprise/auth-plugin-api/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-auth-plugin-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise Graph Database Auth Plugin API Enterprise auth plugin API for adding custom auth providers to the Neo4j database diff --git a/enterprise/backup/pom.xml b/enterprise/backup/pom.xml index 9981160df0d70..8569b1e73a596 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-backup - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Backup Tool Command line tool for grabbing backups from a running Neo4j instance diff --git a/enterprise/causal-clustering/pom.xml b/enterprise/causal-clustering/pom.xml index bdaa17fcabb5c..8cca2c1936872 100644 --- a/enterprise/causal-clustering/pom.xml +++ b/enterprise/causal-clustering/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-causal-clustering Neo4j - Causal Clustering - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing cluster with RAFT consensus for the core machines and eventual diff --git a/enterprise/cluster/pom.xml b/enterprise/cluster/pom.xml index af5677affbd48..dd76b680cb334 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-cluster - 3.4.9-SNAPSHOT + 3.4.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 13eec03e00bb7..31e0d37d98ba9 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-com - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/cypher/acceptance-spec-suite/pom.xml b/enterprise/cypher/acceptance-spec-suite/pom.xml index e4242744329e5..b9581fdb1554d 100644 --- a/enterprise/cypher/acceptance-spec-suite/pom.xml +++ b/enterprise/cypher/acceptance-spec-suite/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance-spec-suite jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Acceptance Neo4j - Cypher Acceptance Specification Suite http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/cypher/compatibility-spec-suite/pom.xml b/enterprise/cypher/compatibility-spec-suite/pom.xml index e9c3f62879689..c2382e956c852 100644 --- a/enterprise/cypher/compatibility-spec-suite/pom.xml +++ b/enterprise/cypher/compatibility-spec-suite/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-spec-suite jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Compatibility Specification Suite Neo4j query language compatibility suite http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/cypher/cypher/pom.xml b/enterprise/cypher/cypher/pom.xml index 9bc9f91ab67b4..e328b6ec65e06 100644 --- a/enterprise/cypher/cypher/pom.xml +++ b/enterprise/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-enterprise-cypher jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j Enterprise Cypher Neo4j query language http://components.neo4j.org/${project.artifactId}/${project.version} @@ -143,7 +143,7 @@ org.neo4j neo4j-kernel-api - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT test-jar test diff --git a/enterprise/cypher/morsel-runtime/pom.xml b/enterprise/cypher/morsel-runtime/pom.xml index cfccf4f306bc8..d858ca1cb3e02 100644 --- a/enterprise/cypher/morsel-runtime/pom.xml +++ b/enterprise/cypher/morsel-runtime/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-morsel-runtime jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j Cypher Morsel Runtime Parallel runtime for Cypher http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/cypher/physical-planning/pom.xml b/enterprise/cypher/physical-planning/pom.xml index 71754d4b2d0a4..4406d0945e3ab 100644 --- a/enterprise/cypher/physical-planning/pom.xml +++ b/enterprise/cypher/physical-planning/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-physical-planning jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j Cypher Physical Planning A runtime for Neo4j's query language http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/cypher/pom.xml b/enterprise/cypher/pom.xml index 220d748d7fa00..0d56c8cbe506c 100644 --- a/enterprise/cypher/pom.xml +++ b/enterprise/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j cypher-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../../community/cypher/ cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT pom Neo4j - Enterprise Cypher Build Project that builds the Neo4j Cypher modules as part of the Enterprise distribution. diff --git a/enterprise/cypher/slotted-runtime/pom.xml b/enterprise/cypher/slotted-runtime/pom.xml index 48b2f10f30741..09bda0d653865 100644 --- a/enterprise/cypher/slotted-runtime/pom.xml +++ b/enterprise/cypher/slotted-runtime/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-slotted-runtime jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j Cypher Slotted Runtime Planner for the physical query plans http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/cypher/spec-suite-tools/pom.xml b/enterprise/cypher/spec-suite-tools/pom.xml index b8f2db26126b0..1ac63e073605e 100644 --- a/enterprise/cypher/spec-suite-tools/pom.xml +++ b/enterprise/cypher/spec-suite-tools/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-enterprise-parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../ 4.0.0 neo4j-cypher-spec-suite-tools jar - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Cypher Specification Suite Tools Neo4j query language test suite tools http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/enterprise/deferred-locks/pom.xml b/enterprise/deferred-locks/pom.xml index e3151d3db67f7..d4912baaa0a44 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-deferred-locks - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Deferred Locks Enterprise locks deferred to commit time diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 7f2330f386f6f..68b314d63051a 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 neo4j-ha Neo4j - High Availability - 3.4.9-SNAPSHOT + 3.4.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 142fd5da607c0..8dd476edb7f16 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-enterprise-kernel - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index 401ece7cdcedf..e75f7272fb785 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-management - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Graph DB Monitoring and Management tools Management support using JMX. diff --git a/enterprise/metrics/pom.xml b/enterprise/metrics/pom.xml index 9359a54cb7d19..11e965cbb58f5 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-metrics - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index 9180222e6620f..28a957b80230e 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-enterprise - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index d2b8336b72850..5e0b41224ceea 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index f1e8570cf6dad..b61662f026288 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/procedure-compiler-enterprise-tests/pom.xml b/enterprise/procedure-compiler-enterprise-tests/pom.xml index 03bab8857874b..4619ec1bb017e 100644 --- a/enterprise/procedure-compiler-enterprise-tests/pom.xml +++ b/enterprise/procedure-compiler-enterprise-tests/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index 95ee6b8040b69..55cb7f47c96c0 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-query-logging - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Query Logging Extension for logging queries to a separate query log file diff --git a/enterprise/security/pom.xml b/enterprise/security/pom.xml index c2569447588a4..b1e14db1801fa 100644 --- a/enterprise/security/pom.xml +++ b/enterprise/security/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. neo4j-security-enterprise - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise Graph Database Security Features Enterprise security features for Neo4j diff --git a/enterprise/server-enterprise/pom.xml b/enterprise/server-enterprise/pom.xml index 0ca13ba636bf6..e1c39e02e55b4 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 673813f351872..0e5ecc132b8b7 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. neo4j-integrationtests - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Integration Tests jar diff --git a/packaging/pom.xml b/packaging/pom.xml index 8b05ef124faf1..eb5cb5486a108 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index 1028ffb461ca5..88654c118deab 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.4.9-SNAPSHOT + 3.4.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-community/pom.xml b/packaging/standalone/standalone-community/pom.xml index 1bd161ea3b099..b73e602558baa 100644 --- a/packaging/standalone/standalone-community/pom.xml +++ b/packaging/standalone/standalone-community/pom.xml @@ -4,7 +4,7 @@ org.neo4j.assembly neo4j-standalone - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT This project assembles the Neo4j Community stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/pom.xml b/pom.xml index 8fbff76963244..599a1918e346e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT pom Neo4j Neo4j Graph Database diff --git a/stresstests/pom.xml b/stresstests/pom.xml index 8b6fb796ba501..07ce42397a975 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. neo4j-stresstests - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index 8479b5aab4fc7..40a5a1033847e 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT .. neo4j-tools - 3.4.9-SNAPSHOT + 3.4.10-SNAPSHOT Neo4j - Low Level Tools jar