Use aai-common release version in traversal 16/138316/2 master
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 25 Jun 2024 08:06:35 +0000 (10:06 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 25 Jun 2024 08:17:21 +0000 (10:17 +0200)
- use aai-common 1.14.2 instead of 1.14.2-SNAPSHOT

Issue-ID: AAI-3899
Change-Id: Iaf94c1a30aa1ee0b53f47b07cbdc07cdb9c6ba82
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8ce9f5e..6643722 100644 (file)
--- 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.14.2-SNAPSHOT</aai.common.version>
+        <aai.common.version>1.14.2</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>