From b90a93cc6ee317747f460300125d8e86f1eb4ccf Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 30 Jun 2015 04:06:27 -0700 Subject: [PATCH] DATAJPA-752 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc4a0f66d..b87650c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.8.1.RELEASE + 1.8.2.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.