From 9c9ea9d894dbaa1abcda9b7a1b5dad98da870261 Mon Sep 17 00:00:00 2001 From: Daniel Kulp Date: Tue, 9 Jun 2015 04:39:25 -0400 Subject: [PATCH] Revert update to compiler plugin. Seems to be having problems with the APT processing. --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4207ef22cb..51897020f8 100644 --- a/pom.xml +++ b/pom.xml @@ -674,7 +674,9 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + + 3.1 true