diff options
author | James Forsyth <jf2512@att.com> | 2020-04-17 13:42:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-17 13:42:03 +0000 |
commit | 057bbe97cb127d05878372d97892f27bef462587 (patch) | |
tree | 1022207b200dac77ebb2692655a5a09b720d63aa /pom.xml | |
parent | 1ea833f95a24c40e7613fb64b61c7560a14cf3db (diff) | |
parent | 86e7411b128bd7db440eceff7265533844e577bb (diff) |
Merge "schema-service processing for v19"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,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.5</aai.common.version> + <aai.common.version>1.6.8</aai.common.version> <nexusproxy>https://nexus.onap.org</nexusproxy> <site.path>/content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version}</site.path> <release.path>/content/repositories/releases/</release.path> |