aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLaMont, William(wl2432) <wl2432@att.com>2020-06-22 12:50:38 -0400
committerLaMont, William(wl2432) <wl2432@att.com>2020-06-22 12:51:08 -0400
commitbd4c050748ac957f6bb6684915233e478d71c0a1 (patch)
treed5c9254a1123e49c18e7ef3e97aa7b9ca9afab2e /pom.xml
parent02b1b37d795f0bccf4500e14de5586891e78d306 (diff)
traversal support for v20
Issue-ID: AAI-2933 Change-Id: I76f970d15ef911a3dd14d97f2fa050c8b6e29e96 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 25a8651..5ccdcec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.6.10</aai.common.version>
+ <aai.common.version>1.7.0-SNAPSHOT</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>