diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-24 09:16:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-24 09:16:41 -0400 |
commit | 7712de8f2b6dad842ce74da77ec401e3066c62ee (patch) | |
tree | f15f4501e74c41d5c52484249c7fcf3c123a70aa /csit/scripts | |
parent | f0c89b3ea423b4ce9023b53f1587dc52c2261756 (diff) |
Release version 1.4.1 maven artifacts
Release version 1.4.1 of ccsdk/oran maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: Ifec42ca5e1af3e1b2cd01dc434a6aa829ca0b740
Diffstat (limited to 'csit/scripts')
-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 2aa91af4..3fd98e07 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.4.1-SNAPSHOT-latest" +PMS_IMAGE_TAG="1.4.2-SNAPSHOT-latest" #A1_SIM A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator" |