From 24d286b0e28bf57189310578e36dff047b5fdba4 Mon Sep 17 00:00:00 2001 From: remillet Date: Fri, 26 Dec 2014 02:35:05 -0800 Subject: [PATCH] CSPACE-6541: Backing off upgrade of maven-compiler-plugin from 3.2 to 2.5.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55febb45f..97659c5fb 100644 --- a/pom.xml +++ b/pom.xml @@ -240,7 +240,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + 2.5.1 1.7 1.7 -- 2.47.3