From 4e6a217cf763dc49cd5f7f162b4bb52186638f44 Mon Sep 17 00:00:00 2001 From: sg481n Date: Tue, 19 Sep 2017 12:22:25 -0400 Subject: [PATCH] Add parent pom details in auithz-client Add parent pom details in authz-client.EArlier it is not able to release the version based into nexus.Now It wil release 1.0.1 version to nexus. Issue-id: AAF-60 Change-Id: I45704c3f8bc0e28192579d89f03fd5decdc74e44 Signed-off-by: sg481n --- authz-client/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/authz-client/pom.xml b/authz-client/pom.xml index 4151ab24..492d7716 100644 --- a/authz-client/pom.xml +++ b/authz-client/pom.xml @@ -26,6 +26,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + + + org.onap.aaf.authz + parent + 1.0.1-SNAPSHOT + ../pom.xml + + authz-client Authz Client -- 2.16.6