From 7b9db8519647644b7cc574297fa28912bacbd357 Mon Sep 17 00:00:00 2001 From: YongchaoWu Date: Fri, 7 Feb 2020 09:25:43 +0100 Subject: [PATCH] Prepare for csit add tag:latest for policy agent and simulator Issue-ID: NONRTRIC-115 Signed-off-by: YongchaoWu Change-Id: I5dc71a52541a62e1f6774420ebeb847192eefdd5 --- near-rt-ric-simulator/pom.xml | 1 + policy-agent/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/near-rt-ric-simulator/pom.xml b/near-rt-ric-simulator/pom.xml index 4b666344..9cd06450 100644 --- a/near-rt-ric-simulator/pom.xml +++ b/near-rt-ric-simulator/pom.xml @@ -96,6 +96,7 @@ Dockerfile ${project.version} + latest diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index daad4188..b07fdc1e 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -314,6 +314,7 @@ ${project.version} + latest -- 2.16.6