From 344e7f95aa3c1f508578c5811887ca91554af078 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 20:03:19 +0200 Subject: [PATCH] DATAJDBC-333 - Prepare 1.0.6 (Lovelace SR6). --- 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 9de19fb6..6be14c7b 100644 --- a/pom.xml +++ b/pom.xml @@ -14,14 +14,14 @@ org.springframework.data.build spring-data-parent - 2.1.6.BUILD-SNAPSHOT + 2.1.6.RELEASE DATAJDBC - 2.1.6.BUILD-SNAPSHOT + 2.1.6.RELEASE spring.data.jdbc reuseReports @@ -329,8 +329,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 b6dccbfc..e6c67129 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.0.5 +Spring Data JDBC 1.0.6 Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").