From b6317ccbadb18fbd86a3228bc810c8a8a1a36cf9 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 7 Mar 2019 10:07:28 +0100 Subject: [PATCH] DATAJPA-1481 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0b66c717..c6e75b7ca 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.M2 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.