From 440d9e7d675973ef69e855dbb58e9f29a8efb6b8 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 6 Feb 2018 10:11:14 +0100 Subject: [PATCH] DATAJPA-1197 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3732c7a06..27de8e068 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.0.M1 + 2.1.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.