From e01703c951dca2546cc5a9ccdfc9789d30630ec6 Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 26 Mar 2018 22:57:09 +0000 Subject: Modify authz pom files. Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham --- auth/auth-batch/.gitignore | 9 --------- auth/auth-batch/pom.xml | 8 ++++++++ 2 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 auth/auth-batch/.gitignore (limited to 'auth/auth-batch') diff --git a/auth/auth-batch/.gitignore b/auth/auth-batch/.gitignore deleted file mode 100644 index 7743b8df..00000000 --- a/auth/auth-batch/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -/logs -/target -/.classpath -/.settings -/sync -/data/ -/lib/ -/bin/ -/.project diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index d09bd5d3..63e668a3 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -60,6 +60,14 @@ Developer + + Sai Gandham + sai.gandham@att.com + ATT + + Developer + + -- cgit 1.2.3-korg