summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>2020-09-17 01:44:12 -0400
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>2020-09-17 01:55:04 -0400
commit3d780ec8e551e797ff6eff80abaea8ca9bf478bd (patch)
treec455d4cdb2a87c64a4e0745177c9733c64ab1e93 /aai-resources/pom.xml
parentf5af91a6d58108d3380c5a2d68f5189e33ee72b6 (diff)
Update to use aai-common 1.7.2 and use common aaf auth
Issue-ID: AAI-3128 Change-Id: Iae516212cce319f4aad48a833c76499d8041903d Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index e85c340..f2b7671 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.7.2-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>