From 81a18aa2833064448a66013b8842dbfffc73c056 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 28 Jan 2021 13:11:50 -0500 Subject: Update parent pom versions for ODL Aluminum Update parent pom versions to match OpenDaylight Aluminum SR1 version (2.1.1-SNAPSHOT) Issue-ID: CCSDK-3107 Signed-off-by: Dan Timoney Change-Id: I5c6cb9c8ce46ba682a456b074d719b5c17fa0646 --- 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 cd53f8d1..4e2e31ca 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.1.0 + 2.1.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 2a77788a..83cb927a 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0 + 2.1.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 82c1c7b3..eaf6dba4 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.0 + 2.1.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index 40689f9d..cd64aa72 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.0 + 2.1.1-SNAPSHOT diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index c6b32d79..aa6cbf43 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.ccsdk.parent binding-parent - 2.1.0 + 2.1.1-SNAPSHOT -- cgit 1.2.3-korg