diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-06 07:57:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-06 07:57:19 -0500 |
commit | b9ce47bcbb3002dc9dd207f423df1bd7fe8907b6 (patch) | |
tree | 19d36ae8b2b1e2319d804e7091a129ee9eb27e37 /csit | |
parent | e6b5026d26735c46613e3a085c228fa60b8443ba (diff) |
Release version 1.4.2 maven artifactskohn
Release version 1.4.2 maven artifacts (final Kohn) and roll snapshot
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7da4ae1650e15d344351df56e0debd329543353e
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 3fd98e07..12257d95 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.2-SNAPSHOT-latest" +PMS_IMAGE_TAG="1.4.3-SNAPSHOT-latest" #A1_SIM A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator" |