From 70b3207dd43a40c5b6835046070dba23aef81025 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 27 Jul 2016 14:32:33 +0200 Subject: [PATCH] DATAJPA-882 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c15fa2d54..0ef2eb2c7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.11.0.M1 + 1.11.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.