From 05f2f89b86ceb5148b2e86bc5abb27f81d0f4018 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Jun 2018 21:24:33 +0200 Subject: [PATCH] DATAJPA-1340 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec7a0bfed..03c1e82e3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.8.RELEASE + 2.0.9.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.