diff --git a/build-resources/pom.xml b/build-resources/pom.xml index ea59c2d6afc6a..681d362c32eb1 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -5,7 +5,7 @@ org.neo4j.build build-resources - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Build resources Build resources for community build. diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index e84cc01560675..61f2f02baa480 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index d064721470c4f..4748b41dc441f 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-codegen - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index e444a11820daa..f0f35bfdd9883 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-collections - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index af3aba5aa6d7f..3a3acb0f0ca67 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar diff --git a/community/common/pom.xml b/community/common/pom.xml index e68ba109b2ac1..e13e8be1598df 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-common - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Common diff --git a/community/configuration/pom.xml b/community/configuration/pom.xml index 687883edbe303..658675932587e 100644 --- a/community/configuration/pom.xml +++ b/community/configuration/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-configuration - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Configuration diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index 1336c4011757b..687606d850f38 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-consistency-check - 3.4.4-SNAPSHOT + 3.4.5-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 3d8a4c5ade884..a5b64424ec5ac 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-csv - 3.4.4-SNAPSHOT + 3.4.5-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 16cc63785e288..518052f3e0cf1 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-logical-plans-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-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 ee517d2f4d3da..e769f746dcf35 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-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 7d40dec970feb..1451bb3437650 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.4.4-SNAPSHOT + 3.4.5-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 12feda835f82e..4e57720711de9 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-expression-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-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 67a2f452130ce..00488216ce29f 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 openCypher-frontend-1 jar - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT openCypher Frontend diff --git a/community/cypher/interpreted-runtime/pom.xml b/community/cypher/interpreted-runtime/pom.xml index 31982affb1e32..12f77227d0de9 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-interpreted-runtime jar - 3.4.4-SNAPSHOT + 3.4.5-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 eafebde0b15b2..e8df97e132ff3 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-ir-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-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 4b7466676b87e..a65d3b792ecd3 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-spi-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Cypher Planner SPI 3.4 Cypher planner SPI diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index 76a8a4ed3be16..6e3cc3b1ae90d 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. cypher-parent - 3.4.4-SNAPSHOT + 3.4.5-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 00dc1f17f6008..e5229ec0af140 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-runtime-util jar - 3.4.4-SNAPSHOT + 3.4.5-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 c82e6dc6b93d9..44ae73ba6280d 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-util-3.4 jar - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Cypher Util 3.4 Cypher utilities diff --git a/community/dbms/pom.xml b/community/dbms/pom.xml index 2fc02fd41c264..7c32a63553684 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT headers/GPL-3-header.txt diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index 2f4b97b3d2e60..54acbd421719c 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-graph-algo - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 136a4d24904b2..279eeb707f758 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-graphdb-api - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index ad172b4bc7bcc..5e60e3ec45c24 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-import-tool - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/index/pom.xml b/community/index/pom.xml index aa1a0de4f070c..981b2834f90e7 100644 --- a/community/index/pom.xml +++ b/community/index/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. diff --git a/community/io/pom.xml b/community/io/pom.xml index 0f840c72b25d9..4fbe8a6a16b28 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-io - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index 0ae2183170937..e36ce76b05f10 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-jmx - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel-api/pom.xml b/community/kernel-api/pom.xml index ca7baf8adbd28..3a6779a93c97c 100644 --- a/community/kernel-api/pom.xml +++ b/community/kernel-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-kernel-api - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Kernel API diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 0c7007b4ca1e2..2e644e00040cb 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/logging/pom.xml b/community/logging/pom.xml index 62accc39c7880..558a368c46354 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-logging - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index 765e71ebbb117..259539381c60c 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index 9c4a0ef623f38..8a90f6a5ca8a8 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-lucene-index - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Lucene Index diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index 79c6a599a8585..1ee24a9c38cac 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-community - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index df4548e02a76d..ad1556b44b9c4 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index 9fa877d5df415..320c87e3668b4 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-slf4j - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index c65b31428dc7c..8e2da957d1a29 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 5ab56f2a2fa83..d8f318379bee2 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index 8d05b361631ea..372778c2304dd 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-primitive-collections - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/procedure-api/pom.xml b/community/procedure-api/pom.xml index 3213bb4898bc4..4da62a71a6f1d 100644 --- a/community/procedure-api/pom.xml +++ b/community/procedure-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-procedure-api - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Procedure API diff --git a/community/procedure-compiler/integration-tests/pom.xml b/community/procedure-compiler/integration-tests/pom.xml index 6d15566bb32b4..c3fb9d1968533 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.4-SNAPSHOT + 3.4.5-SNAPSHOT .. diff --git a/community/procedure-compiler/pom.xml b/community/procedure-compiler/pom.xml index 2ced18e4a647c..aa5dd7df7220a 100644 --- a/community/procedure-compiler/pom.xml +++ b/community/procedure-compiler/pom.xml @@ -2,7 +2,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -13,7 +13,7 @@ 4.0.0 procedure-compiler-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT pom Neo4j - Procedure Compiler Parent POM diff --git a/community/procedure-compiler/processor/pom.xml b/community/procedure-compiler/processor/pom.xml index 02c9ebd36362c..3ca8dd7259456 100644 --- a/community/procedure-compiler/processor/pom.xml +++ b/community/procedure-compiler/processor/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../../.. diff --git a/community/resource/pom.xml b/community/resource/pom.xml index e3de3e41daf92..976ce9808e4a7 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-resource - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index f1a1f8ef00c7f..0a9d7b24259af 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-security - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index b7392ac3b5f98..4912b87baef40 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. server-api - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index 56b08a9d06c11..84f85e0a61dcf 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. server-plugin-test - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index 3e292efefd534..04fd700954851 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.4.4-SNAPSHOT + 3.4.5-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 fb21f97aeab38..b6af2cab2472e 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.4.4-SNAPSHOT + 3.4.5-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 12dfc5fdd7b12..a8c3fd4f9dec5 100644 --- a/community/spatial-index/pom.xml +++ b/community/spatial-index/pom.xml @@ -23,7 +23,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -35,7 +35,7 @@ 4.0.0 neo4j-spatial-index - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Native Spatial Index diff --git a/community/ssl/pom.xml b/community/ssl/pom.xml index bf29d6fe57719..780615b278114 100644 --- a/community/ssl/pom.xml +++ b/community/ssl/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-ssl - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - SSL diff --git a/community/udc/pom.xml b/community/udc/pom.xml index d65da6df7dd7e..14722042d0402 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-udc Neo4j - Usage Data Collection - 3.4.4-SNAPSHOT + 3.4.5-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 d74d606b52c14..a834f21c02b4a 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-unsafe - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/community/values/pom.xml b/community/values/pom.xml index 7423f6d58bccf..7b5b97223d7e0 100644 --- a/community/values/pom.xml +++ b/community/values/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-values - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT jar Neo4j - Value diff --git a/enterprise/auth-plugin-api/pom.xml b/enterprise/auth-plugin-api/pom.xml index b1f56973ecece..bad084013039b 100644 --- a/enterprise/auth-plugin-api/pom.xml +++ b/enterprise/auth-plugin-api/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-auth-plugin-api - 3.4.4-SNAPSHOT + 3.4.5-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 ec25d999a44e2..73d84c561e5f2 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-backup - 3.4.4-SNAPSHOT + 3.4.5-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 719526c01aeee..cc589050e7894 100644 --- a/enterprise/causal-clustering/pom.xml +++ b/enterprise/causal-clustering/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-causal-clustering Neo4j - Causal Clustering - 3.4.4-SNAPSHOT + 3.4.5-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 364db7ba0c923..1f52e4465fee6 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-cluster - 3.4.4-SNAPSHOT + 3.4.5-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 593587c6d7ae1..f99d61ed2d8de 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-com - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/cypher/acceptance-spec-suite/pom.xml b/enterprise/cypher/acceptance-spec-suite/pom.xml index e11f174a9d8d9..4fdd3260d1f86 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance-spec-suite jar - 3.4.4-SNAPSHOT + 3.4.5-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 96d75f8200f4d..63b23b12a54d3 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-spec-suite jar - 3.4.4-SNAPSHOT + 3.4.5-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 b51eb72e7ba64..05e2d05e697fe 100644 --- a/enterprise/cypher/cypher/pom.xml +++ b/enterprise/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-enterprise-cypher jar - 3.4.4-SNAPSHOT + 3.4.5-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.4-SNAPSHOT + 3.4.5-SNAPSHOT test-jar test diff --git a/enterprise/cypher/morsel-runtime/pom.xml b/enterprise/cypher/morsel-runtime/pom.xml index cc5e9cc71ba68..2be4480ae3017 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-morsel-runtime jar - 3.4.4-SNAPSHOT + 3.4.5-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 e6646ce83a926..0ec90a61c18c5 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-physical-planning jar - 3.4.4-SNAPSHOT + 3.4.5-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 390fbdc7dfa51..02ebb2aae1334 100644 --- a/enterprise/cypher/pom.xml +++ b/enterprise/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j cypher-parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../../community/cypher/ cypher-enterprise-parent - 3.4.4-SNAPSHOT + 3.4.5-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 7ede1886d1d1c..ad5259e141bf1 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-slotted-runtime jar - 3.4.4-SNAPSHOT + 3.4.5-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 554f97e77f3da..3273706dd28f9 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-spec-suite-tools jar - 3.4.4-SNAPSHOT + 3.4.5-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 f7ac68f88bc7a..b4f2e34f3fd9d 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-deferred-locks - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Deferred Locks Enterprise locks deferred to commit time diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 7c265a2f2b539..5c202357bd3b4 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 neo4j-ha Neo4j - High Availability - 3.4.4-SNAPSHOT + 3.4.5-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 78c470c39b07b..5b4640cb9b6e9 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-enterprise-kernel - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index cc0da5d7b45e6..ad9a2e61208cb 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-management - 3.4.4-SNAPSHOT + 3.4.5-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 79182270c71a9..c4939431fbeeb 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-metrics - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index 4a7925a319afb..927910e8cab85 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-enterprise - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index c3beac52bd41d..b68a35ba3f329 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index 7fa5d1b0d8cf3..b9eaf4f4f9b39 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/procedure-compiler-enterprise-tests/pom.xml b/enterprise/procedure-compiler-enterprise-tests/pom.xml index af1fe4487895a..41c4ce77a2ec2 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.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index 251282fc13a82..c5d9cf7632df5 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-query-logging - 3.4.4-SNAPSHOT + 3.4.5-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 b60077c2ff9a6..a9bafa669b498 100644 --- a/enterprise/security/pom.xml +++ b/enterprise/security/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. neo4j-security-enterprise - 3.4.4-SNAPSHOT + 3.4.5-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 87ecc5eef273b..b15814d45ca8c 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index b6c2c349cff1b..aae0721e9bd15 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. neo4j-integrationtests - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Integration Tests jar diff --git a/packaging/pom.xml b/packaging/pom.xml index b2f1fb673d2bf..2fbc66f7abdec 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index 0a9391dba309f..d7141b35ecc1c 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.4.4-SNAPSHOT + 3.4.5-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 d870c479b3a1f..7b70a7acb893f 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.4-SNAPSHOT + 3.4.5-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.4.4-SNAPSHOT + 3.4.5-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 7a1e8246f13da..e14e7960bbbde 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT pom Neo4j Neo4j Graph Database diff --git a/stresstests/pom.xml b/stresstests/pom.xml index e734fc7a57c21..d3bc77b7d4766 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. neo4j-stresstests - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index dc46dc0b15e0b..c8b5e6c6c39cb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT .. neo4j-tools - 3.4.4-SNAPSHOT + 3.4.5-SNAPSHOT Neo4j - Low Level Tools jar