diff --git a/ldif/ldif-batch/pom.xml b/ldif/ldif-batch/pom.xml
index 5d64e9f1..307ae18b 100644
--- a/ldif/ldif-batch/pom.xml
+++ b/ldif/ldif-batch/pom.xml
@@ -3,6 +3,7 @@
org.springframework.ldap
spring-ldap-parent-tiger
1.3.2.CI-SNAPSHOT
+ ../../parent/tiger/pom.xml
4.0.0
spring-ldap-ldif-batch
diff --git a/parent/pom.xml b/parent/pom.xml
index 867b2ff2..07252408 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -75,6 +75,10 @@
true
+
+ spring release
+ http://maven.springframework.org/release/
+
@@ -220,7 +224,7 @@
org.springframework.build.aws
org.springframework.build.aws.maven
- 3.0.0.RELEASE
+ 3.1.0.RELEASE
diff --git a/test-support/pom.xml b/test-support/pom.xml
index 105c3468..4e4a8734 100644
--- a/test-support/pom.xml
+++ b/test-support/pom.xml
@@ -5,6 +5,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.2.CI-SNAPSHOT
+ ../parent/pom.xml
4.0.0
spring-ldap-test
diff --git a/test/integration-tests/pom.xml b/test/integration-tests/pom.xml
index d3398824..1895368d 100644
--- a/test/integration-tests/pom.xml
+++ b/test/integration-tests/pom.xml
@@ -4,6 +4,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.2.CI-SNAPSHOT
+ ../../parent/pom.xml
4.0.0
spring-ldap-integration-tests
diff --git a/test/pom.xml b/test/pom.xml
index 6658071e..6b871f08 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -5,6 +5,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.2.CI-SNAPSHOT
+ ../parent/pom.xml
4.0.0
spring-ldap-integration-tests-parent