diff --git a/gradle.properties b/gradle.properties
index c39949be..49f450d4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=2.3.1.BUILD-SNAPSHOT
\ No newline at end of file
+version=2.3.1.RELEASE
\ No newline at end of file
diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml
index 49611ab0..51348123 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.3.0.RELEASE
+ 2.3.1.RELEASE
war
spring-ldap-odm-sample
spring-ldap-odm-sample
@@ -87,7 +87,7 @@
org.springframework.ldap
spring-ldap-test
- 2.3.0.RELEASE
+ 2.3.1.RELEASE
compile
diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml
index e5a2cda2..2b496bf6 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.3.0.RELEASE
+ 2.3.1.RELEASE
war
spring-ldap-plain-sample
spring-ldap-plain-sample
@@ -81,7 +81,7 @@
org.springframework.ldap
spring-ldap-test
- 2.3.0.RELEASE
+ 2.3.1.RELEASE
compile