From 18a60d0782b88062765d0d4ab3454152b4e8e443 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 10:37:16 +0200 Subject: [PATCH] DATACOUCH-450 - Prepare 2.2.23 (Ingalls SR23). --- 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 e45f5f67..df3bafa8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -15,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.9.23.BUILD-SNAPSHOT + 1.9.23.RELEASE @@ -24,7 +23,7 @@ 2.2.8 2.2.8 - 1.13.23.BUILD-SNAPSHOT + 1.13.23.RELEASE 1.0.0.GA @@ -123,8 +122,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 9ef45414..79a7c6df 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Couchbase 2.2.22 +Spring Data Couchbase 2.2.23 Copyright (c) [2013-2019] Couchbase / Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").