summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--authz-client/pom.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/authz-client/pom.xml b/authz-client/pom.xml
index 10ba88a9..c1c3192e 100644
--- a/authz-client/pom.xml
+++ b/authz-client/pom.xml
@@ -27,12 +27,14 @@
<modelVersion>4.0.0</modelVersion>
<!-- No Parent on Purpose!!! -->
+
+
+ <groupId>org.onap.aaf.authz</groupId>
<artifactId>authz-client</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
+ <packaging>jar</packaging>
<name>Authz Client</name>
<description>Client and XSD Generated code for Authz</description>
- <groupId>org.onap.aaf.authz</groupId>
- <version>2.6</version>
- <packaging>jar</packaging>
<url>https://github.com/att/AAF</url>
<licenses>
<license>