From e7844d72eb95faf5a8a920f8b1dd5e0c276079b0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 5 Aug 2019 11:20:57 +0200 Subject: [PATCH] DATAJDBC-387 - Prepare 1.0.10 (Lovelace SR10). --- 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 8dd52519..368737fb 100644 --- a/pom.xml +++ b/pom.xml @@ -14,14 +14,14 @@ org.springframework.data.build spring-data-parent - 2.1.10.BUILD-SNAPSHOT + 2.1.10.RELEASE DATAJDBC - 2.1.10.BUILD-SNAPSHOT + 2.1.10.RELEASE spring.data.jdbc reuseReports @@ -331,8 +331,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 26ba414f..c0b127df 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.0.9 +Spring Data JDBC 1.0.10 Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").