From 3570d660c15e69374ec98ac64d0e5012a66a4869 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 23 Feb 2021 20:38:10 +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 f861391f..25e423d5 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-j11-alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index 089b0af4..ec0cd200 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-alpine-root diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 1b6757ea..63db4c4d 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 org.onap.ccsdk.distribution ansible-server - 1.1.1-SNAPSHOT + 1.1.1 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 47636a03..3d64cda1 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 org.onap.ccsdk.distribution dependencies - 1.1.1-SNAPSHOT + 1.1.1 pom ccsdk-distribution :: ${project.artifactId} diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index c06160af..7ad596ac 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 org.onap.ccsdk.distribution diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index d2f8c8c5..949ca060 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 org.onap.ccsdk.distribution diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 3925758f..0e17090d 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.1-SNAPSHOT + 1.1.1 org.onap.ccsdk.distribution distribution-odlsli-alpine - 1.1.1-SNAPSHOT + 1.1.1 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 762b3ba7..52d4a878 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-odlsli diff --git a/opendaylight/aluminum/aluminum-alpine/pom.xml b/opendaylight/aluminum/aluminum-alpine/pom.xml index 867bb9e6..4af67e3c 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.1-SNAPSHOT + 1.1.1 distribution-odl-aluminum-docker diff --git a/opendaylight/aluminum/pom.xml b/opendaylight/aluminum/pom.xml index 91f93706..0bbaa901 100644 --- a/opendaylight/aluminum/pom.xml +++ b/opendaylight/aluminum/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.1.1-SNAPSHOT + 1.1.1 distribution-odl-aluminum diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 67a7a0c8..c0fe6c05 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-opendaylight diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 547e8985..cfa1b3e9 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.1-SNAPSHOT + 1.1.1 platform-logic-a1Adapterapi diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 2f52fbd5..8db32c93 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.1-SNAPSHOT + 1.1.1 platform-logic-asdcapi diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 2cd54dae..280c177d 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.1-SNAPSHOT + 1.1.1 platform-logic-cMNotifyai diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 63c6f414..a8a48fd2 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.1-SNAPSHOT + 1.1.1 platform-logic-installer diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index fc59a9cf..0c4f2b24 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.1-SNAPSHOT + 1.1.1 platform-logic-oofpcipocapi diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 3f2721f9..f080d604 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index fc117ea8..b02a7591 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.1-SNAPSHOT + 1.1.1 platform-logic-ranSlice diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 5947c453..1d8a750b 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.1-SNAPSHOT + 1.1.1 platform-logic-restapi-templates diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index df4ff002..494401bd 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.1-SNAPSHOT + 1.1.1 platform-logic-sliapi diff --git a/pom.xml b/pom.xml index f0456b32..be2a6d3d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 16a29610..c560946e 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 63f64335..67a2d6b2 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 1.1.1-SNAPSHOT + 1.1.1 distribution-ubuntu -- 2.16.6