From c69330b0ee9874dc04db64cc0b27ae687f706d78 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 25 Mar 2013 14:10:27 +0100 Subject: [PATCH] DATACMNS-301 - Upgraded to Querydsl 3.0.0. Removed explicit version declaration and inherit it from the current snapshots of the parent build (see https://github.com/SpringSource/spring-data-build/issues/5). Upgraded to version 1.0.8 of the APT plugin as well. --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ae650290a..e13a02967 100644 --- a/pom.xml +++ b/pom.xml @@ -12,13 +12,12 @@ org.springframework.data.build spring-data-parent - 1.0.2.RELEASE + 1.1.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml 1.9.7 - 2.8.0 0.5.0.BUILD-SNAPSHOT DATACMNS @@ -177,8 +176,8 @@ com.mysema.maven - maven-apt-plugin - 1.0.4 + apt-maven-plugin + 1.0.8 generate-test-sources