From 719bbe7830c6594c80b11a15f8682a0aaf613221 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 16:36:59 +0200 Subject: [PATCH] DATAJPA-878 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f69fd6073..8421c858c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.0.RELEASE + 1.11.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.