From cbead6ea197fb2ac3930247f7e034643ed63a105 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 14 May 2019 10:31:50 +0200 Subject: [PATCH] #37 - Prepare 1.0 M2. --- pom.xml | 8 +++----- src/main/resources/notice.txt | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 1d2ee0f7d..ce2112d29 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 @@ -431,8 +429,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone jcenter diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 04e43adce..be2e85971 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data R2DBC 1.0 M1 +Spring Data R2DBC 1.0 M2 Copyright (c) [2018-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").