diff --git a/core/pom.xml b/core/pom.xml
index 3d3f81d4..eddb6103 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -8,6 +8,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.1.CI-SNAPSHOT
+ ../parent
4.0.0
spring-ldap-core
@@ -26,7 +27,7 @@
org.codehaus.mojo
javacc-maven-plugin
- 2.4
+ 2.5
@@ -104,4 +105,4 @@
test
-
\ No newline at end of file
+
diff --git a/parent/pom.xml b/parent/pom.xml
index 73be0f5b..b84c2c7f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,21 +82,21 @@
maven-jxr-plugin
- 2.1
+ 2.2
true
maven-surefire-report-plugin
- 2.4.3
+ 2.6
true
maven-surefire-plugin
- 2.4.2
+ 2.6
once
false
@@ -132,12 +132,12 @@
maven-assembly-plugin
- 2.2
+ 2.2-beta-5
com.agilejava.docbkx
docbkx-maven-plugin
- 2.0.6
+ 2.0.7
maven-javadoc-plugin
@@ -190,12 +190,12 @@
org.codehaus.mojo
cobertura-maven-plugin
- 2.3
+ 2.4
org.codehaus.mojo
findbugs-maven-plugin
- 1.2
+ 2.3.1
org.mortbay.jetty
@@ -284,15 +284,15 @@
org.codehaus.mojo
findbugs-maven-plugin
- 1.2
+ 2.3.1
maven-jxr-plugin
- 2.1
+ 2.2
maven-surefire-report-plugin
- 2.4.3
+ 2.6
maven-project-info-reports-plugin
@@ -312,7 +312,7 @@
org.codehaus.mojo
cobertura-maven-plugin
- 2.3
+ 2.4
diff --git a/pom.xml b/pom.xml
index b7162fe9..e8bcfd1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -229,7 +229,7 @@
maven-assembly-plugin
- 2.2-beta-2
+ 2.2-beta-5
false
@@ -269,14 +269,14 @@
maven-jxr-plugin
- 2.1
+ 2.2
true
maven-surefire-report-plugin
- 2.4.3
+ 2.6
true
@@ -287,7 +287,7 @@
maven-site-plugin
- 2.1
+ 2.1.1
maven-install-plugin
@@ -307,24 +307,24 @@
maven-assembly-plugin
- 2.2-beta-2
+ 2.2-beta-5
com.agilejava.docbkx
docbkx-maven-plugin
- 2.0.6
+ 2.0.7
org.codehaus.mojo
versions-maven-plugin
- 1.1
+ 1.2
maven-assembly-plugin
- 2.2-beta-2
+ 2.2-beta-5
false
@@ -440,7 +440,7 @@
org.codehaus.mojo
versions-maven-plugin
- 1.1
+ 1.2
@@ -453,7 +453,7 @@
maven-jxr-plugin
- 2.1
+ 2.2
maven-javadoc-plugin
diff --git a/samples/pom.xml b/samples/pom.xml
index 2d491dd8..85489641 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -8,6 +8,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.1.CI-SNAPSHOT
+ ../parent
4.0.0
spring-ldap-samples
diff --git a/samples/samples-utils/pom.xml b/samples/samples-utils/pom.xml
index 6fed3bb6..265fd1c0 100644
--- a/samples/samples-utils/pom.xml
+++ b/samples/samples-utils/pom.xml
@@ -8,6 +8,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.1.CI-SNAPSHOT
+ ../../parent
4.0.0
spring-ldap-samples-utils
@@ -41,8 +42,6 @@
junit
junit
- 4.4
- test
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index cda378ee..81241c16 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -8,6 +8,7 @@
org.springframework.ldap
spring-ldap-parent
1.3.1.CI-SNAPSHOT
+ ../parent
4.0.0
spring-ldap-sandbox