From a5fcbf8a3523712ff8cbaf030d95bfe6208d31f0 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 1 Apr 2019 20:55:11 +0200 Subject: [PATCH] DATAJPA-1504 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ded7bcbd0..31353bc91 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.6.RELEASE + 2.1.7.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.