diff options
author | 2020-07-21 19:45:38 +0000 | |
---|---|---|
committer | 2020-07-21 19:45:38 +0000 | |
commit | 2f1e92ed1197067ec1553040918039778624519a (patch) | |
tree | 8cc3df83422728c21f1ebb279c278012fe70926e /pom.xml | |
parent | e2490263c18d158a79065741cefd0caa1519e3e3 (diff) | |
parent | bd4c050748ac957f6bb6684915233e478d71c0a1 (diff) |
Merge "traversal support for v20"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |