diff --git a/gradle.properties b/gradle.properties
index 2553c1a4..435aafcb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=2.3.0.BUILD-SNAPSHOT
\ No newline at end of file
+version=2.3.0.RC1
\ No newline at end of file
diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml
index f7626a8a..a0f04d53 100644
--- a/samples/odm/pom.xml
+++ b/samples/odm/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.ldap
spring-ldap-odm-sample
- 2.2.0.RC1
+ 2.3.0.RC1
war
spring-ldap-odm-sample
spring-ldap-odm-sample
@@ -81,25 +81,25 @@
org.springframework.data
spring-data-commons
- 1.12.1.RELEASE
+ 1.12.5.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.2.0.RC1
+ 2.3.0.RC1
compile
org.springframework
spring-context
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
compile
@@ -165,7 +165,7 @@
org.springframework
spring-test
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
test
diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml
index 7140bea9..edbc6015 100644
--- a/samples/plain/pom.xml
+++ b/samples/plain/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.ldap
spring-ldap-plain-sample
- 2.2.0.RC1
+ 2.3.0.RC1
war
spring-ldap-plain-sample
spring-ldap-plain-sample
@@ -75,25 +75,25 @@
org.springframework.data
spring-data-commons
- 1.12.1.RELEASE
+ 1.12.5.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.2.0.RC1
+ 2.3.0.RC1
compile
org.springframework
spring-context
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
compile
org.springframework
spring-webmvc
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
compile
@@ -165,7 +165,7 @@
org.springframework
spring-test
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
test