From 1941c8f405abd200a9a94072b21647bce1c12117 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 23 Feb 2016 04:49:20 -0800 Subject: [PATCH] DATAJPA-860 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c3ce9567..ac5da51c3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.9.4.RELEASE + 1.9.5.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.