From 8698a9955a6ac2c8745eef7c334075578d6f133a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 19 Apr 2017 20:01:11 +0200 Subject: [PATCH] DATAJPA-1094 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf754669b..ac0d3dc40 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.11.3.RELEASE + 1.11.4.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.