From b1bf18e9d93aa6764d64ca8b0845e9465aaa93dc Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 28 Oct 2021 16:22:48 -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: I17c461e44874a16b67ce18e6b178528e4f7c9ee1 --- a1-adapter/a1-adapter-api/model/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'a1-adapter/a1-adapter-api/model/pom.xml') diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 1bf6c54f..c6accfbb 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.0-SNAPSHOT + 2.3.0 -- cgit 1.2.3-korg