summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-08 18:14:27 +0000
committerSai Gandham <sg481n@att.com>2018-04-08 18:14:33 +0000
commit02c40b8a2f8e2f66dadd85d216989ab32039a83d (patch)
tree9ecb1289e53a79ae5718dfb1e809ca8c2c598869 /auth
parent40077be45039102b97347e4129a8b9c301a82c16 (diff)
Modify auth client pom
Issue-ID: AAF-215 Change-Id: I91e46f57296626191530d319c5216e2a112a41e1 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'auth')
-rw-r--r--auth/auth-client/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml
index 997bbccd..4368e6b6 100644
--- a/auth/auth-client/pom.xml
+++ b/auth/auth-client/pom.xml
@@ -23,11 +23,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.onap.aaf.authz</groupId>
- <artifactId>super-pom</artifactId>
- <version>2.1.0-SNAPSHOT</version>
- </parent>
<!-- No Parent on Purpose!!! -->
<artifactId>aaf-auth-client</artifactId>
<name>AAF Auth Client</name>