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-service/.gitignore | 15 --------------- auth/auth-service/pom.xml | 12 ------------ 2 files changed, 27 deletions(-) delete mode 100644 auth/auth-service/.gitignore (limited to 'auth/auth-service') diff --git a/auth/auth-service/.gitignore b/auth/auth-service/.gitignore deleted file mode 100644 index 940e35eb..00000000 --- a/auth/auth-service/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ -/.settings -/.classpath -/bin -/common -/logs -/target/ -/tokens/ -/.project -/Dockerfile -/dbuild -/docker-compose.yaml -/drun -/run -/dbuild.orig -/dcy diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 33560e33..43a2af25 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -129,16 +129,4 @@ - - - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases - - - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots - - -- cgit 1.2.3-korg