aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2020-07-21 19:45:38 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-21 19:45:38 +0000
commit2f1e92ed1197067ec1553040918039778624519a (patch)
tree8cc3df83422728c21f1ebb279c278012fe70926e /pom.xml
parente2490263c18d158a79065741cefd0caa1519e3e3 (diff)
parentbd4c050748ac957f6bb6684915233e478d71c0a1 (diff)
Merge "traversal support for v20"
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>