From ef18250e7776b04928e6382e9773d912967fbfd6 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Thu, 20 Sep 2018 21:06:32 -0400 Subject: Remove credentials data Remove config/auth directory from the docker image maven build profile. Change-Id: Ia9d642922256bc81c63e489d08dcd5315bcc905e Signed-off-by: Prudence Au Issue-ID: SDNC-458 --- pomba/network-discovery/pom.xml | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'pomba/network-discovery/pom.xml') diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 00af026..e6e84ab 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -285,25 +285,6 @@ limitations under the License. - - copy-certificate - - copy-resources - - package - - ${project.basedir}/target/docker-stage/config/auth - - - config/auth - - *.p12 - - false - - - - copy-script -- cgit 1.2.3-korg