From 5f7ce233b8e21b503dba3e8f8e66a4c5060f6b96 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 4 Nov 2019 15:34:26 +0100 Subject: [PATCH] DATAJPA-1606 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ae2b64c2..e5e004c5f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.1.RELEASE + 2.2.2.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.