From 301049fb253568986d00c22feb64c89603de8588 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 28 Oct 2021 16:22:07 -0400 Subject: 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: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b --- sdnr/wt/odlux/apps/inventoryApp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/wt/odlux/apps/inventoryApp/pom.xml') diff --git a/sdnr/wt/odlux/apps/inventoryApp/pom.xml b/sdnr/wt/odlux/apps/inventoryApp/pom.xml index 199e44b97..aa813e954 100644 --- a/sdnr/wt/odlux/apps/inventoryApp/pom.xml +++ b/sdnr/wt/odlux/apps/inventoryApp/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.0-SNAPSHOT + 2.3.0 -- cgit 1.2.3-korg