From cac9cee0794eeef4c4f3f00295ce23a642cbada2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 11 Dec 2018 11:07:51 +0100 Subject: [PATCH] DATAJPA-1478 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7fd9526a6..5bb423fc7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.M1 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.