From 48f6c9a95a5f8520070dd7d0f47b7c2f2bdafde8 Mon Sep 17 00:00:00 2001 From: onap-jobbuilder Date: Sun, 19 Apr 2026 11:15:54 +0000 Subject: [PATCH] Release ccsdk/distribution --- alpine/pom.xml | 2 +- ansible-server/pom.xml | 4 ++-- dependencies/pom.xml | 2 +- dgbuilder/pom.xml | 2 +- odlsli/odlsli-alpine/pom.xml | 2 +- odlsli/pom.xml | 2 +- opendaylight/pom.xml | 2 +- opendaylight/titanium/pom.xml | 2 +- opendaylight/titanium/titanium-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 +- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/alpine/pom.xml b/alpine/pom.xml index dda68b3..e5df896 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 distribution-alpine-root diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 1e5a588..2d4fc13 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 org.onap.ccsdk.distribution ansible-server - 2.3.0-SNAPSHOT + 2.3.0 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 78d6dbb..408de34 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 dependencies diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index 6551867..cabeefb 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 org.onap.ccsdk.distribution diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index fab4df4..dd1eb3f 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odlsli - 2.3.0-SNAPSHOT + 2.3.0 distribution-odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 4d726df..17263a2 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 distribution-odlsli diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 5cb59b9..0bdaf35 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 distribution-opendaylight diff --git a/opendaylight/titanium/pom.xml b/opendaylight/titanium/pom.xml index 0be9a0b..3a55409 100644 --- a/opendaylight/titanium/pom.xml +++ b/opendaylight/titanium/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 2.3.0-SNAPSHOT + 2.3.0 distribution-odl-titanium diff --git a/opendaylight/titanium/titanium-alpine/pom.xml b/opendaylight/titanium/titanium-alpine/pom.xml index 4bc010e..d68396b 100644 --- a/opendaylight/titanium/titanium-alpine/pom.xml +++ b/opendaylight/titanium/titanium-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-titanium - 2.3.0-SNAPSHOT + 2.3.0 distribution-odl-titanium-alpine diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index bead481..12f557a 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.3.0-SNAPSHOT + 2.3.0 platform-logic-a1Adapterapi diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 3b40a62..3f8aaea 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.3.0-SNAPSHOT + 2.3.0 platform-logic-asdcapi diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index f81fc4a..cd46826 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.3.0-SNAPSHOT + 2.3.0 platform-logic-cMNotifyai diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 6007ebb..542026f 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.3.0-SNAPSHOT + 2.3.0 platform-logic-installer diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 57a35bb..734780f 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.3.0-SNAPSHOT + 2.3.0 platform-logic-oofpcipocapi diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index d59b7e2..749d442 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 distribution-platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 591e621..15b2b0b 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.3.0-SNAPSHOT + 2.3.0 platform-logic-ranSlice diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 5258d30..62bac50 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.3.0-SNAPSHOT + 2.3.0 platform-logic-restapi-templates diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 6c50017..ea5ca8b 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.3.0-SNAPSHOT + 2.3.0 platform-logic-sliapi diff --git a/pom.xml b/pom.xml index 3163922..b3b356c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 978870f..7dab3e3 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 2.3.0-SNAPSHOT + 2.3.0 saltstack-server -- 2.34.1