From bee63e16c5d2777051dc5a7c45cf50f8d08f2170 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 28 Oct 2021 16:23:38 -0400 Subject: [PATCH] Use version 2.3.0 of parent poms Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney Change-Id: Ic783db222cd9ea23ab3e9cf29b90e5d91764cb0a --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 71878963..6b422789 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent oparent - 2.3.0-SNAPSHOT + 2.3.0 org.onap.ccsdk.distribution @@ -32,7 +32,7 @@ distribution ${project.version} - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 1.3.0-SNAPSHOT ${project.version} -- 2.16.6