From 9bdc825f7b9c1689aae71fcb01bf08aa6bcba995 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 Oct 2021 07:53:13 -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: Iead919b41d243a11adb5397adfbb15068ae1c1d4 --- adaptors/features/ccsdk-iaas-adaptor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adaptors/features/ccsdk-iaas-adaptor/pom.xml') diff --git a/adaptors/features/ccsdk-iaas-adaptor/pom.xml b/adaptors/features/ccsdk-iaas-adaptor/pom.xml index d488819d8..ab5b58685 100644 --- a/adaptors/features/ccsdk-iaas-adaptor/pom.xml +++ b/adaptors/features/ccsdk-iaas-adaptor/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.3.0-SNAPSHOT + 2.3.0 -- cgit 1.2.3-korg