Sync up traversal with latest aai-common 43/118443/1
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 25 Feb 2021 01:04:12 +0000 (20:04 -0500)
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>
Thu, 25 Feb 2021 01:04:21 +0000 (20:04 -0500)
Issue-ID: AAI-3249
Change-Id: Ifc853f0f7cbc461b87ff16f98defbb4e2a8ea131
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7be62e6..5158d0e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.7.2</version>
+        <version>1.8.1</version>
     </parent>
     <groupId>org.onap.aai.traversal</groupId>
     <artifactId>traversal</artifactId>
@@ -41,7 +41,7 @@
             Nexus Proxy Properties and Snapshot Locations
             Ideally this can be overwritten at runtime per internal environment specific values at runtime
         -->
-        <aai.common.version>1.7.2</aai.common.version>
+        <aai.common.version>1.8.1</aai.common.version>
         <nexusproxy>https://nexus.onap.org</nexusproxy>
         <site.path>/content/sites/site/org/onap/aai/traversal/${project.artifactId}/${project.version}</site.path>
         <release.path>/content/repositories/releases/</release.path>