From 3b8a84a5cb9cb6ec5a3f4a8ca038431769bced84 Mon Sep 17 00:00:00 2001 From: "aravind.est" Date: Thu, 14 Dec 2023 09:31:10 +0000 Subject: [PATCH] Update image version to sync with the release version 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 Change-Id: I8f2d472074f220de0db2b8649a0469fd3f978d77 --- participants/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/participants/pom.xml b/participants/pom.xml index 483c0f3..f633243 100755 --- a/participants/pom.xml +++ b/participants/pom.xml @@ -54,7 +54,7 @@ 7.0.1 0.30.0 0.8.10 - 7.0.4-SNAPSHOT + 7.1.0 0.2.6 -- 2.16.6