From 7e7a9f323d6d87384d7db82ac1c49777827dc309 Mon Sep 17 00:00:00 2001 From: Jonas Kalderstam Date: Mon, 1 Aug 2016 10:18:31 +0200 Subject: [PATCH] Update versions to 3.0.5-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/consistency-check/pom.xml | 4 ++-- community/csv/pom.xml | 4 ++-- community/cypher/acceptance/pom.xml | 4 ++-- community/cypher/compatibility-suite/pom.xml | 4 ++-- community/cypher/cypher-compiler-3.0/pom.xml | 4 ++-- community/cypher/cypher/pom.xml | 4 ++-- community/cypher/frontend-3.0/pom.xml | 4 ++-- community/cypher/pom.xml | 4 ++-- community/dbms/pom.xml | 4 ++-- community/graph-algo/pom.xml | 4 ++-- community/graph-matching/pom.xml | 4 ++-- community/graphdb-api/pom.xml | 4 ++-- community/graphviz/pom.xml | 4 ++-- community/import-tool/pom.xml | 4 ++-- community/io/pom.xml | 4 ++-- community/jmx/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/monitor-logging/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/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/udc/pom.xml | 4 ++-- community/unsafe/pom.xml | 4 ++-- enterprise/backup/pom.xml | 4 ++-- enterprise/cluster/pom.xml | 4 ++-- enterprise/com/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/query-logging/pom.xml | 4 ++-- enterprise/server-enterprise/pom.xml | 4 ++-- integrationtests/pom.xml | 4 ++-- manual/bolt/pom.xml | 4 ++-- manual/config-docs/pom.xml | 4 ++-- manual/contents/pom.xml | 4 ++-- manual/cypher/cypher-docs/pom.xml | 4 ++-- manual/cypher/graphgist/pom.xml | 4 ++-- manual/cypher/pom.xml | 4 ++-- manual/cypher/refcard-tests/pom.xml | 4 ++-- manual/embedded-examples/pom.xml | 4 ++-- manual/import-tool/pom.xml | 4 ++-- manual/javadocs/pom.xml | 4 ++-- manual/manual/pom.xml | 4 ++-- manual/neo4j-harness-enterprise-test/pom.xml | 4 ++-- manual/neo4j-harness-test/pom.xml | 4 ++-- manual/pom.xml | 4 ++-- manual/refcard/pom.xml | 4 ++-- manual/server-examples/pom.xml | 4 ++-- packaging/installer-linux/installer-debian/pom.xml | 4 ++-- .../installer-rpm/installer-rpm-community/pom.xml | 4 ++-- .../installer-rpm/installer-rpm-enterprise/pom.xml | 4 ++-- packaging/installer-linux/installer-rpm/pom.xml | 4 ++-- packaging/installer-linux/pom.xml | 4 ++-- packaging/neo4j-desktop/pom.xml | 4 ++-- packaging/pom.xml | 4 ++-- packaging/standalone/pom.xml | 4 ++-- packaging/standalone/standalone-community/pom.xml | 4 ++-- packaging/standalone/standalone-enterprise/pom.xml | 4 ++-- pom.xml | 2 +- stresstests/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- 83 files changed, 162 insertions(+), 162 deletions(-) diff --git a/community/bolt/pom.xml b/community/bolt/pom.xml index adc74ab70975a..46b2ca392cd8c 100644 --- a/community/bolt/pom.xml +++ b/community/bolt/pom.xml @@ -7,7 +7,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. diff --git a/community/codegen/pom.xml b/community/codegen/pom.xml index bae5d793211af..1f0c7cccf4ffc 100644 --- a/community/codegen/pom.xml +++ b/community/codegen/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-codegen - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Code Generator diff --git a/community/collections/pom.xml b/community/collections/pom.xml index 913562a7c1c7f..89564fa19d91a 100644 --- a/community/collections/pom.xml +++ b/community/collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-collections org.neo4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Collections diff --git a/community/command-line/pom.xml b/community/command-line/pom.xml index 2ab5c3b05ca0e..d4895b6fab44f 100644 --- a/community/command-line/pom.xml +++ b/community/command-line/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 neo4j-command-line Neo4j - Command Line - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT command-line diff --git a/community/common/pom.xml b/community/common/pom.xml index 642cf09638a6e..1b0118b4e1e9a 100644 --- a/community/common/pom.xml +++ b/community/common/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-common - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Common diff --git a/community/consistency-check/pom.xml b/community/consistency-check/pom.xml index f92fc8928328f..385071df0ede9 100644 --- a/community/consistency-check/pom.xml +++ b/community/consistency-check/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-consistency-check - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Consistency Checker Tool for checking consistency of a Neo4j data store. diff --git a/community/csv/pom.xml b/community/csv/pom.xml index a33e1a90a2e73..d0b01754ca4ee 100644 --- a/community/csv/pom.xml +++ b/community/csv/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-csv - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - CSV reading and parsing diff --git a/community/cypher/acceptance/pom.xml b/community/cypher/acceptance/pom.xml index 117e028168473..f8f1e6f1cc1e7 100644 --- a/community/cypher/acceptance/pom.xml +++ b/community/cypher/acceptance/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-acceptance jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Acceptance Neo4j query language acceptance tests http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/compatibility-suite/pom.xml b/community/cypher/compatibility-suite/pom.xml index 5f3088c7aaef0..fdf1da02b107c 100644 --- a/community/cypher/compatibility-suite/pom.xml +++ b/community/cypher/compatibility-suite/pom.xml @@ -6,14 +6,14 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-compatibility-suite jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Compatibility Suite Neo4j query language compatibility suite http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher-compiler-3.0/pom.xml b/community/cypher/cypher-compiler-3.0/pom.xml index df3edb7c33827..ed0123877fcac 100644 --- a/community/cypher/cypher-compiler-3.0/pom.xml +++ b/community/cypher/cypher-compiler-3.0/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-compiler-3.0 jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Compiler 3.0 Compiler for Cypher 3.0 http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/cypher/pom.xml b/community/cypher/cypher/pom.xml index 268970f1f11dd..4ad9bd8c6ce4e 100644 --- a/community/cypher/cypher/pom.xml +++ b/community/cypher/cypher/pom.xml @@ -5,14 +5,14 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../ 4.0.0 neo4j-cypher jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Neo4j query language http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/cypher/frontend-3.0/pom.xml b/community/cypher/frontend-3.0/pom.xml index 7feb402a2cd6c..e563cb3e1f041 100644 --- a/community/cypher/frontend-3.0/pom.xml +++ b/community/cypher/frontend-3.0/pom.xml @@ -3,14 +3,14 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../ 4.0.0 neo4j-cypher-frontend-3.0 jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Frontend 3.0 Front end of the Cypher compiler diff --git a/community/cypher/pom.xml b/community/cypher/pom.xml index 764ed3832103d..a43dc5c1a8155 100644 --- a/community/cypher/pom.xml +++ b/community/cypher/pom.xml @@ -6,12 +6,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-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 6d220248c256d..1b488657d65cc 100644 --- a/community/dbms/pom.xml +++ b/community/dbms/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 neo4j-dbms Neo4j - Database Management System - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT dbms diff --git a/community/graph-algo/pom.xml b/community/graph-algo/pom.xml index d935598416795..cce314e9a1df0 100644 --- a/community/graph-algo/pom.xml +++ b/community/graph-algo/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-graph-algo org.neo4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Graph Algorithms diff --git a/community/graph-matching/pom.xml b/community/graph-matching/pom.xml index 47f46a9aa7004..79dc931fb1732 100644 --- a/community/graph-matching/pom.xml +++ b/community/graph-matching/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 org.neo4j neo4j-graph-matching - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Graph Matching A graph pattern matcher for Neo4j. diff --git a/community/graphdb-api/pom.xml b/community/graphdb-api/pom.xml index 6b63c3cbbcc16..a23a08c45ff6f 100644 --- a/community/graphdb-api/pom.xml +++ b/community/graphdb-api/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-graphdb-api - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Graph Database API diff --git a/community/graphviz/pom.xml b/community/graphviz/pom.xml index 307c18cfb403d..2472a6481e422 100644 --- a/community/graphviz/pom.xml +++ b/community/graphviz/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-graphviz - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Graphviz generation Utility component to generate Graphviz .dot notation from Neo4j graphs. diff --git a/community/import-tool/pom.xml b/community/import-tool/pom.xml index 485994be58db2..f518157cfbef1 100644 --- a/community/import-tool/pom.xml +++ b/community/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -17,7 +17,7 @@ 4.0.0 neo4j-import-tool - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Import Command Line Tool diff --git a/community/io/pom.xml b/community/io/pom.xml index 8c2945a27981f..bdfd089a628c7 100644 --- a/community/io/pom.xml +++ b/community/io/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-io - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - IO diff --git a/community/jmx/pom.xml b/community/jmx/pom.xml index d27a03731c566..592e962e00a5a 100644 --- a/community/jmx/pom.xml +++ b/community/jmx/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-jmx - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - JMX support Management support using JMX. diff --git a/community/kernel/pom.xml b/community/kernel/pom.xml index 633c80da9cc40..f7a72f7720e26 100644 --- a/community/kernel/pom.xml +++ b/community/kernel/pom.xml @@ -23,13 +23,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 neo4j-kernel - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Graph Database Kernel diff --git a/community/licensecheck-config/pom.xml b/community/licensecheck-config/pom.xml index 7979e42284d55..35b69f94084d2 100644 --- a/community/licensecheck-config/pom.xml +++ b/community/licensecheck-config/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.build licensecheck-config - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Licensing configuration Licensing configuration for the Neo4j project. diff --git a/community/logging/pom.xml b/community/logging/pom.xml index a4a8d06f27f3d..ebf57008c7e9c 100644 --- a/community/logging/pom.xml +++ b/community/logging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-logging - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Logging diff --git a/community/lucene-index-upgrade/pom.xml b/community/lucene-index-upgrade/pom.xml index c70a9fa6af0b0..c37227e148bbe 100644 --- a/community/lucene-index-upgrade/pom.xml +++ b/community/lucene-index-upgrade/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-lucene-upgrade - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Lucene Index Upgrade diff --git a/community/lucene-index/pom.xml b/community/lucene-index/pom.xml index a487a88ecfc43..85679358b13e4 100644 --- a/community/lucene-index/pom.xml +++ b/community/lucene-index/pom.xml @@ -3,11 +3,11 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. neo4j-lucene-index - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Lucene Index diff --git a/community/monitor-logging/pom.xml b/community/monitor-logging/pom.xml index a1aa9336e3956..a3ed4bdf996eb 100644 --- a/community/monitor-logging/pom.xml +++ b/community/monitor-logging/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-monitor-logging Neo4j - Monitor Logging - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Logs information collected from a set of monitors. diff --git a/community/neo4j-community/pom.xml b/community/neo4j-community/pom.xml index 21a2dc6dac09b..8be7f39e7567d 100644 --- a/community/neo4j-community/pom.xml +++ b/community/neo4j-community/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-community - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Community pom diff --git a/community/neo4j-harness/pom.xml b/community/neo4j-harness/pom.xml index b291896db03c2..864513afce003 100644 --- a/community/neo4j-harness/pom.xml +++ b/community/neo4j-harness/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 diff --git a/community/neo4j-slf4j/pom.xml b/community/neo4j-slf4j/pom.xml index 434d4d73bffa5..b1c23a6c10cb2 100644 --- a/community/neo4j-slf4j/pom.xml +++ b/community/neo4j-slf4j/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-slf4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar SLF4J Neo4j Binding diff --git a/community/neo4j/pom.xml b/community/neo4j/pom.xml index 5a815ceafafa0..97a540f13421e 100644 --- a/community/neo4j/pom.xml +++ b/community/neo4j/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Community jar diff --git a/community/pom.xml b/community/pom.xml index 88f004fb0cb83..1c441d89bffd4 100644 --- a/community/pom.xml +++ b/community/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. 4.0.0 org.neo4j.build community-build - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Community Build pom diff --git a/community/primitive-collections/pom.xml b/community/primitive-collections/pom.xml index aadbc1f8f105d..90ee9be920fce 100644 --- a/community/primitive-collections/pom.xml +++ b/community/primitive-collections/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-primitive-collections - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Primitive Collections diff --git a/community/resource/pom.xml b/community/resource/pom.xml index 00e88a8272e46..0e721de25acea 100644 --- a/community/resource/pom.xml +++ b/community/resource/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -18,7 +18,7 @@ 4.0.0 neo4j-resource org.neo4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Resource interface diff --git a/community/security/pom.xml b/community/security/pom.xml index 3303fda2bad33..548d9bee8cd91 100644 --- a/community/security/pom.xml +++ b/community/security/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-security - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Security diff --git a/community/server-api/pom.xml b/community/server-api/pom.xml index 18f053f22bdf4..a7bb70e805735 100644 --- a/community/server-api/pom.xml +++ b/community/server-api/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j server-api - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Server API diff --git a/community/server-plugin-test/pom.xml b/community/server-plugin-test/pom.xml index cb37abae64384..14e3e3979f645 100644 --- a/community/server-plugin-test/pom.xml +++ b/community/server-plugin-test/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j server-plugin-test - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Server Plugin Tests Tests the server plugin registration functionality. diff --git a/community/server/pom.xml b/community/server/pom.xml index ba53c4826fddc..59a64590b5938 100644 --- a/community/server/pom.xml +++ b/community/server/pom.xml @@ -23,14 +23,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Server Standalone Neo4j server application. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/shell/pom.xml b/community/shell/pom.xml index 6694477eeba09..4a67edb59059b 100644 --- a/community/shell/pom.xml +++ b/community/shell/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 neo4j-shell - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Generic shell diff --git a/community/udc/pom.xml b/community/udc/pom.xml index f9d1afbbfbeb7..94531835fd16e 100644 --- a/community/udc/pom.xml +++ b/community/udc/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-udc Neo4j - Usage Data Collection - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Collects simple statistics about server deployment. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/community/unsafe/pom.xml b/community/unsafe/pom.xml index d7311114b7bd0..740ce6823f1bf 100644 --- a/community/unsafe/pom.xml +++ b/community/unsafe/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -16,7 +16,7 @@ 4.0.0 neo4j-unsafe - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Unsafe Access diff --git a/enterprise/backup/pom.xml b/enterprise/backup/pom.xml index 7e801fb08e21c..ee7638522b6ca 100644 --- a/enterprise/backup/pom.xml +++ b/enterprise/backup/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-backup - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Backup Tool Command line tool for grabbing backups from a running Neo4j instance diff --git a/enterprise/cluster/pom.xml b/enterprise/cluster/pom.xml index 6408f21ae7ed8..cf66e58933411 100644 --- a/enterprise/cluster/pom.xml +++ b/enterprise/cluster/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-cluster - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Clustering Infrastructure Library implementing Paxos and Heartbeat components required for High Availability Neo4j diff --git a/enterprise/com/pom.xml b/enterprise/com/pom.xml index f172c35567ed9..9bf7153f80bf2 100644 --- a/enterprise/com/pom.xml +++ b/enterprise/com/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-com - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Communication Package jar diff --git a/enterprise/ha/pom.xml b/enterprise/ha/pom.xml index 0c727672b184c..3ddb50aa24d1f 100644 --- a/enterprise/ha/pom.xml +++ b/enterprise/ha/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j neo4j-ha Neo4j - High Availability - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Master-Slave replication and other features. diff --git a/enterprise/kernel/pom.xml b/enterprise/kernel/pom.xml index b35bab50e954c..d1e158ffa2e5b 100644 --- a/enterprise/kernel/pom.xml +++ b/enterprise/kernel/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-enterprise-kernel - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Enterprise Graph Database Kernel Features Enterprise features for Neo4j diff --git a/enterprise/management/pom.xml b/enterprise/management/pom.xml index a0421e720e891..11ab9d754c244 100644 --- a/enterprise/management/pom.xml +++ b/enterprise/management/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-management - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Graph DB Monitoring and Management tools Management support using JMX. diff --git a/enterprise/metrics/pom.xml b/enterprise/metrics/pom.xml index 47a48a9e7c632..29b9fd23dd4b3 100644 --- a/enterprise/metrics/pom.xml +++ b/enterprise/metrics/pom.xml @@ -6,13 +6,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-metrics - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Metrics Kernel Extension jar diff --git a/enterprise/neo4j-enterprise/pom.xml b/enterprise/neo4j-enterprise/pom.xml index ecb36e5b9d2cc..5d81953ac178b 100644 --- a/enterprise/neo4j-enterprise/pom.xml +++ b/enterprise/neo4j-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. neo4j-enterprise - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Enterprise jar diff --git a/enterprise/neo4j-harness-enterprise/pom.xml b/enterprise/neo4j-harness-enterprise/pom.xml index 5a8901c750888..c9fbc4ebfa43d 100644 --- a/enterprise/neo4j-harness-enterprise/pom.xml +++ b/enterprise/neo4j-harness-enterprise/pom.xml @@ -6,7 +6,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. diff --git a/enterprise/pom.xml b/enterprise/pom.xml index 72e467fe98c82..fb8a17d6b6976 100644 --- a/enterprise/pom.xml +++ b/enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. 4.0.0 org.neo4j.build enterprise-build - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Enterprise Build pom diff --git a/enterprise/query-logging/pom.xml b/enterprise/query-logging/pom.xml index 9dbc96ae16980..2d4783a36b940 100644 --- a/enterprise/query-logging/pom.xml +++ b/enterprise/query-logging/pom.xml @@ -3,12 +3,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-query-logging - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Query Logging Extension for logging queries to a separate query log file diff --git a/enterprise/server-enterprise/pom.xml b/enterprise/server-enterprise/pom.xml index 24c8285d72a56..c39b2bd2a73f0 100644 --- a/enterprise/server-enterprise/pom.xml +++ b/enterprise/server-enterprise/pom.xml @@ -3,14 +3,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j.app neo4j-server-enterprise - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Enterprise Server Standalone Neo4j server application. diff --git a/integrationtests/pom.xml b/integrationtests/pom.xml index 2b34d42b89198..e43e2cbfc166a 100644 --- a/integrationtests/pom.xml +++ b/integrationtests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-integrationtests - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Integration Tests jar diff --git a/manual/bolt/pom.xml b/manual/bolt/pom.xml index b1c0113155895..a21e0fa0431a1 100644 --- a/manual/bolt/pom.xml +++ b/manual/bolt/pom.xml @@ -5,14 +5,14 @@ parent org.neo4j - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j.doc neo4j-bolt-docs - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Bolt Documentation diff --git a/manual/config-docs/pom.xml b/manual/config-docs/pom.xml index 6a2953fc6176d..5ece511baa861 100644 --- a/manual/config-docs/pom.xml +++ b/manual/config-docs/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.doc neo4j-config-docs Neo4j - Config Docs Generation - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j configuration docs generation http://components.neo4j.org/${project.artifactId}/${project.version}/ diff --git a/manual/contents/pom.xml b/manual/contents/pom.xml index ecb6be73322a9..4bf5d64d82f2c 100644 --- a/manual/contents/pom.xml +++ b/manual/contents/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.doc neo4j-manual-contents - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Reference Manual Contents Neo4j Reference Manual Contents. diff --git a/manual/cypher/cypher-docs/pom.xml b/manual/cypher/cypher-docs/pom.xml index 1045d894e312c..b36bf562147f3 100644 --- a/manual/cypher/cypher-docs/pom.xml +++ b/manual/cypher/cypher-docs/pom.xml @@ -3,14 +3,14 @@ org.neo4j.doc neo4j-cypher-docs-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. 4.0.0 neo4j-cypher-docs jar - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Documentation Neo4j query language documentation http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/manual/cypher/graphgist/pom.xml b/manual/cypher/graphgist/pom.xml index fe89b3f31a5ff..d45ddbd032484 100644 --- a/manual/cypher/graphgist/pom.xml +++ b/manual/cypher/graphgist/pom.xml @@ -4,11 +4,11 @@ org.neo4j.doc neo4j-cypher-docs-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-graphgist - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - GraphGist Cypher tutorial documentation tool. diff --git a/manual/cypher/pom.xml b/manual/cypher/pom.xml index 131e0eadb52ce..5258534885812 100644 --- a/manual/cypher/pom.xml +++ b/manual/cypher/pom.xml @@ -4,12 +4,12 @@ org.neo4j cypher-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../../community/cypher/ org.neo4j.doc neo4j-cypher-docs-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Documentation Build Neo4j - Cypher Documentation Build pom diff --git a/manual/cypher/refcard-tests/pom.xml b/manual/cypher/refcard-tests/pom.xml index 5ee14cf21376b..83e8ca8b191f4 100644 --- a/manual/cypher/refcard-tests/pom.xml +++ b/manual/cypher/refcard-tests/pom.xml @@ -4,11 +4,11 @@ org.neo4j.doc neo4j-cypher-docs-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-cypher-refcard-tests - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Reference Card Tests Test for Reference Card for the Neo4j Cypher Query Language. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/manual/embedded-examples/pom.xml b/manual/embedded-examples/pom.xml index 895729ad2980e..c2a06f23cd2f2 100644 --- a/manual/embedded-examples/pom.xml +++ b/manual/embedded-examples/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.examples neo4j-examples Neo4j - Examples - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j Embedded Examples http://components.neo4j.org/${project.artifactId}/${project.version}/ diff --git a/manual/import-tool/pom.xml b/manual/import-tool/pom.xml index 2bbf2f1081076..e369f84d70860 100644 --- a/manual/import-tool/pom.xml +++ b/manual/import-tool/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -11,7 +11,7 @@ org.neo4j.doc neo4j-import-tool-docs - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar Neo4j - Import Tool Documentation diff --git a/manual/javadocs/pom.xml b/manual/javadocs/pom.xml index bbb6594c3d803..a562fde0b8565 100644 --- a/manual/javadocs/pom.xml +++ b/manual/javadocs/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.doc neo4j-javadocs - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Javadocs pom diff --git a/manual/manual/pom.xml b/manual/manual/pom.xml index 009a3ea01757c..0a13b33193951 100644 --- a/manual/manual/pom.xml +++ b/manual/manual/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.doc neo4j-manual - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Reference Manual Neo4j Reference Manual. diff --git a/manual/neo4j-harness-enterprise-test/pom.xml b/manual/neo4j-harness-enterprise-test/pom.xml index 3519b1bb8b1af..ae8382f4ca0df 100644 --- a/manual/neo4j-harness-enterprise-test/pom.xml +++ b/manual/neo4j-harness-enterprise-test/pom.xml @@ -6,13 +6,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.test neo4j-harness-enterprise-test - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar diff --git a/manual/neo4j-harness-test/pom.xml b/manual/neo4j-harness-test/pom.xml index 5435aa748774a..7410e7c672e9a 100644 --- a/manual/neo4j-harness-test/pom.xml +++ b/manual/neo4j-harness-test/pom.xml @@ -5,14 +5,14 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. 4.0.0 org.neo4j.test neo4j-harness-test - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT jar diff --git a/manual/pom.xml b/manual/pom.xml index c863cab27854a..a1db3f237bac2 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. org.neo4j.doc neo4j-manual-parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Reference Manual Build Neo4j Reference Manual Build. diff --git a/manual/refcard/pom.xml b/manual/refcard/pom.xml index 68077fe99e9f4..11ee4f8e684cc 100644 --- a/manual/refcard/pom.xml +++ b/manual/refcard/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.doc neo4j-cypher-refcard - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Cypher Reference Card Reference Card for the Neo4j Cypher Query Language. http://components.neo4j.org/${project.artifactId}/${project.version} diff --git a/manual/server-examples/pom.xml b/manual/server-examples/pom.xml index 04143052ec24b..cd8d3e1b3a733 100644 --- a/manual/server-examples/pom.xml +++ b/manual/server-examples/pom.xml @@ -3,13 +3,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j.examples neo4j-server-examples Neo4j - Server Examples - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j Server Plugin Examples http://components.neo4j.org/${project.artifactId}/${project.version}/ diff --git a/packaging/installer-linux/installer-debian/pom.xml b/packaging/installer-linux/installer-debian/pom.xml index c06b0010f381b..0a9bf6a6ad29b 100644 --- a/packaging/installer-linux/installer-debian/pom.xml +++ b/packaging/installer-linux/installer-debian/pom.xml @@ -4,13 +4,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../../.. org.neo4j neo4j-installer-debian - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml b/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml index a46e2beb7749f..23184a86867e5 100644 --- a/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml +++ b/packaging/installer-linux/installer-rpm/installer-rpm-community/pom.xml @@ -4,12 +4,12 @@ org.neo4j neo4j-installer-rpm - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-community-rpm - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml b/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml index 72ce18a0f5b22..1971b092f2a08 100644 --- a/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml +++ b/packaging/installer-linux/installer-rpm/installer-rpm-enterprise/pom.xml @@ -4,12 +4,12 @@ org.neo4j neo4j-installer-rpm - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-enterprise-rpm - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom diff --git a/packaging/installer-linux/installer-rpm/pom.xml b/packaging/installer-linux/installer-rpm/pom.xml index e34852c9f1561..2825b02f0cad6 100644 --- a/packaging/installer-linux/installer-rpm/pom.xml +++ b/packaging/installer-linux/installer-rpm/pom.xml @@ -5,7 +5,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../../.. @@ -14,7 +14,7 @@ neo4j-installer-rpm - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom Neo4j RPM Installers diff --git a/packaging/installer-linux/pom.xml b/packaging/installer-linux/pom.xml index 61fc2789ab09f..c6d46221ffe97 100644 --- a/packaging/installer-linux/pom.xml +++ b/packaging/installer-linux/pom.xml @@ -5,13 +5,13 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. org.neo4j neo4j-installer-linux - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom Neo4j Linux Installers diff --git a/packaging/neo4j-desktop/pom.xml b/packaging/neo4j-desktop/pom.xml index ced85268f221f..4c1552e1cc3c4 100644 --- a/packaging/neo4j-desktop/pom.xml +++ b/packaging/neo4j-desktop/pom.xml @@ -5,7 +5,7 @@ org.neo4j.assembly neo4j-standalone - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../standalone @@ -13,7 +13,7 @@ org.neo4j.build neo4j-desktop - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j Desktop Easy-to-use Neo4j database in an .exe diff --git a/packaging/pom.xml b/packaging/pom.xml index 2bc6ba44c32d5..99ae71c378a24 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -3,7 +3,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. @@ -11,7 +11,7 @@ 4.0.0 org.neo4j.build packaging-build - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j Packaging Build pom diff --git a/packaging/standalone/pom.xml b/packaging/standalone/pom.xml index 8d7d1310e9d87..dd52b6546a328 100644 --- a/packaging/standalone/pom.xml +++ b/packaging/standalone/pom.xml @@ -4,7 +4,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT ../.. @@ -15,7 +15,7 @@ Neo4j - Server Assembler - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT This project assembles the Neo4j stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/packaging/standalone/standalone-community/pom.xml b/packaging/standalone/standalone-community/pom.xml index 9c9c88901b079..0426224836689 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.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. @@ -13,7 +13,7 @@ Neo4j Community - Server Assembler - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT This project assembles the Neo4j Community stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/packaging/standalone/standalone-enterprise/pom.xml b/packaging/standalone/standalone-enterprise/pom.xml index ca20b5e972fde..a413aa1649e39 100644 --- a/packaging/standalone/standalone-enterprise/pom.xml +++ b/packaging/standalone/standalone-enterprise/pom.xml @@ -4,7 +4,7 @@ org.neo4j.assembly neo4j-standalone - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. @@ -14,7 +14,7 @@ Neo4j Enterprise - Server Assembler - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT This project assembles the Neo4j Enterprise stand-alone distribution, pulling together all the deliverable artifacts and packaging them diff --git a/pom.xml b/pom.xml index ce6ae20e91666..310ef381e8ec5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT pom Neo4j diff --git a/stresstests/pom.xml b/stresstests/pom.xml index 18ac8d87156cb..68574e773b97d 100644 --- a/stresstests/pom.xml +++ b/stresstests/pom.xml @@ -4,12 +4,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-stresstests - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Stress Tests jar diff --git a/tools/pom.xml b/tools/pom.xml index 6a439c255e87a..0c7b8c3610e12 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -7,12 +7,12 @@ org.neo4j parent - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT .. neo4j-tools - 3.0.4-SNAPSHOT + 3.0.5-SNAPSHOT Neo4j - Low Level Tools jar