From f14dd8f6652f6d28b9478289f0010d0f81c7938c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 12:31:50 -0400 Subject: Update major versions Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: Ia25b6dd5249b2aa02db6808cb754874ba5354d86 Signed-off-by: Dan Timoney --- opendaylight/argon/argon-alpine/pom.xml | 2 +- opendaylight/argon/pom.xml | 2 +- opendaylight/chlorine/chlorine-alpine/pom.xml | 2 +- opendaylight/chlorine/pom.xml | 2 +- opendaylight/pom.xml | 2 +- opendaylight/potassium/pom.xml | 2 +- opendaylight/potassium/potassium-alpine/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'opendaylight') diff --git a/opendaylight/argon/argon-alpine/pom.xml b/opendaylight/argon/argon-alpine/pom.xml index c29efa57..58d9c660 100644 --- a/opendaylight/argon/argon-alpine/pom.xml +++ b/opendaylight/argon/argon-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-argon - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-chlorine-argon diff --git a/opendaylight/argon/pom.xml b/opendaylight/argon/pom.xml index b793a10f..192dc690 100644 --- a/opendaylight/argon/pom.xml +++ b/opendaylight/argon/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-argon diff --git a/opendaylight/chlorine/chlorine-alpine/pom.xml b/opendaylight/chlorine/chlorine-alpine/pom.xml index 768eb308..02d28427 100644 --- a/opendaylight/chlorine/chlorine-alpine/pom.xml +++ b/opendaylight/chlorine/chlorine-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-chlorine - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-chlorine-docker diff --git a/opendaylight/chlorine/pom.xml b/opendaylight/chlorine/pom.xml index 6bbd4a15..609d7d73 100644 --- a/opendaylight/chlorine/pom.xml +++ b/opendaylight/chlorine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-chlorine diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index bc7b854d..2b75d351 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-opendaylight diff --git a/opendaylight/potassium/pom.xml b/opendaylight/potassium/pom.xml index 0f02a483..9cd184d4 100644 --- a/opendaylight/potassium/pom.xml +++ b/opendaylight/potassium/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-potassium diff --git a/opendaylight/potassium/potassium-alpine/pom.xml b/opendaylight/potassium/potassium-alpine/pom.xml index ed07746e..5fa9053f 100644 --- a/opendaylight/potassium/potassium-alpine/pom.xml +++ b/opendaylight/potassium/potassium-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-potassium - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odl-potassium-alpine -- cgit 1.2.3-korg