diff --git a/gradle/java.gradle b/gradle/java.gradle
index 5b0ce9d8..380f1768 100644
--- a/gradle/java.gradle
+++ b/gradle/java.gradle
@@ -6,7 +6,7 @@ targetCompatibility = '1.6'
ext.apacheDsVersion = '1.5.5'
ext.springVersion = '4.3.4.RELEASE'
-ext.springDataVersion = '1.12.6.BUILD-SNAPSHOT'
+ext.springDataVersion = '1.12.6.RELEASE'
ext.springDataSpring3Version = '1.10.2.RELEASE'
ext.springBatchVersion = '2.0.4.RELEASE'
ext.junitVersion = '4.12'
diff --git a/samples/odm/pom.xml b/samples/odm/pom.xml
index f7626a8a..c9163ddf 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.2.1.BUILD-SNAPSHOT
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.6.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.2.0.RC1
+ 2.2.1.BUILD-SNAPSHOT
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..313501c6 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.2.1.BUILD-SNAPSHOT
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.6.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.2.0.RC1
+ 2.2.1.BUILD-SNAPSHOT
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/user-admin/pom.xml b/samples/user-admin/pom.xml
index db42ec29..706f1551 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.2.0.RC1
+ 2.2.1.BUILD-SNAPSHOT
war
spring-ldap-user-admin-sample
spring-ldap-user-admin-sample
@@ -87,25 +87,25 @@
org.springframework.data
spring-data-commons
- 1.12.1.RELEASE
+ 1.12.6.RELEASE
compile
org.springframework.ldap
spring-ldap-test
- 2.2.0.RC1
+ 2.2.1.BUILD-SNAPSHOT
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
@@ -135,7 +135,7 @@
org.springframework
spring-test
- 4.3.3.RELEASE
+ 4.3.4.RELEASE
test