From cb7669636f8fb7ae96ab54d413f147e4c6e6cce3 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Thu, 8 Apr 2021 13:40:41 +0000 Subject: [PATCH] Release ccsdk/distribution --- alpine/java11/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 | 4 ++-- odlsli/pom.xml | 2 +- opendaylight/aluminum/aluminum-alpine/pom.xml | 2 +- opendaylight/aluminum/pom.xml | 2 +- opendaylight/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 +- 23 files changed, 26 insertions(+), 26 deletions(-) diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index e44414fc..aaab2008 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-j11-alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index 022e1198..cfcbaaba 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-alpine-root diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index db7c36de..a00b1341 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 org.onap.ccsdk.distribution ansible-server - 1.1.3-SNAPSHOT + 1.1.3 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 0f29077c..99ecd2f8 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 org.onap.ccsdk.distribution dependencies - 1.1.3-SNAPSHOT + 1.1.3 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 0f756e5d..8b4a39ba 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 org.onap.ccsdk.distribution diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index 9d87ab6b..b882323a 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 org.onap.ccsdk.distribution diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 896d001a..86029bd0 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-odlsli - 1.1.3-SNAPSHOT + 1.1.3 org.onap.ccsdk.distribution distribution-odlsli-alpine - 1.1.3-SNAPSHOT + 1.1.3 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 450b192f..178e471a 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-odlsli diff --git a/opendaylight/aluminum/aluminum-alpine/pom.xml b/opendaylight/aluminum/aluminum-alpine/pom.xml index 0c09699d..34a95d9c 100644 --- a/opendaylight/aluminum/aluminum-alpine/pom.xml +++ b/opendaylight/aluminum/aluminum-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-aluminum - 1.1.3-SNAPSHOT + 1.1.3 distribution-odl-aluminum-docker diff --git a/opendaylight/aluminum/pom.xml b/opendaylight/aluminum/pom.xml index 0a266bda..e0f412c2 100644 --- a/opendaylight/aluminum/pom.xml +++ b/opendaylight/aluminum/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.1.3-SNAPSHOT + 1.1.3 distribution-odl-aluminum diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 2a5e8c37..b1a8e492 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-opendaylight diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 92523c13..763d9e73 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.1.3-SNAPSHOT + 1.1.3 platform-logic-a1Adapterapi diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index ab0f8781..6954018e 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.1.3-SNAPSHOT + 1.1.3 platform-logic-asdcapi diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 974746b3..33dd4a2e 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.1.3-SNAPSHOT + 1.1.3 platform-logic-cMNotifyai diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 17f88b09..804c4113 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.1.3-SNAPSHOT + 1.1.3 platform-logic-installer diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index d0ea446f..6ad0154a 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.1.3-SNAPSHOT + 1.1.3 platform-logic-oofpcipocapi diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 6a749d2c..4e6650d7 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 5e5ca30f..2770c4af 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.1.3-SNAPSHOT + 1.1.3 platform-logic-ranSlice diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 83100ccb..7fdcf744 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.1.3-SNAPSHOT + 1.1.3 platform-logic-restapi-templates diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 23480df5..d0b96fc3 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.1.3-SNAPSHOT + 1.1.3 platform-logic-sliapi diff --git a/pom.xml b/pom.xml index 8571331e..527e3126 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index a7dacce7..4bb2db59 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index bb23d07f..a074966b 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.3-SNAPSHOT + 1.1.3 distribution-ubuntu -- 2.16.6