diff --git a/pom.xml b/pom.xml index 4d6d7519a..37c70fa9b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.7.5.BUILD-SNAPSHOT + 1.7.5.RELEASE @@ -229,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 8ecc93ac6..fa4676f8e 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Redis 1.6.4 +Spring Data Redis 1.6.5 Copyright (c) [$copyright] Pivotal Software, Inc. ========================================================================