diff options
author | Sai Gandham <sg481n@att.com> | 2018-03-26 22:57:09 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2018-03-26 23:01:30 +0000 |
commit | e01703c951dca2546cc5a9ccdfc9789d30630ec6 (patch) | |
tree | 0a555fe14cf93f92e125dfdaaa1006e9a699e10b /cadi/cass/pom.xml | |
parent | 31d847ed8562bc6169fd8c33af93302d67ab074e (diff) |
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 <sg481n@att.com>
Diffstat (limited to 'cadi/cass/pom.xml')
-rw-r--r-- | cadi/cass/pom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cadi/cass/pom.xml b/cadi/cass/pom.xml index 9db57a48..93f69137 100644 --- a/cadi/cass/pom.xml +++ b/cadi/cass/pom.xml @@ -59,6 +59,14 @@ <role>Developer</role> </roles> </developer> + <developer> + <name>Sai Gandham</name> + <email>sai.gandham@att.com</email> + <organization>ATT</organization> + <roles> + <role>Developer</role> + </roles> + </developer> </developers> <dependencies> |