diff --git a/build-resources/pom.xml b/build-resources/pom.xml index 18253f18c2b0..ef327e9822d7 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -5,7 +5,7 @@ org.neo4j.build build-resources - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Build resources Build resources for community build. diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index 08f0395c39e2..be2484bbfb82 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index bfb47a9d3500..7db442bfc107 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-codegen - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index 22522b492522..59c61ab6dcf3 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-collections - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index ba2b72d0c617..ef0b97b2092f 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar diff --git a/community/common/pom.xml b/community/common/pom.xml index 39db900eae3a..f78f1a503ff4 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-common - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Common diff --git a/community/configuration/pom.xml b/community/configuration/pom.xml index 6068cff740f5..2b99b72f03e9 100644 --- a/community/configuration/pom.xml +++ b/community/configuration/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-configuration - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Configuration diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index fb0b47a484ca..df45d8628e09 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-consistency-check - 3.4.7-SNAPSHOT + 3.4.8-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 bd994ed0716b..f3ff2eea3242 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-csv - 3.4.7-SNAPSHOT + 3.4.8-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 746f1e9d144c..5e65ce013a35 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-logical-plans-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-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 c06294f638a6..30327345366f 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-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 9da1024ff6c3..3ef6fcb4bbe4 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.4.7-SNAPSHOT + 3.4.8-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 8dcabd45f42c..7966d7273c8b 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-expression-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-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 56ef54bc903a..c5ee5ccfef1b 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 openCypher-frontend-1 jar - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT openCypher Frontend diff --git a/community/cypher/interpreted-runtime/pom.xml b/community/cypher/interpreted-runtime/pom.xml index 6dcb6df35828..4ecd0a3828a7 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-interpreted-runtime jar - 3.4.7-SNAPSHOT + 3.4.8-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 8374afe3094f..055b2e6728c5 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-ir-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-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 c1fab1f6b0b4..aa7b5b3faea5 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-planner-spi-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Cypher Planner SPI 3.4 Cypher planner SPI diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index bc9a032c4c65..06fd8e25552a 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. cypher-parent - 3.4.7-SNAPSHOT + 3.4.8-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 6fa77f072c88..a79daaf8a1f8 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-runtime-util jar - 3.4.7-SNAPSHOT + 3.4.8-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 483ff638d024..f703dfc2c59c 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-util-3.4 jar - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Cypher Util 3.4 Cypher utilities diff --git a/community/dbms/pom.xml b/community/dbms/pom.xml index f1deed5b8674..adb6b2d028f1 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT headers/GPL-3-header.txt diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index 5abb159cf912..b13b0bca1b79 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-graph-algo - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 460cd6491dcf..0dc0c6ad10c4 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-graphdb-api - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index b6891422e46b..c4466745535f 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-import-tool - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/index/pom.xml b/community/index/pom.xml index 6262e3440fe9..dbeef32f18b3 100644 --- a/community/index/pom.xml +++ b/community/index/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. diff --git a/community/io/pom.xml b/community/io/pom.xml index e1ca99ac259f..129a2660795a 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-io - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index 8d251c23cf13..1ff677416c26 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-jmx - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel-api/pom.xml b/community/kernel-api/pom.xml index 54a7fc8d1902..e22fc2e89241 100644 --- a/community/kernel-api/pom.xml +++ b/community/kernel-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-kernel-api - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Kernel API diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 162cb7d78a8f..9f71acb4c789 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/logging/pom.xml b/community/logging/pom.xml index fbccdfee52a3..87f04dd337dd 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-logging - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index 58a8cf5ca35f..ba8294d1d163 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index 6a3725bb1a38..b43c145ba129 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-lucene-index - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Lucene Index diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index 86e914e1a0e7..9fdf5cebf488 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-community - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index 9d283a593b28..ac56ad7c299a 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index 23ef3ca92e75..90f4fbae7add 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-slf4j - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index eddd260c16c2..666ad793fbc2 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 5b958fd1fa54..7440ff2276ae 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index 42e4eceb4023..f7d930055d47 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-primitive-collections - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/procedure-api/pom.xml b/community/procedure-api/pom.xml index a9611116c257..6136b5aa0e96 100644 --- a/community/procedure-api/pom.xml +++ b/community/procedure-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-procedure-api - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Procedure API diff --git a/community/procedure-compiler/integration-tests/pom.xml b/community/procedure-compiler/integration-tests/pom.xml index c6cb44c65b4e..69ab6ea30125 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.7-SNAPSHOT + 3.4.8-SNAPSHOT .. diff --git a/community/procedure-compiler/pom.xml b/community/procedure-compiler/pom.xml index dc25326d0bb7..c7440fa99593 100644 --- a/community/procedure-compiler/pom.xml +++ b/community/procedure-compiler/pom.xml @@ -2,7 +2,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -13,7 +13,7 @@ 4.0.0 procedure-compiler-parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT pom Neo4j - Procedure Compiler Parent POM diff --git a/community/procedure-compiler/processor/pom.xml b/community/procedure-compiler/processor/pom.xml index ff55e5bd09d0..28e18c10b0cd 100644 --- a/community/procedure-compiler/processor/pom.xml +++ b/community/procedure-compiler/processor/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../../.. diff --git a/community/resource/pom.xml b/community/resource/pom.xml index 6a07c8a2d88e..8a6dfb06fb1b 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-resource - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index 2283823a3d41..b51ed2ff11d0 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-security - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index 7bc061e0b55f..ea1132a3f6cc 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. server-api - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index cf8d5c1df33b..dc2cb7a49f3b 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. server-plugin-test - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index 6714d10cd969..db3af42d422d 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.4.7-SNAPSHOT + 3.4.8-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 774c00690d0c..50416ed92d7a 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.4.7-SNAPSHOT + 3.4.8-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 c2462beff4a9..1fb810cd4564 100644 --- a/community/spatial-index/pom.xml +++ b/community/spatial-index/pom.xml @@ -23,7 +23,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -35,7 +35,7 @@ 4.0.0 neo4j-spatial-index - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Native Spatial Index diff --git a/community/ssl/pom.xml b/community/ssl/pom.xml index 6fc60bdc883d..feca168ee3ca 100644 --- a/community/ssl/pom.xml +++ b/community/ssl/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-ssl - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - SSL diff --git a/community/udc/pom.xml b/community/udc/pom.xml index e8d576c2c5c3..94d5aea2c580 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-udc Neo4j - Usage Data Collection - 3.4.7-SNAPSHOT + 3.4.8-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 fe4e571fec19..80bbbd448689 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ 4.0.0 neo4j-unsafe - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/community/values/pom.xml b/community/values/pom.xml index 70f21f584da6..6941806202c6 100644 --- a/community/values/pom.xml +++ b/community/values/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-values - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT jar Neo4j - Value diff --git a/enterprise/auth-plugin-api/pom.xml b/enterprise/auth-plugin-api/pom.xml index e00eacb3309c..a50e1a1d6bdc 100644 --- a/enterprise/auth-plugin-api/pom.xml +++ b/enterprise/auth-plugin-api/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-auth-plugin-api - 3.4.7-SNAPSHOT + 3.4.8-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 ccdf00878a5d..6eae5769e391 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-backup - 3.4.7-SNAPSHOT + 3.4.8-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 81a53e9a8dc3..fc7d9952ad40 100644 --- a/enterprise/causal-clustering/pom.xml +++ b/enterprise/causal-clustering/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-causal-clustering Neo4j - Causal Clustering - 3.4.7-SNAPSHOT + 3.4.8-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 320df6254844..6366c6df46c2 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-cluster - 3.4.7-SNAPSHOT + 3.4.8-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 0a5d2c97fdb9..f20fb97b92bf 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-com - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/cypher/acceptance-spec-suite/pom.xml b/enterprise/cypher/acceptance-spec-suite/pom.xml index 8ceaadf47825..088090e6b90d 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance-spec-suite jar - 3.4.7-SNAPSHOT + 3.4.8-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 35930cf07def..60f2ca265ee9 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-spec-suite jar - 3.4.7-SNAPSHOT + 3.4.8-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 b4ff0564e9d6..85f65bb07631 100644 --- a/enterprise/cypher/cypher/pom.xml +++ b/enterprise/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-enterprise-cypher jar - 3.4.7-SNAPSHOT + 3.4.8-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.7-SNAPSHOT + 3.4.8-SNAPSHOT test-jar test diff --git a/enterprise/cypher/morsel-runtime/pom.xml b/enterprise/cypher/morsel-runtime/pom.xml index 57cf3812f30b..72eb514b7d82 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-morsel-runtime jar - 3.4.7-SNAPSHOT + 3.4.8-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 ba738fd5a2d4..0ba27e804de9 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-physical-planning jar - 3.4.7-SNAPSHOT + 3.4.8-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 634fdf6f94a3..9d9109a0f6e9 100644 --- a/enterprise/cypher/pom.xml +++ b/enterprise/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j cypher-parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../../community/cypher/ cypher-enterprise-parent - 3.4.7-SNAPSHOT + 3.4.8-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 67db213cda56..996d4dbe4d07 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-slotted-runtime jar - 3.4.7-SNAPSHOT + 3.4.8-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 a6f7a0d13491..d06eb308ce5c 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../ 4.0.0 neo4j-cypher-spec-suite-tools jar - 3.4.7-SNAPSHOT + 3.4.8-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 e57bec657e84..6107bf760715 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-deferred-locks - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Deferred Locks Enterprise locks deferred to commit time diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 97edefae8f42..5c5379a24182 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 neo4j-ha Neo4j - High Availability - 3.4.7-SNAPSHOT + 3.4.8-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 b5a51dae098c..fe8eb15c206b 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-enterprise-kernel - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index c1fd38898cd3..2adb7f66e5af 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-management - 3.4.7-SNAPSHOT + 3.4.8-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 f11fb570ab56..fd3e523fa097 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-metrics - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index 172b50b03991..893cdf05634f 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-enterprise - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index 5302f3413496..50916c699df7 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index db63d55b515c..457c516fdfb5 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/procedure-compiler-enterprise-tests/pom.xml b/enterprise/procedure-compiler-enterprise-tests/pom.xml index 35f82e85d030..0f0a78a8c72b 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.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index c3a0082ecb2a..1aac11f3a362 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-query-logging - 3.4.7-SNAPSHOT + 3.4.8-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 f83e0299b67f..ee65a063263e 100644 --- a/enterprise/security/pom.xml +++ b/enterprise/security/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. neo4j-security-enterprise - 3.4.7-SNAPSHOT + 3.4.8-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 0013ca45a1af..fa174bb563e6 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 1d50231e5cf1..2e39f324c6b5 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. neo4j-integrationtests - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Integration Tests jar diff --git a/packaging/pom.xml b/packaging/pom.xml index 44d4f9a42cd5..0ad419ea1c21 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index e8f7dc111901..c2af874bc2d6 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.4.7-SNAPSHOT + 3.4.8-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 dd648f463389..0d798cba1958 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.7-SNAPSHOT + 3.4.8-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.4.7-SNAPSHOT + 3.4.8-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 ceb4ad2f1f42..b6697df37918 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT pom Neo4j Neo4j Graph Database diff --git a/stresstests/pom.xml b/stresstests/pom.xml index 19b7311b4099..7aec16363500 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. neo4j-stresstests - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index a1c015a54a3a..6ac684e96948 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT .. neo4j-tools - 3.4.7-SNAPSHOT + 3.4.8-SNAPSHOT Neo4j - Low Level Tools jar