From 6ffc7d7a4e9a342ec04a2abc7dd37b577919da11 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 26 Jan 2017 12:04:53 +0100 Subject: [PATCH] DATAJPA-1030 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 744eb1730..dfd80d339 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.7.RELEASE + 1.10.8.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.