From 979f983cac8829f2e2b613c9d873c11f510c9f71 Mon Sep 17 00:00:00 2001 From: onap-jobbuilder Date: Mon, 20 Apr 2026 06:25:59 +0000 Subject: [PATCH] Release ccsdk/distribution --- alpine/pom.xml | 2 +- ansible-server/pom.xml | 4 ++-- dependencies/pom.xml | 2 +- dgbuilder-docker/pom.xml | 2 +- dgbuilder/pom.xml | 2 +- odlsli/odlsli-alpine/pom.xml | 2 +- odlsli/pom.xml | 2 +- opendaylight/pom.xml | 2 +- opendaylight/scandium/pom.xml | 2 +- opendaylight/scandium/scandium-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 | 2 +- saltstack-server/pom.xml | 2 +- ubuntu/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/alpine/pom.xml b/alpine/pom.xml index 98cf339..6973f26 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 distribution-alpine-root diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 926239d..48440c0 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 org.onap.ccsdk.distribution ansible-server - 2.2.2-SNAPSHOT + 2.2.2 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dependencies/pom.xml b/dependencies/pom.xml index c4c07af..fa326c5 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 1b01434..37dc0c1 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 org.onap.ccsdk.distribution diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index d0d8a4a..e27d0e0 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 org.onap.ccsdk.distribution diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index a2f0403..b2fb0f0 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odlsli - 2.2.2-SNAPSHOT + 2.2.2 distribution-odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 1ee5c7a..2ea47bf 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 distribution-odlsli diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 805358f..904d46b 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 distribution-opendaylight diff --git a/opendaylight/scandium/pom.xml b/opendaylight/scandium/pom.xml index 6b0de6b..1749437 100644 --- a/opendaylight/scandium/pom.xml +++ b/opendaylight/scandium/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 2.2.2-SNAPSHOT + 2.2.2 distribution-odl-scandium diff --git a/opendaylight/scandium/scandium-alpine/pom.xml b/opendaylight/scandium/scandium-alpine/pom.xml index e969bbe..fa00d3e 100644 --- a/opendaylight/scandium/scandium-alpine/pom.xml +++ b/opendaylight/scandium/scandium-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-scandium - 2.2.2-SNAPSHOT + 2.2.2 distribution-odl-scandium-alpine diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 409fba3..e21daf3 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-a1Adapterapi diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 7d7fa17..ffa85b6 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-asdcapi diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index bd53555..63b8584 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-cMNotifyai diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index b9262f7..371083e 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-installer diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 8ee16fe..1160c3c 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-oofpcipocapi diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 267f936..02084a4 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 distribution-platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 614e019..bcc795f 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-ranSlice diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 88e08ba..d366376 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 - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-restapi-templates diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 3b79ea6..43a08a6 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-platform-logic - 2.2.2-SNAPSHOT + 2.2.2 platform-logic-sliapi diff --git a/pom.xml b/pom.xml index 67c9f05..e179e0d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 18953bf..26c7567 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index b5fd735..4b865d9 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.2.2-SNAPSHOT + 2.2.2 distribution-ubuntu -- 2.34.1