From 694e29eb0b025b1d016ff4f478035ef813618527 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 12:38:59 +0200 Subject: [PATCH] DATAJDBC-372 - Prepare 1.0.9 (Lovelace 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 ec9cdbea..e5365d2d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,14 +14,14 @@ org.springframework.data.build spring-data-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE DATAJDBC - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE spring.data.jdbc reuseReports @@ -388,8 +388,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 f9a797b1..26ba414f 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.0.8 +Spring Data JDBC 1.0.9 Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").