From 88afb40d65b192645670814e38b523e24bdf6435 Mon Sep 17 00:00:00 2001 From: fickludd Date: Fri, 15 Jun 2018 11:15:44 +0200 Subject: [PATCH] Version 3.3.7-SNAPSHOT --- community/bolt/pom.xml | 2 +- community/codegen/pom.xml | 4 ++-- community/collections/pom.xml | 4 ++-- community/command-line/pom.xml | 4 ++-- community/common/pom.xml | 4 ++-- community/configuration/pom.xml | 4 ++-- community/consistency-check/pom.xml | 4 ++-- community/csv/pom.xml | 4 ++-- community/cypher/cypher-compiler-3.3/pom.xml | 4 ++-- community/cypher/cypher-logical-plans-3.3/pom.xml | 4 ++-- community/cypher/cypher/pom.xml | 4 ++-- community/cypher/frontend-3.3/pom.xml | 4 ++-- community/cypher/ir-3.3/pom.xml | 4 ++-- community/cypher/pom.xml | 4 ++-- community/dbms/pom.xml | 4 ++-- community/graph-algo/pom.xml | 4 ++-- community/graphdb-api/pom.xml | 4 ++-- community/import-tool/pom.xml | 4 ++-- community/index/pom.xml | 2 +- community/io/pom.xml | 4 ++-- community/jmx/pom.xml | 4 ++-- community/kernel-api/pom.xml | 4 ++-- community/kernel/pom.xml | 4 ++-- community/licensecheck-config/pom.xml | 4 ++-- community/logging/pom.xml | 4 ++-- community/lucene-index-upgrade/pom.xml | 4 ++-- community/lucene-index/pom.xml | 4 ++-- community/neo4j-community/pom.xml | 4 ++-- community/neo4j-harness/pom.xml | 2 +- community/neo4j-slf4j/pom.xml | 4 ++-- community/neo4j/pom.xml | 4 ++-- community/pom.xml | 4 ++-- community/primitive-collections/pom.xml | 4 ++-- community/procedure-compiler/integration-tests/pom.xml | 2 +- community/procedure-compiler/pom.xml | 4 ++-- community/procedure-compiler/processor/pom.xml | 2 +- community/resource/pom.xml | 4 ++-- community/security/pom.xml | 4 ++-- community/server-api/pom.xml | 4 ++-- community/server-plugin-test/pom.xml | 4 ++-- community/server/pom.xml | 4 ++-- community/shell/pom.xml | 4 ++-- community/ssl/pom.xml | 4 ++-- community/udc/pom.xml | 4 ++-- community/unsafe/pom.xml | 4 ++-- community/values/pom.xml | 4 ++-- enterprise/auth-plugin-api/pom.xml | 4 ++-- enterprise/backup/pom.xml | 4 ++-- enterprise/causal-clustering/pom.xml | 4 ++-- enterprise/cluster/pom.xml | 4 ++-- enterprise/com/pom.xml | 4 ++-- enterprise/cypher/acceptance-spec-suite/pom.xml | 4 ++-- enterprise/cypher/compatibility-spec-suite/pom.xml | 4 ++-- enterprise/cypher/cypher/pom.xml | 4 ++-- enterprise/cypher/physical-planning/pom.xml | 4 ++-- enterprise/cypher/pom.xml | 4 ++-- enterprise/cypher/slotted-runtime/pom.xml | 4 ++-- enterprise/cypher/spec-suite-tools/pom.xml | 4 ++-- enterprise/deferred-locks/pom.xml | 4 ++-- enterprise/fulltext-addon/pom.xml | 4 ++-- enterprise/ha/pom.xml | 4 ++-- enterprise/kernel/pom.xml | 4 ++-- enterprise/management/pom.xml | 4 ++-- enterprise/metrics/pom.xml | 4 ++-- enterprise/neo4j-enterprise/pom.xml | 4 ++-- enterprise/neo4j-harness-enterprise/pom.xml | 2 +- enterprise/pom.xml | 4 ++-- enterprise/procedure-compiler-enterprise-tests/pom.xml | 2 +- enterprise/query-logging/pom.xml | 4 ++-- enterprise/runtime/cursors/pom.xml | 4 ++-- enterprise/runtime/neole/pom.xml | 4 ++-- enterprise/runtime/pom.xml | 4 ++-- enterprise/security/pom.xml | 4 ++-- enterprise/server-enterprise/pom.xml | 4 ++-- integrationtests/pom.xml | 4 ++-- packaging/pom.xml | 4 ++-- packaging/standalone/pom.xml | 4 ++-- packaging/standalone/standalone-community/pom.xml | 4 ++-- pom.xml | 2 +- stresstests/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- 81 files changed, 154 insertions(+), 154 deletions(-) diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index ffc2dd9a26e7a..99c5d430b3cba 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index a3f552569454d..f84e16f81f3d6 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-codegen - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index d2eeebad3ea9a..f3b75c17b8e46 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-collections org.neo4j - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index 67365ff9e6ee9..e5158f50578f3 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT command-line diff --git a/community/common/pom.xml b/community/common/pom.xml index ae7c443e2efed..efb687de27242 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-common - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Common diff --git a/community/configuration/pom.xml b/community/configuration/pom.xml index a8d50e7d18447..58fcb697f176b 100644 --- a/community/configuration/pom.xml +++ b/community/configuration/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-configuration - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Configuration diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index 7d00f87db05fe..844edadf8febb 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-consistency-check - 3.3.6-SNAPSHOT + 3.3.7-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 b2b4c8fc5f2a5..766831207be78 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-csv - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - CSV reading and parsing diff --git a/community/cypher/cypher-compiler-3.3/pom.xml b/community/cypher/cypher-compiler-3.3/pom.xml index c18d5dd8ff71a..516d376a56db2 100644 --- a/community/cypher/cypher-compiler-3.3/pom.xml +++ b/community/cypher/cypher-compiler-3.3/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-compiler-3.3 jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Cypher Compiler 3.3 Compiler for Cypher 3.3 http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher-logical-plans-3.3/pom.xml b/community/cypher/cypher-logical-plans-3.3/pom.xml index bdac565d753f7..16254539c9ae0 100644 --- a/community/cypher/cypher-logical-plans-3.3/pom.xml +++ b/community/cypher/cypher-logical-plans-3.3/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-logical-plans-3.3 jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Cypher logical plans 3.3 Logical plans for Cypher http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index 0d1cc82d2033e..b55254c3d1aee 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Cypher Neo4j query language http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/frontend-3.3/pom.xml b/community/cypher/frontend-3.3/pom.xml index d901a87c97562..2115a20b0668e 100644 --- a/community/cypher/frontend-3.3/pom.xml +++ b/community/cypher/frontend-3.3/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-frontend-3.3 jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Cypher Frontend 3.3 Front end of the Cypher compiler diff --git a/community/cypher/ir-3.3/pom.xml b/community/cypher/ir-3.3/pom.xml index 607ad15fcaeb4..9c7f5e2ce6eff 100644 --- a/community/cypher/ir-3.3/pom.xml +++ b/community/cypher/ir-3.3/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-ir-3.3 jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Cypher Intermediate Representation 3.3 The intermediate representations, such as logical plans and query graph diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index 19fd9f27093e5..11f21b52663ca 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT pom Neo4j - Community Cypher Build Project that builds the Neo4j Cypher modules as part of the Community distribution. diff --git a/community/dbms/pom.xml b/community/dbms/pom.xml index 51f9f9aba114c..5e94ecdb2c3d9 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT dbms diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index b462944d47ebc..2f81bbe293c9d 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -21,7 +21,7 @@ 4.0.0 neo4j-graph-algo org.neo4j - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 2f7ec20cebf97..df739eced8e3d 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-graphdb-api - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index cdba03dc791af..9b4576f789faa 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-import-tool - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/index/pom.xml b/community/index/pom.xml index d50c4fa18b611..a452b4e5934ef 100644 --- a/community/index/pom.xml +++ b/community/index/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. diff --git a/community/io/pom.xml b/community/io/pom.xml index 53ed79507f15b..aec37b9fe5fb7 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-io - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index 494c4969d4108..40c368d10c72f 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-jmx - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel-api/pom.xml b/community/kernel-api/pom.xml index e02d8905a99b4..53badcdbe7f29 100644 --- a/community/kernel-api/pom.xml +++ b/community/kernel-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-kernel-api - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Kernel API diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 2eacf33694bca..38f1aebd7bec3 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/licensecheck-config/pom.xml b/community/licensecheck-config/pom.xml index 3d9bfdd1e0b14..ccbbee8cd2c87 100644 --- a/community/licensecheck-config/pom.xml +++ b/community/licensecheck-config/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j.build licensecheck-config - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Licensing configuration Licensing configuration for the Neo4j project. diff --git a/community/logging/pom.xml b/community/logging/pom.xml index b1ef1d884128b..c08043e6a3592 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-logging - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index ea16371eeaaf0..193942f3b1597 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index e4fbd735883de..5003565a18c6e 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-lucene-index - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Lucene Index diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index 94768c7ac802e..d3c2201bffc6a 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-community - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index 1ac60459ccc77..74aa0dedc0f4b 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index e25c950c0d255..57a6a67d4dbd8 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-slf4j - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index 370eb65f6e651..c27dac846ac86 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 26646aa749cde..b58d1836578ca 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index 0fac85bee7d2e..396fa4aea05bf 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-primitive-collections - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/procedure-compiler/integration-tests/pom.xml b/community/procedure-compiler/integration-tests/pom.xml index 4b7ecd072afb9..f95e4f75b390a 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. diff --git a/community/procedure-compiler/pom.xml b/community/procedure-compiler/pom.xml index 24c49771bad3d..476d7bf54c655 100644 --- a/community/procedure-compiler/pom.xml +++ b/community/procedure-compiler/pom.xml @@ -2,7 +2,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 procedure-compiler-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT pom Neo4j - Procedure Compiler Parent POM diff --git a/community/procedure-compiler/processor/pom.xml b/community/procedure-compiler/processor/pom.xml index d0bb1d47b96b7..1309cd0059139 100644 --- a/community/procedure-compiler/processor/pom.xml +++ b/community/procedure-compiler/processor/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../../.. diff --git a/community/resource/pom.xml b/community/resource/pom.xml index 8932475a5ea50..23a3979e1a17a 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-resource org.neo4j - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index e4ceeef4e94b0..f4db0530d0ad4 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-security - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index 650dc338e9eb6..979ad35809867 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j server-api - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index 91048969ccfc6..b9090121aa603 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j server-plugin-test - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index 9c23c7cd6323f..c78cce24dd857 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.3.6-SNAPSHOT + 3.3.7-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 8d03a38032929..cb5b14509b889 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Generic shell diff --git a/community/ssl/pom.xml b/community/ssl/pom.xml index 05185ddfcbcc6..ab05b5116811c 100644 --- a/community/ssl/pom.xml +++ b/community/ssl/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-ssl - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - SSL diff --git a/community/udc/pom.xml b/community/udc/pom.xml index b5ed650dfe79c..6c139fba38b30 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-udc Neo4j - Usage Data Collection - 3.3.6-SNAPSHOT + 3.3.7-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 3617d0846557e..7464cf9bbaf3c 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-unsafe - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/community/values/pom.xml b/community/values/pom.xml index 71164a75efe1d..6fa19457c2030 100644 --- a/community/values/pom.xml +++ b/community/values/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-values - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Value diff --git a/enterprise/auth-plugin-api/pom.xml b/enterprise/auth-plugin-api/pom.xml index 4894281d18c0f..ab2d928889be6 100644 --- a/enterprise/auth-plugin-api/pom.xml +++ b/enterprise/auth-plugin-api/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-auth-plugin-api - 3.3.6-SNAPSHOT + 3.3.7-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 4c58fa4e09a03..778f8e048932a 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-backup - 3.3.6-SNAPSHOT + 3.3.7-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 d9c8036f9b8a2..1d783a130ec78 100644 --- a/enterprise/causal-clustering/pom.xml +++ b/enterprise/causal-clustering/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-causal-clustering Neo4j - Causal Clustering - 3.3.6-SNAPSHOT + 3.3.7-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 8bc2703b64b7f..861fb571c623e 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-cluster - 3.3.6-SNAPSHOT + 3.3.7-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 0496e8cc8fc3c..c60a060bd2db3 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-com - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/cypher/acceptance-spec-suite/pom.xml b/enterprise/cypher/acceptance-spec-suite/pom.xml index df9feda4e8c00..4abb67fb88fc2 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance-spec-suite jar - 3.3.6-SNAPSHOT + 3.3.7-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 695623681bfbc..686217e7a542f 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-spec-suite jar - 3.3.6-SNAPSHOT + 3.3.7-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 4f683eda472a0..f748265b134bb 100644 --- a/enterprise/cypher/cypher/pom.xml +++ b/enterprise/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-enterprise-cypher jar - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j Enterprise Cypher Neo4j query language 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 4d3c63cd3c2ab..f873b9dc0efee 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-physical-planning jar - 3.3.6-SNAPSHOT + 3.3.7-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 a30428e1f593a..6fd197532233c 100644 --- a/enterprise/cypher/pom.xml +++ b/enterprise/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j cypher-parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../../community/cypher/ cypher-enterprise-parent - 3.3.6-SNAPSHOT + 3.3.7-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 a093a565c9732..8bafa03ad91f6 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-slotted-runtime jar - 3.3.6-SNAPSHOT + 3.3.7-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 a78c1dc1469d8..e03fa19e887fd 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../ 4.0.0 neo4j-cypher-spec-suite-tools jar - 3.3.6-SNAPSHOT + 3.3.7-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 3e4b0968e3470..41b3a7180acbd 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-deferred-locks - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Deferred Locks Enterprise locks deferred to commit time diff --git a/enterprise/fulltext-addon/pom.xml b/enterprise/fulltext-addon/pom.xml index ddd955767e194..b32502aae95c7 100644 --- a/enterprise/fulltext-addon/pom.xml +++ b/enterprise/fulltext-addon/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-fulltext-addon - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Fulltext add-on Fulltext index addon for neo4j diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 25d05f6f83d76..c0964fc466185 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 neo4j-ha Neo4j - High Availability - 3.3.6-SNAPSHOT + 3.3.7-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 e59aaccb48de6..0d717af50d91d 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-enterprise-kernel - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index 48525d0b2ed71..c475e69af7d67 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-management - 3.3.6-SNAPSHOT + 3.3.7-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 51beb0da52298..1c205f430c5f2 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,13 +6,13 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. org.neo4j neo4j-metrics - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index 9b30e0ddd064c..fd7a0ea225f00 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-enterprise - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index 3743b3b1227d9..975e2dad84fbf 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index 67b810d16de6f..5cf1956eb7433 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/procedure-compiler-enterprise-tests/pom.xml b/enterprise/procedure-compiler-enterprise-tests/pom.xml index 1f84883224c5e..75098fb415e45 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index 4078b1ffd7ffb..7844ca847611b 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-query-logging - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Query Logging Extension for logging queries to a separate query log file diff --git a/enterprise/runtime/cursors/pom.xml b/enterprise/runtime/cursors/pom.xml index 2d3eca9153cac..0200806470975 100644 --- a/enterprise/runtime/cursors/pom.xml +++ b/enterprise/runtime/cursors/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-store-cursors - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Storage cursors diff --git a/enterprise/runtime/neole/pom.xml b/enterprise/runtime/neole/pom.xml index 70079833d2b6d..b69f9603bac7a 100644 --- a/enterprise/runtime/neole/pom.xml +++ b/enterprise/runtime/neole/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-protostore-neole - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT jar Neo4j - Storage prototype Neo4j Limited Edition diff --git a/enterprise/runtime/pom.xml b/enterprise/runtime/pom.xml index 6c006328dae21..9b845d1bc4471 100644 --- a/enterprise/runtime/pom.xml +++ b/enterprise/runtime/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-runtime - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT pom Neo4j - Cypher Runtime Runtime library for the Neo4j Cypher implementation diff --git a/enterprise/security/pom.xml b/enterprise/security/pom.xml index 13abc0fe0ae25..da5a2546a2879 100644 --- a/enterprise/security/pom.xml +++ b/enterprise/security/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. neo4j-security-enterprise - 3.3.6-SNAPSHOT + 3.3.7-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 0a7fcf6bbeb78..d74a024e5db00 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 54ea323b4bd6f..8a51d538aeb51 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. neo4j-integrationtests - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Integration Tests jar diff --git a/packaging/pom.xml b/packaging/pom.xml index 5742e0b7da1ed..c0bdb776aca4a 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index 51d56586145fd..9194f3813f138 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.3.6-SNAPSHOT + 3.3.7-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 6fe739090be23..5cbca3dd79ecb 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.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.3.6-SNAPSHOT + 3.3.7-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 fe724040bde67..afea193186e67 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT pom Neo4j diff --git a/stresstests/pom.xml b/stresstests/pom.xml index 2d7817b339a71..81ff0459ecea5 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. neo4j-stresstests - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index 7351da70df133..f3d55a05d629c 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT .. neo4j-tools - 3.3.6-SNAPSHOT + 3.3.7-SNAPSHOT Neo4j - Low Level Tools jar