From 088dd88882df3145ff1cce04958ee7c0f15a5adf Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 13 Feb 2019 11:24:20 +0100 Subject: [PATCH] DATAJPA-1495 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7651c77ec..96f9460ab 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.5.RELEASE + 2.1.6.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.