From f4b34ad991933bd3c9a4d3147fcafc42c1e47179 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Mon, 18 Feb 2019 17:23:54 -0500 Subject: Remove the license check goal Issue-ID: AAI-2163 Change-Id: I5fb66f86843809691e3f4227268c73437822d9b3 Signed-off-by: Jimmy Forsyth --- aai-traversal/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml index 773fd38..d588e38 100644 --- a/aai-traversal/pom.xml +++ b/aai-traversal/pom.xml @@ -144,7 +144,6 @@ 3.1.0 ${project.basedir}/snapshots/data.graphson - check 0.67 @@ -893,15 +892,6 @@ true false - - - - - ${license.goal.type} - - process-sources - - org.codehaus.groovy.maven @@ -1163,15 +1153,6 @@ false false - - - - - ${license.goal.type} - - process-sources - - -- cgit 1.2.3-korg