Switch to 1.15.1 release version of aai-common 15/139215/1 1.15.1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 17 Oct 2024 10:23:07 +0000 (12:23 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 17 Oct 2024 10:23:07 +0000 (12:23 +0200)
Issue-ID: AAI-4019
Change-Id: Id543f53e52e3194ff635eaefde727b67592005b4
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml

diff --git a/pom.xml b/pom.xml
index 990b433..c17796a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.15.1-SNAPSHOT</version>
+        <version>1.15.1</version>
     </parent>
     <groupId>org.onap.aai.traversal</groupId>
     <artifactId>traversal</artifactId>
@@ -42,7 +42,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.15.1-SNAPSHOT</aai.common.version>
+        <aai.common.version>1.15.1</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>