diff --git a/pom.xml b/pom.xml
index 102420e0d..3bd090d39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
version
- ${pom.version}
+ ${project.version}
@@ -285,11 +285,13 @@
maven-source-plugin
+ 2.1.2
org.codehaus.mojo
jxr-maven-plugin
+ 2.0-beta-1
@@ -320,10 +322,12 @@
org.codehaus.mojo
jdepend-maven-plugin
+ 2.0-beta-2
org.apache.maven.plugins
maven-pmd-plugin
+ 2.5
org.apache.maven.plugins
diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml
index 6d5110c95..26cbf313b 100644
--- a/spring-data-commons-parent/pom.xml
+++ b/spring-data-commons-parent/pom.xml
@@ -15,7 +15,8 @@
1.2.16
1.8.4
3.0.6.RELEASE
- [${org.springframework.version.30}, 3.1.0.RC2]
+ 4.0.0.RELEASE
+ [${org.springframework.version.30}, ${org.springframework.version.40}]
1.2.1
@@ -244,6 +245,7 @@
org.apache.maven.plugins
maven-compiler-plugin
+ 2.3.2
1.5
1.5
@@ -263,6 +265,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ 2.8
false
@@ -277,6 +280,7 @@
maven-source-plugin
+ 2.1.2
attach-sources
@@ -344,17 +348,12 @@
repository.springframework.maven.release
Spring Framework Maven Release Repository
- http://maven.springframework.org/release
+ http://repo.springframework.org/release
repository.springframework.maven.milestone
Spring Framework Maven Milestone Repository
- http://maven.springframework.org/milestone
-
-
- repository.springframework.maven.snapshot
- Spring Framework Maven Snapshot Repository
- http://maven.springframework.org/snapshot
+ http://repo.springframework.org/milestone
querydsl