From a3b69b32b4abd2dec498bfd52085d9d0e0151f45 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 16:38:17 +0200 Subject: [PATCH] DATAJPA-878 - Prepare next development iteration. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f69fd6073..52b671bc5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.0.RELEASE + 1.10.1.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories. @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.8.0.RELEASE + 1.8.1.BUILD-SNAPSHOT @@ -26,7 +26,7 @@ 1.8.0.10 2.0.0 2.4.1 - 1.12.0.RELEASE + 1.12.1.BUILD-SNAPSHOT reuseReports @@ -560,8 +560,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot