summaryrefslogtreecommitdiffstats
path: root/cadi/core
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-03-26 22:57:09 +0000
committerSai Gandham <sg481n@att.com>2018-03-26 23:01:30 +0000
commite01703c951dca2546cc5a9ccdfc9789d30630ec6 (patch)
tree0a555fe14cf93f92e125dfdaaa1006e9a699e10b /cadi/core
parent31d847ed8562bc6169fd8c33af93302d67ab074e (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/core')
-rw-r--r--cadi/core/.gitignore5
-rw-r--r--cadi/core/.project23
-rw-r--r--cadi/core/pom.xml8
3 files changed, 8 insertions, 28 deletions
diff --git a/cadi/core/.gitignore b/cadi/core/.gitignore
deleted file mode 100644
index 54c1f5fe..00000000
--- a/cadi/core/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/.settings/
-/war/
-/.classpath
-/.DS_Store
-/target/
diff --git a/cadi/core/.project b/cadi/core/.project
deleted file mode 100644
index f6617372..00000000
--- a/cadi/core/.project
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>cadi_core</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
-</projectDescription>
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index 5ad6baac..ffd7b502 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -50,6 +50,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>
<dependency>