diff --git a/gradle.properties b/gradle.properties
index 2553c1a4..6c0087e2 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.RELEASE
\ No newline at end of file
diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml
index a0f04d53..49611ab0 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.RC1
+ 2.3.0.RELEASE
war
spring-ldap-odm-sample
spring-ldap-odm-sample
@@ -87,7 +87,7 @@
org.springframework.ldap
spring-ldap-test
- 2.3.0.RC1
+ 2.3.0.RELEASE
compile
@@ -169,12 +169,6 @@
test
-
-
- spring-snasphot
- http://repo.springsource.org/libs-snapshot
-
-
diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml
index edbc6015..e5a2cda2 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.RC1
+ 2.3.0.RELEASE
war
spring-ldap-plain-sample
spring-ldap-plain-sample
@@ -81,7 +81,7 @@
org.springframework.ldap
spring-ldap-test
- 2.3.0.RC1
+ 2.3.0.RELEASE
compile
@@ -169,12 +169,6 @@
test
-
-
- spring-snasphot
- http://repo.springsource.org/libs-snapshot
-
-