summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNandkishor Patke <nandkishor-laxman.patke@t-systems.com>2024-04-16 14:30:54 +0000
committerGerrit Code Review <gerrit@onap.org>2024-04-16 14:30:54 +0000
commit8e3c53cb325985b9ef70054c95b81f4a4c251c84 (patch)
tree05ce2e557c1dcf599835f97048411b6401f03a76 /pom.xml
parent01079f2c5e6b500bb21e1d950da527072e5ce1c8 (diff)
parentc6abadb957b5d37f9206ce164eb5b99651655f5a (diff)
Merge "Remove DMaaP references from AAI-Traversal"
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 dac29d8..0606750 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.13.3</aai.common.version>
+ <aai.common.version>1.13.6</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>