From a7010e2fb68f2414c8eb1b3e0cdc632b6e71d681 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 29 Oct 2018 13:59:15 +0100 Subject: [PATCH] DATAJPA-1439 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 36b6c1528..2e4686d13 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.2.RELEASE + 2.1.3.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.