From 8da93f6da744d8261ec049b3964182b99515d96a Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 18 Dec 2015 00:22:21 -0800 Subject: [PATCH] DATAJPA-837 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6087efc75..649841047 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.9.2.RELEASE + 1.9.3.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.