From cfa1a31a1b1f2299d966fa9a5a1894d4696efecb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 11:32:47 +0200 Subject: [PATCH] Prepare 2.1.8 (2020.0.8). See #956 --- pom.xml | 11 +++++------ src/main/resources/notice.txt | 3 ++- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index f27d844f..002fa966 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -16,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.4.8-SNAPSHOT + 2.4.8 spring-data-jdbc - 2.4.8-SNAPSHOT + 2.4.8 reuseReports @@ -278,8 +277,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 1f3f9c7b..7aeaf11b 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 2.1.7 (2020.0.7) +Spring Data JDBC 2.1.8 (2020.0.8) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -27,3 +27,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +