From 74e5dfea5d273d112ea2a58bd04b2f3d0d82c922 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 14:43:17 +0200 Subject: [PATCH] DATACOUCH-444 - Prepare 3.2 RC1 (Moore). --- pom.xml | 11 +++++------ src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index abd2bd13..8cd0968d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -15,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 2.7.4 2.7.4 - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RC1 spring.data.couchbase @@ -195,8 +194,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 861589d8..c1eff0e2 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Couchbase 3.2 M4 +Spring Data Couchbase 3.2 RC1 Copyright (c) [2013-2019] Couchbase / Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").