diff --git a/gradle.properties b/gradle.properties
index 331739fb..f8995a77 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1 @@
-version=2.1.0.BUILD-SNAPSHOT
+version=2.1.0.RELEASE
diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml
index d5cdeee6..2b2d1122 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.1.0.RC1
+ 2.1.0.RELEASE
war
spring-ldap-odm-sample
spring-ldap-odm-sample
@@ -75,13 +75,13 @@
org.springframework.data
spring-data-commons
- 1.12.0.RC1
+ 1.12.1.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.1.0.RC1
+ 2.1.0.RELEASE
compile
@@ -114,6 +114,12 @@
4.11
test
+
+ org.assertj
+ assertj-core
+ 2.3.0
+ test
+
org.springframework
spring-test
@@ -121,12 +127,6 @@
test
-
-
- spring-snasphot
- http://repo.springsource.org/libs-snapshot
-
-
diff --git a/samples/plain/pom.xml b/samples/plain/pom.xml
index c7a40915..82b4acc0 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.1.0.RC1
+ 2.1.0.RELEASE
war
spring-ldap-plain-sample
spring-ldap-plain-sample
@@ -75,13 +75,13 @@
org.springframework.data
spring-data-commons
- 1.12.0.RC1
+ 1.12.1.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.1.0.RC1
+ 2.1.0.RELEASE
compile
@@ -114,6 +114,12 @@
4.11
test
+
+ org.assertj
+ assertj-core
+ 2.3.0
+ test
+
org.springframework
spring-test
@@ -121,12 +127,6 @@
test
-
-
- spring-snasphot
- http://repo.springsource.org/libs-snapshot
-
-
diff --git a/samples/user-admin/pom.xml b/samples/user-admin/pom.xml
index 33db9cd3..ac207246 100644
--- a/samples/user-admin/pom.xml
+++ b/samples/user-admin/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.springframework.ldap
spring-ldap-user-admin-sample
- 2.1.0.RC1
+ 2.1.0.RELEASE
war
spring-ldap-user-admin-sample
spring-ldap-user-admin-sample
@@ -87,13 +87,13 @@
org.springframework.data
spring-data-commons
- 1.12.0.RC1
+ 1.12.1.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.1.0.RC1
+ 2.1.0.RELEASE
compile
@@ -139,12 +139,6 @@
test
-
-
- spring-snasphot
- http://repo.springsource.org/libs-snapshot
-
-