diff --git a/pom.xml b/pom.xml
index f80446dff..77e487dfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
org.springframework.data.build
spring-data-parent
- 1.0.0.BUILD-SNAPSHOT
+ 1.0.0.RELEASE
../spring-data-build/parent/pom.xml
@@ -26,7 +26,7 @@
3.6.10.Final
2.0.0
2.2.0
- 1.5.0.BUILD-SNAPSHOT
+ 1.5.0.RELEASE
@@ -35,7 +35,7 @@
${project.groupId}
spring-data-commons
- 1.5.0.BUILD-SNAPSHOT
+ ${springdata.commons}
@@ -335,8 +335,8 @@
**/domain/support/AuditingEntityListener.java
- 1.5
- 1.5
+ ${source.level}
+ ${source.level}
@@ -385,12 +385,5 @@
-
-
-
- spring-libs-snapshot
- http://repo.springsource.org/libs-snapshot-local
-
-
\ No newline at end of file