From cefd2555dbf421a62269c393d0d9d28964f38e2b Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 25 Aug 2016 10:46:02 +0200 Subject: Remove groovy to reduce footprint Change-Id: I798558e52329c26aa5481d702745c4d46e290615 Signed-off-by: Maros Marsalek --- infra/minimal-distribution/pom.xml | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'infra/minimal-distribution/pom.xml') diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index 2fa936745..397b48069 100644 --- a/infra/minimal-distribution/pom.xml +++ b/infra/minimal-distribution/pom.xml @@ -38,26 +38,6 @@ - - maven-compiler-plugin - - - groovy-eclipse-compiler - - - - org.codehaus.groovy - groovy-eclipse-compiler - 2.9.2-01 - - - - org.codehaus.groovy - groovy-eclipse-batch - 2.4.3-01 - - - org.codehaus.gmaven groovy-maven-plugin @@ -78,11 +58,6 @@ - - org.codehaus.groovy - groovy - ${groovy.version} - com.google.inject guice -- cgit 1.2.3-korg