diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,8 +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.13.4</aai.common.version> --> - <aai.common.version>1.14.0-SNAPSHOT</aai.common.version> + <aai.common.version>1.14.0</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> |