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 --- alpine/java11/pom.xml | 2 +- alpine/java17/pom.xml | 2 +- alpine/pom.xml | 2 +- ansible-server/pom.xml | 4 ++-- dependencies/pom.xml | 4 ++-- dgbuilder-docker/pom.xml | 2 +- dgbuilder/pom.xml | 2 +- odlsli/odlsli-alpine/pom.xml | 2 +- odlsli/pom.xml | 2 +- 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 +- platform-logic/a1Adapter-api/pom.xml | 2 +- platform-logic/asdc-api/pom.xml | 2 +- platform-logic/cMNotify-api/pom.xml | 2 +- platform-logic/installer/pom.xml | 2 +- platform-logic/oofpcipoc-api/pom.xml | 2 +- platform-logic/pom.xml | 2 +- platform-logic/ran-slice-api/pom.xml | 2 +- platform-logic/restapi-templates/pom.xml | 2 +- platform-logic/sliapi/pom.xml | 2 +- pom.xml | 6 +++--- saltstack-server/pom.xml | 2 +- ubuntu/pom.xml | 2 +- version.properties | 6 +++--- 29 files changed, 35 insertions(+), 35 deletions(-) diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index bcff833a..8a991797 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-j11-alpine diff --git a/alpine/java17/pom.xml b/alpine/java17/pom.xml index d2542cc0..29327e7f 100644 --- a/alpine/java17/pom.xml +++ b/alpine/java17/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-j17-alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index f0428d55..f0c8bb76 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-alpine-root diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 4b2a38b3..97002c25 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.distribution ansible-server - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-distribution :: ${project.artifactId} diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 3c811d29..71cc593a 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT dependencies @@ -22,7 +22,7 @@ org.onap.ccsdk.parent dependencies-odl-bom - 2.8.0-SNAPSHOT + 3.0.0 import pom diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 793065b9..8287bae7 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.distribution diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index a893144d..7a718e6e 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.distribution diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index f9955d15..e32b2e6b 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odlsli - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index b33aae9f..214c1a59 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-odlsli 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 diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index a2d568a0..163394f7 100644 --- a/platform-logic/a1Adapter-api/pom.xml +++ b/platform-logic/a1Adapter-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-a1Adapterapi diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index e231973e..274d4d39 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-asdcapi diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 4397031c..a2ada668 100644 --- a/platform-logic/cMNotify-api/pom.xml +++ b/platform-logic/cMNotify-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-cMNotifyai diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index a3b8b71e..40bbdb1d 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-installer diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index c0fe34e0..6b96cb48 100644 --- a/platform-logic/oofpcipoc-api/pom.xml +++ b/platform-logic/oofpcipoc-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-oofpcipocapi diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 69519895..e64f271f 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 57ee4d0f..b94fd7aa 100644 --- a/platform-logic/ran-slice-api/pom.xml +++ b/platform-logic/ran-slice-api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-ranSlice diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 011e4e05..3f7c79a1 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-restapi-templates diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 977e672a..98bd18a8 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT platform-logic-sliapi diff --git a/pom.xml b/pom.xml index 3153426a..7b410741 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent oparent - 2.8.0 + 3.0.0 org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-distribution @@ -31,7 +31,7 @@ distribution - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.version} ${project.version} diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 12f20d80..8bb30afa 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 30c76efb..2bc9da58 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.7.1-SNAPSHOT + 2.0.0-SNAPSHOT distribution-ubuntu diff --git a/version.properties b/version.properties index 098bb31f..1e23756d 100644 --- a/version.properties +++ b/version.properties @@ -4,9 +4,9 @@ # because they are used in Jenkins, whose plug-in doesn't support -release_name=1 -sprint_number=7 -feature_revision=1 +release_name=2 +sprint_number=0 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg