aboutsummaryrefslogtreecommitdiffstats
path: root/csit/scripts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-04-29 11:58:31 -0400
committerDan Timoney <dtimoney@att.com>2022-04-29 11:58:31 -0400
commit6ce3345e334da50a428efd4fae4219d426677365 (patch)
tree44fe8b2e66bac2a299e2f4eb809400140826f142 /csit/scripts
parenta7d655a90e59ef7adc1e6ac3f6b4faac1d24936b (diff)
Release version 1.3.1 maven artifacts
Release version 1.3.1 (Jakarta RC) maven artifacts and roll to next snapshot Issue-ID: CCSDK-3621 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I142937e6296e8b4481fd699de28b6be55d90c56f
Diffstat (limited to 'csit/scripts')
-rw-r--r--csit/scripts/healthcheck/.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/.env b/csit/scripts/healthcheck/.env
index ee662ed1..8b3c1573 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.3.1-SNAPSHOT-latest"
+PMS_IMAGE_TAG="1.3.2-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"