From 0b2ea1b58cd0b263d27c72511d92778b1245f329 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 30 Jun 2014 06:57:10 -0700 Subject: [PATCH] DATAJPA-563 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ce1f050f..1a349fc5c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.6.1.RELEASE + 1.6.2.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.