From da4842bb6b6c6a94fd9dd8cb86a274db0497dc01 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 21 Sep 2018 07:46:16 -0400 Subject: [PATCH] DATAJPA-1407 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc994a441..bb1c4c70d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.0.RELEASE + 2.1.1.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.