From f33f71c3771a37f9175445dc63c22dd8f1604aed Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 11 Apr 2019 12:00:19 +0200 Subject: [PATCH] DATAJPA-1513 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5f28e4fa..395940811 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.0.M3 + 2.2.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.