From eaa9d119bedef5a7145a3d57b923aa39e7ca7aeb Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 19 Feb 2018 20:29:06 +0100 Subject: [PATCH] DATAJPA-1253 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 880acf1b4..9534ac3e8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.0.4.RELEASE + 2.0.5.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.