From ab17c9c845d721c80f532bf97b1c48894304e315 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 10 Sep 2018 13:52:26 +0200 Subject: [PATCH] DATAJPA-1387 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9db20616..64002015f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.10.RELEASE + 2.0.11.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.