From 972c45d1527b5044561fe4cde40a5d93026d3823 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 2 Nov 2020 17:11:36 +0000 Subject: [PATCH] Release ccsdk/distribution --- alpine/java11/pom.xml | 4 ++-- alpine/java8/pom.xml | 4 ++-- alpine/pom.xml | 4 ++-- ansible-server/pom.xml | 2 +- dependencies/pom.xml | 2 +- dgbuilder-docker/pom.xml | 4 ++-- dgbuilder/pom.xml | 4 ++-- odlsli/odlsli-alpine/pom.xml | 2 +- odlsli/pom.xml | 4 ++-- opendaylight/neon/neon-alpine/pom.xml | 4 ++-- opendaylight/neon/pom.xml | 4 ++-- opendaylight/pom.xml | 4 ++-- opendaylight/sodium/pom.xml | 4 ++-- opendaylight/sodium/sodium-alpine/pom.xml | 4 ++-- platform-logic/a1Adapter-api/pom.xml | 4 ++-- platform-logic/asdc-api/pom.xml | 4 ++-- platform-logic/cMNotify-api/pom.xml | 4 ++-- platform-logic/installer/pom.xml | 4 ++-- platform-logic/oofpcipoc-api/pom.xml | 4 ++-- platform-logic/pom.xml | 4 ++-- platform-logic/ran-slice-api/pom.xml | 4 ++-- platform-logic/restapi-templates/pom.xml | 4 ++-- platform-logic/sliapi/pom.xml | 4 ++-- pom.xml | 2 +- saltstack-server/pom.xml | 4 ++-- ubuntu/pom.xml | 4 ++-- 26 files changed, 48 insertions(+), 48 deletions(-) diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index e94e9843..864ba7d8 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-j11-alpine - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: alpine :: java11 diff --git a/alpine/java8/pom.xml b/alpine/java8/pom.xml index 93884fec..e0b8b338 100644 --- a/alpine/java8/pom.xml +++ b/alpine/java8/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-alpine - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index 3cf8b912..8ba7203b 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-alpine-root - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 4579783d..55fc051c 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -11,7 +11,7 @@ pom org.onap.ccsdk.distribution ansible-server - 1.0.2-SNAPSHOT + 1.0.2 ccsdk :: distribution :: ${project.artifactId} Creates ansible-server Docker container diff --git a/dependencies/pom.xml b/dependencies/pom.xml index fa973fdd..6721204c 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution dependencies - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution:: dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 5d118667..0a6d3397 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 org.onap.ccsdk.distribution distribution-dgbuilder-docker - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: dgbuilder-docker diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index ea75c5e4..d49b6e2f 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 org.onap.ccsdk.distribution distribution-dgbuilder - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: dgbuilder diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index c8eea262..00bfd0f0 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution distribution-odlsli-alpine - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 4b0ab6d3..73c0668e 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-odlsli - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: odlsli diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index 3aefd6d6..874179cc 100644 --- a/opendaylight/neon/neon-alpine/pom.xml +++ b/opendaylight/neon/neon-alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-odl-neon - 1.0.2-SNAPSHOT + 1.0.2 distribution-odl-neon-docker - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight :: neon :: docker diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index fe6c2a4b..608576bd 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.0.2-SNAPSHOT + 1.0.2 distribution-odl-neon - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 4c8c9bcc..98ea8080 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-opendaylight - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/pom.xml b/opendaylight/sodium/pom.xml index 8cc83f66..4db4fe5f 100644 --- a/opendaylight/sodium/pom.xml +++ b/opendaylight/sodium/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.0.2-SNAPSHOT + 1.0.2 distribution-odl-sodium - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/sodium-alpine/pom.xml b/opendaylight/sodium/sodium-alpine/pom.xml index 79e868f3..fe032a9b 100644 --- a/opendaylight/sodium/sodium-alpine/pom.xml +++ b/opendaylight/sodium/sodium-alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-odl-sodium - 1.0.2-SNAPSHOT + 1.0.2 distribution-odl-sodium-docker - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: opendaylight :: sodium :: docker diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 11690deb..9a78e53c 100644 --- a/platform-logic/a1Adapter-api/pom.xml +++ b/platform-logic/a1Adapter-api/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-a1Adapterapi - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 71a951d9..39a0b062 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-asdcapi - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 19a5c97d..cc950130 100644 --- a/platform-logic/cMNotify-api/pom.xml +++ b/platform-logic/cMNotify-api/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-cMNotifyai - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 667e7b1a..381a26b0 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-installer - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 9bd7676a..a1a38468 100644 --- a/platform-logic/oofpcipoc-api/pom.xml +++ b/platform-logic/oofpcipoc-api/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-oofpcipocapi - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 9d4a7856..5c43d005 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 8951d408..d8b3a7cc 100644 --- a/platform-logic/ran-slice-api/pom.xml +++ b/platform-logic/ran-slice-api/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-ranSlice - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 532d0d9e..753f40ff 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-restapi-templates - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index a7f3d439..d2bbbb0d 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.2 platform-logic-sliapi - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index cd18fc88..2864cdb3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index d2c3e19e..29935eb0 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 saltstack-server - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 2ac816bd..48639d5a 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.2 distribution-ubuntu - 1.0.2-SNAPSHOT + 1.0.2 pom ccsdk-distribution :: ubuntu -- 2.16.6