From 88d6a0d12ce5c491cdf5cf1a583dcad65dbad298 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 4 Nov 2019 09:29:05 +0100 Subject: [PATCH] SGF-885 - Prepare 2.1.12 (Lovelace SR12). --- 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 664645f3..5a985557 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 2.1.12.BUILD-SNAPSHOT + 2.1.12.RELEASE org.springframework.data @@ -26,14 +26,14 @@ 2.0.2 1.01 0.4 - 2.1.12.BUILD-SNAPSHOT + 2.1.12.RELEASE 1.2.0.RELEASE - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release apache-snapshots diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 0dc6520c..97c45d27 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Gemfire 2.1.11 +Spring Data Gemfire 2.1.12 == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ======================================================================