From c9caae99eeb93440471a601846d2896166221b42 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 13 May 2019 11:59:04 +0200 Subject: [PATCH] DATAGRAPH-1219 - Prepare 5.2 M4 (Moore). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 478ec50ce..906f79161 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M4 @@ -44,7 +44,7 @@ 8.18 3.0.0 3.2.0-alpha05 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M4 @@ -199,8 +199,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 74a77ef8a..bff2483d0 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.2 M3 +Spring Data Neo4j 5.2 M4 Copyright 2011-2019 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License");