From 8be3c7ebd4f97339fbbf82e47cda95e5c1ad7330 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 23 Feb 2016 12:56:55 +0100 Subject: [PATCH] DATAREDIS-459 - Prepare 1.6.4 (Gosling SR4). --- pom.xml | 12 +++++------- src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 803767b23..c160e6e72 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - - + + 4.0.0 @@ -14,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.7.4.BUILD-SNAPSHOT + 1.7.4.RELEASE @@ -231,8 +229,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 70d87aed0..8ecc93ac6 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ - Spring Data Redis ${version} +Spring Data Redis 1.6.4 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================