Update image version to sync with the release version 95/12295/2 0.0.1
authoraravind.est <aravindhan.a@est.tech>
Thu, 14 Dec 2023 09:31:10 +0000 (09:31 +0000)
committeraravind.est <aravindhan.a@est.tech>
Thu, 14 Dec 2023 11:20:11 +0000 (11:20 +0000)
Participant intermidary doesn't have a release version of 7.0.4 but the snapshot image is available for that. Staging build is failing due to this and upgrading to 7.1.0-SNAPSHOT will fix the issue as 7.1.0 image released recently.

Issue-ID: NONRTRIC-958
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I8f2d472074f220de0db2b8649a0469fd3f978d77

participants/pom.xml

index 483c0f3..f633243 100755 (executable)
@@ -54,7 +54,7 @@
         <openapi.maven.version>7.0.1</openapi.maven.version>
         <docker-maven-plugin>0.30.0</docker-maven-plugin>
         <jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
-        <onap.acm.models.version>7.0.4-SNAPSHOT</onap.acm.models.version>
+        <onap.acm.models.version>7.1.0</onap.acm.models.version>
         <openapi.jackson.databind.nullable.version>0.2.6</openapi.jackson.databind.nullable.version>
     </properties>
     <build>