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. ========================================================================