diff --git a/pom.xml b/pom.xml
index 6f5735ff..3f2f9752 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,13 +14,13 @@
org.springframework.data.build
spring-data-parent
- 2.3.0.BUILD-SNAPSHOT
+ 2.3.0.RC1
3.0.2
3.0.2
- 2.3.0.BUILD-SNAPSHOT
+ 2.3.0.RC1
spring.data.couchbase
@@ -190,14 +190,18 @@
- spring-libs-snapshot
- https://repo.spring.io/libs-snapshot
+ spring-libs-milestone
+ https://repo.spring.io/libs-milestone
sonatype-snapshot
https://oss.sonatype.org/content/repositories/snapshots
- true
- false
+
+ true
+
+
+ false
+
jitpack.io
diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt
index abb5b82e..23669c09 100644
--- a/src/main/resources/notice.txt
+++ b/src/main/resources/notice.txt
@@ -1,4 +1,4 @@
-Spring Data Couchbase 4.0 M4
+Spring Data Couchbase 4.0 RC1
Copyright (c) [2013-2019] Couchbase / Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -12,3 +12,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
+