From edb043b451b5026371e9ef3c7876c09fc49b7419 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 5 Dec 2017 14:12:27 -0500 Subject: Rename some packages from openecomp to onap Couple packages were missed last time we went though this excersise. I also remove the checkstyle plugin from the child pom files, as it gets inherited from the parent pom automatically. Issue-ID: AAI-10 Change-Id: I599346dfd83c01f8818b9c3a3efb126e2d34b2fe Signed-off-by: sblimkie --- aai-utils/pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'aai-utils') diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 74a39952..38ac28c8 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -14,7 +14,6 @@ 1.2.0-SNAPSHOT - google_checks.xml https://nexus.onap.org @@ -107,21 +106,4 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - \ No newline at end of file -- cgit 1.2.3-korg