summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-06 15:20:29 -0500
committerSai Gandham <sg481n@att.com>2018-04-06 15:21:12 -0500
commit58a75a0b5ad46ff2acf1677259e3b4ea9de40118 (patch)
tree1cc1c1011b0aee6d2596f58b0294c1d46e474f3d /pom.xml
parent679f142a91b165a958b5739808d6409d6960b6f4 (diff)
Change authz parent pom groupid
Changing authz parent pom group id from org.onap.aaf.authz.authz to org.onap.aaf.authz. Issue-ID: AAF-215 Change-Id: I0eff6ca460a01e96d75b92ea83db9604a3497d79 Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ff137c76..23a1e94b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.aaf.authz.authz</groupId>
+ <groupId>org.onap.aaf.authz</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-SNAPSHOT</version>
<name>AAF Overall Parent</name>