From 72d8a8abbe096a3e21c920abdc8034437d4b6f7f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 2 Dec 2021 16:43:50 -0500 Subject: Use Silicon SR2 version of parent poms Update to use Istanbul / Silicon SR2 version of parent poms Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney Change-Id: Ia3e021b5c9c07151b393a71bac1c975c87c39b22 --- a1-adapter/a1-adapter-api/feature/pom.xml | 2 +- a1-adapter/a1-adapter-api/installer/pom.xml | 2 +- a1-adapter/a1-adapter-api/model/pom.xml | 2 +- a1-adapter/a1-adapter-api/pom.xml | 2 +- a1-adapter/a1-adapter-api/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'a1-adapter/a1-adapter-api') diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml index 6bc51bb1..8aa5d409 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.2.2 + 2.2.3 diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 6177ba52..537b3f41 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.2 + 2.2.3 diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 20fe6ecf..bd30e5bc 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.2.2 + 2.2.3 diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index 284607c9..b705ea44 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -24,7 +24,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.2 + 2.2.3 diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index 7c28939b..58179c19 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.2 + 2.2.3 -- cgit 1.2.3-korg