diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml
index 57e75ab0e..56cbda2fe 100644
--- a/spring-data-commons-core/pom.xml
+++ b/spring-data-commons-core/pom.xml
@@ -23,15 +23,18 @@
org.springframework
spring-beans
+ ${org.springframework.version}
org.springframework
spring-tx
+ ${org.springframework.version}
+ true
-
org.springframework
spring-web
+ ${org.springframework.version}
true
@@ -41,32 +44,29 @@
provided
-
-
- log4j
- log4j
- test
-
-
javax.annotation
jsr250-api
+ 1.0
true
org.mockito
mockito-core
+ 1.8.5
test
junit
junit-dep
+ 4.8.2
org.springframework
spring-test
+ ${org.springframework.version}
test
@@ -123,6 +123,7 @@
+
diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml
index 42ca5deec..25c25eae5 100644
--- a/spring-data-commons-parent/pom.xml
+++ b/spring-data-commons-parent/pom.xml
@@ -19,49 +19,13 @@
[${org.springframework.version.30}, ${org.springframework.version.40})
1.2.1
-
-
- strict
-
- false
-
-
-
- fast
-
- true
- true
-
-
-
- staging
-
-
- spring-site-staging
- file:///${java.io.tmpdir}/spring-data/data-commons/docs
-
-
- spring-milestone-staging
- file:///${java.io.tmpdir}/spring-data/data-commons/milestone
-
-
- spring-snapshot-staging
- file:///${java.io.tmpdir}/spring-data/data-commons/snapshot
-
-
-
-
- bootstrap
-
-
-
+
-
- http://www.springsource.com/download/community
-
+ http://www.springsource.com/download/community
spring-docs
- scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/snapshot-site
+
+ scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/snapshot-site
@@ -75,93 +39,7 @@
s3://maven.springframework.org/snapshot
-
-
-
-
-
-
- org.springframework
- spring-aop
- ${org.springframework.version}
-
-
- org.springframework
- spring-beans
- ${org.springframework.version}
-
-
- org.springframework
- spring-core
- ${org.springframework.version}
-
-
- org.springframework
- spring-tx
- ${org.springframework.version}
-
-
- org.springframework
- spring-context
- ${org.springframework.version}
-
-
- org.springframework
- spring-web
- ${org.springframework.version}
-
-
- org.springframework
- spring-test
- ${org.springframework.version}
- test
-
-
-
-
- org.springframework.data
- spring-data-commons-core
- ${project.version}
-
-
-
-
- log4j
- log4j
- ${log4j.version}
- runtime
-
-
-
- javax.annotation
- jsr250-api
- 1.0
- true
-
-
-
- org.mockito
- mockito-core
- ${org.mockito.version}
- test
-
-
-
- junit
- junit-dep
- ${junit.version}
- test
-
-
-
-
+