From 2ca8d3e0a71762353d04be70f78fad767823cf48 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 2 Jun 2015 01:31:11 -0700 Subject: [PATCH] DATAJPA-730 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a85af9e6..adf7eb201 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.