From 5f2eb385c2902e270f68d52659d31097f6fa89b4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 12:03:45 -0500 Subject: Release 1.1.1 dockers and roll versions Release version 1.1.1 of alpolicymanagement service docker and roll versions to 1.1.2-SNAPSHOT Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: If81245882f900401ce315a2a837a74e916e75e4d --- a1-policy-management/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'a1-policy-management') diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 69d354b7..7d61bf9c 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -25,12 +25,12 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.1.1-SNAPSHOT + 2.1.1 org.onap.ccsdk.oran a1-policy-management-service - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT ccsdk-oran :: ${project.artifactId} 11 @@ -428,4 +428,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg