Use 1.15.5 aai-common release 30/140130/1 1.15.5
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 4 Feb 2025 07:00:04 +0000 (08:00 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Tue, 4 Feb 2025 07:00:04 +0000 (08:00 +0100)
Issue-ID: AAI-4119
Change-Id: I78ea891ab0b880f6324d00dbc5d9fab1f8e51daf
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
pom.xml

diff --git a/pom.xml b/pom.xml
index 7a63d2b..e5f54e5 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.5-SNAPSHOT</version>
+        <version>1.15.5</version>
     </parent>
     <groupId>org.onap.aai.resources</groupId>
     <artifactId>resources</artifactId>
@@ -49,7 +49,7 @@
         <staging.path>/content/repositories/staging/</staging.path>
         <!-- GMaven plugin uses this property to figure out the name of the docker tag -->
         <aai.project.version>${project.version}</aai.project.version>
-        <aai.common.version>1.15.5-SNAPSHOT</aai.common.version>
+        <aai.common.version>1.15.5</aai.common.version>
         <aai.schema.service.version>1.12.7</aai.schema.service.version>
     </properties>
     <build>