diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:21:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-06 11:21:00 -0500 |
commit | aaa08cf82273e14afbbf81462783dd6ee3d337c6 (patch) | |
tree | 30fd7235f8f7c5a0b216b194607d985992558d88 /csit | |
parent | 0d5fc6c2833c4b7531c53dcc760302deb1cc6b0e (diff) |
Release 1.2.4 maven artifacts (Istanbul / Silicon SR2)
Release version 1.2.4 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If1f0388575598938b9e866171a9ea8892836ded2
Diffstat (limited to 'csit')
-rw-r--r-- | csit/scripts/healthcheck/.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/.env b/csit/scripts/healthcheck/.env index 4642a41c..ec0abb20 100644 --- a/csit/scripts/healthcheck/.env +++ b/csit/scripts/healthcheck/.env @@ -17,7 +17,7 @@ #PMS PMS_IMAGE_BASE="onap/ccsdk-oran-a1policymanagementservice" -PMS_IMAGE_TAG="1.2.4-SNAPSHOT-latest" +PMS_IMAGE_TAG="1.2.5-SNAPSHOT-latest" #A1_SIM A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator" |