From fcd9cc75dda324bf5506bf02ba83f866bd7fe39a Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Dec 2018 14:07:12 +0100 Subject: [PATCH] #36 - Prepare 1.0 M1. --- pom.xml | 13 ++++++------- src/main/resources/notice.txt | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 9ff5918..8ea4064 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -15,15 +14,15 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.M1 DATAR2DBC - 2.2.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT + 2.2.0.M1 + 1.1.0.M1 spring.data.r2dbc reuseReports @@ -369,8 +368,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 ba8a2e6..dff0ef6 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data R2DBC 1.0.0.BUILD-SNAPSHOT +Spring Data R2DBC 1.0 M1 Copyright (c) [2018] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").