From 78429944b8a1c99ed8cb6d1513c87f69b4544cb4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 15:35:05 +0200 Subject: [PATCH] DATAGRAPH-1234 - Prepare 5.2 RC2 (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 662d9e6b1..190ff9f76 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.RC2 @@ -45,7 +45,7 @@ 0.0.3.RELEASE 3.0.0 3.2.0-RC1 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC2 @@ -200,8 +200,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 e178e3c05..c1ab11cd4 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Neo4j 5.2 RC1 +Spring Data Neo4j 5.2 RC2 Copyright 2011-2019 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License");