From 4094dee63ac8324fdc47a8b8b04d99a0227b7ba6 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 20 Apr 2018 10:38:26 -0500 Subject: Add missing jar compiles Issue-ID: AAF-256 Change-Id: Iafdfb11fca2455a0b062447a4a4bbf6b13cf11e0 Signed-off-by: Instrumental --- auth/auth-core/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'auth/auth-core/pom.xml') diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 9b09fc43..426a3069 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -92,12 +92,10 @@ org.onap.aaf.authz aaf-misc-env - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} @@ -108,13 +106,11 @@ org.onap.aaf.authz aaf-misc-log4j - ${project.version} org.onap.aaf.authz aaf-cadi-core - ${project.version} @@ -141,7 +137,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -152,7 +147,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/** -- cgit 1.2.3-korg