From c395f5ae3e27d20cf5862f13962449620e7e352e Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 4 Sep 2014 13:17:59 +0200 Subject: [PATCH] Upgraded to Maven APT Plugin 1.1.2 and Querydsl 3.4.3. Added Christoph as project maintainer, too. Fixed maintainer's email addresses. Removed obsolete encoding property. Upgraded to Lombok 1.14.6. Switched to simplified Java 8 setup (using the property instead of a plugin declaration). --- pom.xml | 33 +++++++++++---------------------- 1 file changed, 11 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 55786716..7e6a8292 100644 --- a/pom.xml +++ b/pom.xml @@ -24,10 +24,9 @@ - 1.1.1 - 3.4.2 - - UTF-8 + 1.1.2 + 1.8 + 3.4.3 Evans-RC1 @@ -36,12 +35,17 @@ ogierke Oliver Gierke - ogierke@gopivotal.com + ogierke@pivotal.io tdarimont Thomas Darimont - tdarimont@gopivotal.com + tdarimont@gopivotal.io + + + cstrobl + Christoph Strobl + cstrobl@pivotal.io @@ -50,7 +54,7 @@ org.projectlombok lombok - 1.14.4 + 1.14.6 provided @@ -63,21 +67,6 @@ - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - - - spring-libs-milestone