From cfb008f01b27aed7f3415af9d095170adf425277 Mon Sep 17 00:00:00 2001 From: maximesson Date: Wed, 22 Jan 2020 09:42:17 +0100 Subject: [PATCH] Adjustement of the image name Change-Id: Ie360bcaef7a97e77c074128211fc985eef64be2f Issue-ID: NONRTRIC-78 Signed-off-by: maximesson --- near-rt-ric-simulator/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/near-rt-ric-simulator/pom.xml b/near-rt-ric-simulator/pom.xml index 179faf28..b4235533 100644 --- a/near-rt-ric-simulator/pom.xml +++ b/near-rt-ric-simulator/pom.xml @@ -80,7 +80,7 @@ false - push-policy-agent-image + push-near-rt-ric-simulator-image build push @@ -90,7 +90,7 @@ ${env.CONTAINER_PUSH_REGISTRY} - o-ran-sc/policy-agent:${project.version} + o-ran-sc/near-rt-ric-simulator:${project.version} ${basedir}/ric-plt/a1 Dockerfile -- 2.16.6