From c0a4732882d7c280b5bf2c4d5ae14fea1f823c9d Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 2 May 2013 02:26:09 -0700 Subject: [PATCH] DATAJPA-338 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e36ce14c2..39f23d980 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.3.2.RELEASE + 1.3.3.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.