From 0faac07aebe5135f8d810ab1c869b0200a68d2e7 Mon Sep 17 00:00:00 2001 From: Mark Needham Date: Tue, 12 Feb 2019 09:34:59 +0000 Subject: [PATCH] bump version --- algo/pom.xml | 2 +- benchmark/pom.xml | 2 +- core/pom.xml | 2 +- doc/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/algo/pom.xml b/algo/pom.xml index 032688994..0bbb75fa9 100644 --- a/algo/pom.xml +++ b/algo/pom.xml @@ -6,7 +6,7 @@ org.neo4j graph-algorithms-parent - 3.5.2.1 + 3.5.3.0 graph-algorithms-algo diff --git a/benchmark/pom.xml b/benchmark/pom.xml index b49198587..da83673df 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ org.neo4j graph-algorithms-parent - 3.5.2.1 + 3.5.3.0 graph-algorithms-benchmark diff --git a/core/pom.xml b/core/pom.xml index 6ded5db41..4ee3a3c9d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ graph-algorithms-parent org.neo4j - 3.5.2.1 + 3.5.3.0 4.0.0 diff --git a/doc/pom.xml b/doc/pom.xml index b66ccee7b..f7f3d0bc6 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -5,7 +5,7 @@ graph-algorithms-parent org.neo4j - 3.5.2.1 + 3.5.3.0 4.0.0 diff --git a/pom.xml b/pom.xml index b7d9d1994..ba1736905 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.neo4j graph-algorithms-parent - 3.5.2.1 + 3.5.3.0 pom Neo4j Graph Algorithms Efficient Graph Algorithms for Neo4j @@ -28,7 +28,7 @@ UTF-8 - 3.5.2 + 3.5.3 1.19 1.8 diff --git a/tests/pom.xml b/tests/pom.xml index acb7b6da8..8aec26c7c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ graph-algorithms-parent org.neo4j - 3.5.2.1 + 3.5.3.0 4.0.0