From 269cea291c88551e6da22f71e1bd8c0bc2d0cbc5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 5 May 2017 11:40:29 +0100 Subject: [PATCH] Upgrade to Neo4j OGM 3.0.0-M01 Closes gh-8687 --- .settings-template.xml | 7 ------- spring-boot-dependencies/pom.xml | 9 +-------- spring-boot-parent/pom.xml | 21 --------------------- 3 files changed, 1 insertion(+), 36 deletions(-) diff --git a/.settings-template.xml b/.settings-template.xml index f603864d76..ade6fdd3b8 100644 --- a/.settings-template.xml +++ b/.settings-template.xml @@ -49,13 +49,6 @@ false - - neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots - - true - - diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index f489971eaf..4c93ccd1f7 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -135,7 +135,7 @@ 5.1.41 5.5.7.Final 1.9.22 - 3.0.0-SNAPSHOT + 3.0.0-M01 4.1.10.Final 42.0.0 4.1.4 @@ -2661,13 +2661,6 @@ false - - neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots - - true - - diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index f6a0f4270e..79a3fba493 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -666,13 +666,6 @@ false - - neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots - - true - - @@ -738,13 +731,6 @@ false - - neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots - - true - - @@ -829,13 +815,6 @@ false - - neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots - - true - -