summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-08-25 01:47:08 -0400
committersg481n <sg481n@att.com>2017-08-25 01:47:14 -0400
commit72b21f2ac109b0d95fef3ef608c0c343337d4ce2 (patch)
treed58afaa05ac7ce91005be900967d0439f9453c30
parentaa2c01cf184db285792a946502ad83791e5b8cdd (diff)
Update pom files in aaf client
Update pom file with 1.0.0-SNAPSHOT version. Issue-id: AAF-21 Change-Id: I8c1d7498303217a15d024dbbdc02571f8c7fb3b8 Signed-off-by: sg481n <sg481n@att.com>
-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>