summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-06-16 09:42:46 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2024-06-16 09:42:46 +0200
commit37356037d270462969e84429ba0ab3dce3e0d597 (patch)
tree2629c40604a2cc577b50859cf0b9bbd2c7f3b70f /pom.xml
parentb62fc3ddf19b23a8b7cd52e718bced699444dd84 (diff)
Release 1.14.0 traversal docker artifact
- update to aai-common 1.14.0 that includes janusgraph update from 0.2.3 to 0.3.3 Issue-ID: AAI-3868 Change-Id: Ic128db07dfe8a19c578dae2b371dac039b5c4251 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e09c1fe..4cc1761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>