From 835dad1894c377da94d8bb552cc5cb61acde4d9f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 15 Jun 2016 14:17:49 +0200 Subject: [PATCH] DATAJPA-884 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e2c4437d..c37a5fff1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.10.2.RELEASE + 1.10.3.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.