From 4c416cb853b4d7e430d87a1abbd1392671140b2e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 27 Nov 2017 15:16:09 +0100 Subject: [PATCH] SGF-679 - Prepare 1.9.9 (Ingalls SR9). --- 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 e3876e8a..38565b75 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 1.9.9.BUILD-SNAPSHOT + 1.9.9.RELEASE org.springframework.data @@ -23,13 +23,13 @@ 2.0.2 1.01 2.5 - 1.13.9.BUILD-SNAPSHOT + 1.13.9.RELEASE - 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 52f86b5f..5a4059a5 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Gemfire 1.9.8 +Spring Data Gemfire 1.9.9 == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ======================================================================