From 76be2791fc15a7bf36fd1dbed99687ae022e1388 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 21 Sep 2018 07:07:51 -0400 Subject: [PATCH] DATAJDBC-250 - Prepare 1.0 GA (Lovelace). --- 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 9b63bcc52..8592295e6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,14 +14,14 @@ org.springframework.data.build spring-data-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE DATAJDBC - 2.1.0.BUILD-SNAPSHOT + 2.1.0.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 bde15eefa..eb106c460 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.0 RC2 +Spring Data JDBC 1.0 GA Copyright (c) [2017-2018] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").