diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index d3f003fa62583..5c92db73fced4 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index 3871bcef99cec..e52e9ac37008d 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-codegen - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index efa7c4dc09d92..3f6d668d29b7c 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-collections org.neo4j - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index f02eea497023a..4d1b253bd1563 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT command-line diff --git a/community/common/pom.xml b/community/common/pom.xml index e6a5878173cb9..26eab3671ea97 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-common - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Common diff --git a/community/configuration/pom.xml b/community/configuration/pom.xml index a8157fe4b311c..37a52b943a537 100644 --- a/community/configuration/pom.xml +++ b/community/configuration/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-configuration - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Configuration diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index ee907d577fed2..02be4f399b51a 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-consistency-check - 3.3.8-SNAPSHOT + 3.3.9-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 d6e4abd42cfab..ea3065dc4ead3 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-csv - 3.3.8-SNAPSHOT + 3.3.9-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 203b44ba9d4a6..9497366624b78 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-compiler-3.3 jar - 3.3.8-SNAPSHOT + 3.3.9-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 bf0a6c2e3b403..db07078076ff7 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-logical-plans-3.3 jar - 3.3.8-SNAPSHOT + 3.3.9-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 d1cc86c519fe7..bee9f6ebc67a8 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.3.8-SNAPSHOT + 3.3.9-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 efcb4568d73be..fd49eed1460b1 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-frontend-3.3 jar - 3.3.8-SNAPSHOT + 3.3.9-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 c250aa435a1b8..fedb9a41cdf8c 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-ir-3.3 jar - 3.3.8-SNAPSHOT + 3.3.9-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 dc6fc1c063069..fce64d88b9db2 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. cypher-parent - 3.3.8-SNAPSHOT + 3.3.9-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 c4f22592b2b5b..b364e61e2d727 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT dbms diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index 12b80b3773b95..e15c928a27079 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -21,7 +21,7 @@ 4.0.0 neo4j-graph-algo org.neo4j - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 1417a2ff81270..f8793d34e1746 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-graphdb-api - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index 0ede13933fa6f..a929a658340fa 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-import-tool - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/index/pom.xml b/community/index/pom.xml index 36eb7b7610eb4..178c458076802 100644 --- a/community/index/pom.xml +++ b/community/index/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. diff --git a/community/io/pom.xml b/community/io/pom.xml index e3d3bb62772d2..7b7e8112b36a4 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-io - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index b449d7ad5992f..7caba67afa258 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-jmx - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel-api/pom.xml b/community/kernel-api/pom.xml index 9089996284dbd..1efba7bf4c122 100644 --- a/community/kernel-api/pom.xml +++ b/community/kernel-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-kernel-api - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Kernel API diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 9e6ba05c34a14..d5a357adadf5e 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/licensecheck-config/pom.xml b/community/licensecheck-config/pom.xml index 642bc0fdc8091..f065e3a5d5428 100644 --- a/community/licensecheck-config/pom.xml +++ b/community/licensecheck-config/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j.build licensecheck-config - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Licensing configuration Licensing configuration for the Neo4j project. diff --git a/community/logging/pom.xml b/community/logging/pom.xml index cc67a3b085e17..92ded87049916 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-logging - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index 719398501b467..9d825c455ebf3 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index a2f0c2c3505ac..07757735a0d1e 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-lucene-index - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Lucene Index diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index ef5762dd24740..efc1b977a932e 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-community - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index d66537eda6dc7..4de88eebd8a73 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index f57ff1182bebc..7cb67513ef2ee 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-slf4j - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index b615e8ed4c132..937e2569b36b3 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 146078617dc4a..e9d52c549881c 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index 57b253ee1b74d..db35d6ff8d087 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-primitive-collections - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/procedure-compiler/integration-tests/pom.xml b/community/procedure-compiler/integration-tests/pom.xml index 2a0be9a6e86de..cfcda65ad6061 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.8-SNAPSHOT + 3.3.9-SNAPSHOT .. diff --git a/community/procedure-compiler/pom.xml b/community/procedure-compiler/pom.xml index 6cad7437b9c67..4ba225f64b163 100644 --- a/community/procedure-compiler/pom.xml +++ b/community/procedure-compiler/pom.xml @@ -2,7 +2,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 procedure-compiler-parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT pom Neo4j - Procedure Compiler Parent POM diff --git a/community/procedure-compiler/processor/pom.xml b/community/procedure-compiler/processor/pom.xml index 4a0a12290c9ab..ae364f42c3cfb 100644 --- a/community/procedure-compiler/processor/pom.xml +++ b/community/procedure-compiler/processor/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../../.. diff --git a/community/resource/pom.xml b/community/resource/pom.xml index 50a1c4c1e3d20..45279e357a141 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-resource org.neo4j - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index 0e23eb63f6328..3f8e264bbad7d 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-security - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index 84283ac680a64..444eb27967d46 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j server-api - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index e67c7bb62d64a..5d7c85c42b85f 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j server-plugin-test - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index 0130a91fc8738..6a32440eb2a46 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.3.8-SNAPSHOT + 3.3.9-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 0a01c238ec287..afc11a4855d2c 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Generic shell diff --git a/community/ssl/pom.xml b/community/ssl/pom.xml index 3cfa3d46a9343..378fc2b2ca65d 100644 --- a/community/ssl/pom.xml +++ b/community/ssl/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-ssl - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - SSL diff --git a/community/udc/pom.xml b/community/udc/pom.xml index 8f768f49c5216..6410c7c1f3258 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-udc Neo4j - Usage Data Collection - 3.3.8-SNAPSHOT + 3.3.9-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 46f6eab9f9099..66cb53ddd1d35 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-unsafe - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/community/values/pom.xml b/community/values/pom.xml index d29197e01e197..53cb655a00592 100644 --- a/community/values/pom.xml +++ b/community/values/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-values - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Value diff --git a/enterprise/auth-plugin-api/pom.xml b/enterprise/auth-plugin-api/pom.xml index 94445be398416..575c5ecfb18a2 100644 --- a/enterprise/auth-plugin-api/pom.xml +++ b/enterprise/auth-plugin-api/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-auth-plugin-api - 3.3.8-SNAPSHOT + 3.3.9-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 68e775f1f4b80..35bb3af7ce14b 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-backup - 3.3.8-SNAPSHOT + 3.3.9-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 d9e3d6a8fc385..2db8678a8d142 100644 --- a/enterprise/causal-clustering/pom.xml +++ b/enterprise/causal-clustering/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-causal-clustering Neo4j - Causal Clustering - 3.3.8-SNAPSHOT + 3.3.9-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 c5afe960e1666..80679d461a479 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-cluster - 3.3.8-SNAPSHOT + 3.3.9-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 c7449f6bd1173..9a76c2ac87766 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-com - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/cypher/acceptance-spec-suite/pom.xml b/enterprise/cypher/acceptance-spec-suite/pom.xml index 4ee4a335d5ec9..1e2ef4a7fe630 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance-spec-suite jar - 3.3.8-SNAPSHOT + 3.3.9-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 95956c7c0b2ab..e1e2127374c3a 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-spec-suite jar - 3.3.8-SNAPSHOT + 3.3.9-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 ad47706353e59..f95c1d6ffc78d 100644 --- a/enterprise/cypher/cypher/pom.xml +++ b/enterprise/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-enterprise-parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-enterprise-cypher jar - 3.3.8-SNAPSHOT + 3.3.9-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 e604b8c9c23ff..ba77dd87af1a2 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-physical-planning jar - 3.3.8-SNAPSHOT + 3.3.9-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 919d33ab2bcde..727b76c9b4fd7 100644 --- a/enterprise/cypher/pom.xml +++ b/enterprise/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j cypher-parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../../community/cypher/ cypher-enterprise-parent - 3.3.8-SNAPSHOT + 3.3.9-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 9d8573a00888e..8b67e7140914e 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-slotted-runtime jar - 3.3.8-SNAPSHOT + 3.3.9-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 68b104793ac7e..1370642121383 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../ 4.0.0 neo4j-cypher-spec-suite-tools jar - 3.3.8-SNAPSHOT + 3.3.9-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 033e4be529028..8879c33e16c46 100644 --- a/enterprise/deferred-locks/pom.xml +++ b/enterprise/deferred-locks/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-deferred-locks - 3.3.8-SNAPSHOT + 3.3.9-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 c582627f99937..513ae7185cd96 100644 --- a/enterprise/fulltext-addon/pom.xml +++ b/enterprise/fulltext-addon/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-fulltext-addon - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Fulltext add-on Fulltext index addon for neo4j diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 5f20c7e35a10c..0e8447bd37d09 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 neo4j-ha Neo4j - High Availability - 3.3.8-SNAPSHOT + 3.3.9-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 87a7e47de9b0b..63cb9739beec4 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-enterprise-kernel - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index 51a0551f1e15e..f8536928ab0b0 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-management - 3.3.8-SNAPSHOT + 3.3.9-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 5e1c77d998290..6adfef07872e1 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,13 +6,13 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. org.neo4j neo4j-metrics - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index e0ce49d16b1f2..3e49d5a9f7d1e 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-enterprise - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index 83f30b88d77fb..02daed66c6472 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index 1063abf052727..cb16a70944401 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/procedure-compiler-enterprise-tests/pom.xml b/enterprise/procedure-compiler-enterprise-tests/pom.xml index aba491adeff8a..ad6086f69585d 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.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index 5c624e6c67419..bd35d64b814d4 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-query-logging - 3.3.8-SNAPSHOT + 3.3.9-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 cfc85a721fe68..ef6646c23b415 100644 --- a/enterprise/runtime/cursors/pom.xml +++ b/enterprise/runtime/cursors/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-store-cursors - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Storage cursors diff --git a/enterprise/runtime/neole/pom.xml b/enterprise/runtime/neole/pom.xml index 6854dfc0dc81f..b6cc9b5ba073e 100644 --- a/enterprise/runtime/neole/pom.xml +++ b/enterprise/runtime/neole/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-protostore-neole - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT jar Neo4j - Storage prototype Neo4j Limited Edition diff --git a/enterprise/runtime/pom.xml b/enterprise/runtime/pom.xml index 18ecf8bfaf117..f454e3160e69b 100644 --- a/enterprise/runtime/pom.xml +++ b/enterprise/runtime/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-runtime - 3.3.8-SNAPSHOT + 3.3.9-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 3741ee322c7dd..c392344ef0836 100644 --- a/enterprise/security/pom.xml +++ b/enterprise/security/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. neo4j-security-enterprise - 3.3.8-SNAPSHOT + 3.3.9-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 a33fbc068885c..994cc7dc7e44d 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 2fc77787f8cd8..5ec8e1a76c6fe 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. neo4j-integrationtests - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Integration Tests jar diff --git a/packaging/pom.xml b/packaging/pom.xml index 0b18301ae81dc..4153269a66da2 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index 611f6165ad0f8..e7da855af8c97 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.3.8-SNAPSHOT + 3.3.9-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 f00ddfa389ab7..3737f11a105e0 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.8-SNAPSHOT + 3.3.9-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.3.8-SNAPSHOT + 3.3.9-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 9c3d90c12cdc1..742a0be779abe 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT pom Neo4j diff --git a/stresstests/pom.xml b/stresstests/pom.xml index d541d682c614d..649e35a50d0d1 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. neo4j-stresstests - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index 4261cad80b8c2..e010bc70a1738 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT .. neo4j-tools - 3.3.8-SNAPSHOT + 3.3.9-SNAPSHOT Neo4j - Low Level Tools jar