From e28532840cf9860f756128c69b14602a3eae07b0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 8 May 2018 11:56:06 +0200 Subject: [PATCH] DATAJPA-1315 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd0c83953..5e344acc2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.11.12.RELEASE + 1.11.13.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.