aboutsummaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-09 12:30:53 -0500
committerDan Timoney <dtimoney@att.com>2021-12-09 12:30:53 -0500
commit252b2010e054ec2273aabd01ef6e9e9439ee2757 (patch)
tree9eecd74b57f5ae6092bf97deb69f8579c92a1257 /csit
parentae29feee3adda2844176b138bfd499734a92aa7b (diff)
Release version 1.2.5 maven artifacts
Release version 1.2.5 maven artifacts and roll to next version. Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I79922321df2599be75c511ccb7626f026cbdaf46
Diffstat (limited to 'csit')
-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 ec0abb20..429af0d9 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.5-SNAPSHOT-latest"
+PMS_IMAGE_TAG="1.2.6-SNAPSHOT-latest"
#A1_SIM
A1_SIM_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/a1-simulator"