diff --git a/jpa/java8/pom.xml b/jpa/java8/pom.xml
index 653c7884..fee4632e 100644
--- a/jpa/java8/pom.xml
+++ b/jpa/java8/pom.xml
@@ -10,10 +10,6 @@
spring-data-jpa-java8
Spring Data JPA - Java 8 specific features
-
-
- Evans-BUILD-SNAPSHOT
-
@@ -25,17 +21,4 @@
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- 1.8
- 1.8
-
-
-
-
-
\ No newline at end of file
diff --git a/jpa/pom.xml b/jpa/pom.xml
index 4c983304..d06456db 100644
--- a/jpa/pom.xml
+++ b/jpa/pom.xml
@@ -25,11 +25,6 @@
security
-
- 1.6.0.RELEASE
- 4.3.4.Final
-
-
diff --git a/jpa/security/pom.xml b/jpa/security/pom.xml
index c7fb5d5e..d03dba83 100644
--- a/jpa/security/pom.xml
+++ b/jpa/security/pom.xml
@@ -11,10 +11,6 @@
spring-data-jpa-security
Spring Data JPA - Spring Security integration
-
- Evans-BUILD-SNAPSHOT
-
-
org.springframework.boot
diff --git a/jpa/showcase/pom.xml b/jpa/showcase/pom.xml
index 748b5e39..8cde63b8 100644
--- a/jpa/showcase/pom.xml
+++ b/jpa/showcase/pom.xml
@@ -72,7 +72,9 @@
+
querydsl
+
true
@@ -86,14 +88,6 @@
-
-
- querydsl
- QueryDsl
- http://source.mysema.com/maven2/releases
-
-
-
diff --git a/multi-store/pom.xml b/multi-store/pom.xml
index 44c02a93..2c0be962 100644
--- a/multi-store/pom.xml
+++ b/multi-store/pom.xml
@@ -11,10 +11,6 @@
spring-data-examples
1.0.0.BUILD-SNAPSHOT
-
-
- Evans-BUILD-SNAPSHOT
-
@@ -27,7 +23,7 @@
org.springframework.boot
spring-boot-starter-data-jpa
-
+
org.hsqldb
hsqldb
diff --git a/pom.xml b/pom.xml
index 198ac35f..55786716 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,7 @@
3.4.2
UTF-8
+ Evans-RC1
@@ -69,12 +70,19 @@
org.apache.maven.plugins
maven-compiler-plugin
- 1.7
- 1.7
+ 1.8
+ 1.8
+
+
+ spring-libs-milestone
+ https://repo.spring.io/libs-milestone
+
+
+
\ No newline at end of file
diff --git a/rest/multi-store/pom.xml b/rest/multi-store/pom.xml
index ab840241..adeb324a 100644
--- a/rest/multi-store/pom.xml
+++ b/rest/multi-store/pom.xml
@@ -13,11 +13,6 @@
spring-data-rest-examples
1.0.0.BUILD-SNAPSHOT
-
-
- Evans-BUILD-SNAPSHOT
- 0.16.0.RELEASE
-