diff --git a/pom.xml b/pom.xml index 45d98fc2..e0bef467 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ org.springframework.data.build spring-data-parent - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE 2.4.6 2.4.6 - 2.0.3.BUILD-SNAPSHOT + 2.0.3.RELEASE spring.data.couchbase @@ -162,8 +162,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 9daa1696..1c5636dd 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Couchbase 3.0.2 +Spring Data Couchbase 3.0.3 Copyright (c) [2013-2016] Couchbase / Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").