From 3571d43937dbc6ce780bd133996e69dcb8ab2a2d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 25 Jul 2017 09:48:00 +0200 Subject: [PATCH] DATAJPA-1135 - Prepare 2.0 RC1 (Kay). --- 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 b9cbeaf1b..bd5c0dca7 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC1 @@ -26,7 +26,7 @@ 1.8.0.10 2.0.0 2.4.1 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC1 reuseReports @@ -505,8 +505,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 d1b564a81..b1c1b1f74 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JPA 2.0 M4 +Spring Data JPA 2.0 RC1 Copyright (c) [2011-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").