From 90450a2cfafa5ed4a85e9c541b405f1295baa7e5 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 19 Jul 2013 05:55:37 -0700 Subject: [PATCH] DATAJPA-369 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b92d1055d..b29b15c59 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.3.3.RELEASE + 1.3.4.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.