From 6ec4125e0836c6d42ca559a3f9a10b5be755cc14 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 Sep 2016 11:18:59 +0200 Subject: [PATCH] DATAJPA-916 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cef5b960..e5632a47c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.3.RELEASE + 1.10.4.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.