From b1a7fbdf4d9552dd1f6f13dfc75e878da5e7fa8a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Apr 2017 21:12:01 +0200 Subject: [PATCH] DATAJPA-1009 - Prepare 2.0 M2 (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 d37a3c4ed..45c6ff0cf 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.M2 @@ -26,7 +26,7 @@ 1.8.0.10 2.0.0 2.4.1 - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M2 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 90ed6f28d..f584db8a5 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JPA 2.0 M1 +Spring Data JPA 2.0 M2 Copyright (c) [2011-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").