From ae731a1366c52c0f2ba6faa08d1b84e8928af3a7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Nov 2019 12:31:53 +0100 Subject: [PATCH] DATAJDBC-440 - Prepare 1.1.2 (Moore SR2). --- 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 50a0dea5c..cd731c011 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.2.2.BUILD-SNAPSHOT + 2.2.2.RELEASE spring-data-jdbc - 2.2.2.BUILD-SNAPSHOT + 2.2.2.RELEASE 3.6.2 reuseReports @@ -198,8 +198,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 ce30572f7..c65f7455a 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.1.1 +Spring Data JDBC 1.1.2 Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").