From 0e7b45f1035ac1c8fe2cace0c50992df63308183 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 16 Nov 2020 14:23:52 +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 49d29a2a..bee6fcbc 100644 --- a/alpine/java11/pom.xml +++ b/alpine/java11/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-j11-alpine - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: alpine :: java11 diff --git a/alpine/java8/pom.xml b/alpine/java8/pom.xml index a5b0483a..67de2f7c 100644 --- a/alpine/java8/pom.xml +++ b/alpine/java8/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-alpine-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-alpine - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index adbfd837..0590f473 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-alpine-root - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 016a67cb..7d4fcf62 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -11,7 +11,7 @@ pom org.onap.ccsdk.distribution ansible-server - 1.0.3-SNAPSHOT + 1.0.3 ccsdk :: distribution :: ${project.artifactId} Creates ansible-server Docker container diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 7bc6ac7c..8c310975 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution dependencies - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution:: dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 8cf01ddb..b203c9ab 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.distribution distribution-dgbuilder-docker - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: dgbuilder-docker diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index 6ea1aeb3..2328c183 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 org.onap.ccsdk.distribution distribution-dgbuilder - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: dgbuilder diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 2598faad..4801a46d 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.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index e94ef112..f87147bf 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-odlsli - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: odlsli diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index d65445f3..e3029e1d 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.3-SNAPSHOT + 1.0.3 distribution-odl-neon-docker - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight :: neon :: docker diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 9f342a0e..55581396 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.0.3-SNAPSHOT + 1.0.3 distribution-odl-neon - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 01886d1c..56cb9e18 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-opendaylight - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/pom.xml b/opendaylight/sodium/pom.xml index b1af7f1e..4b9db747 100644 --- a/opendaylight/sodium/pom.xml +++ b/opendaylight/sodium/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 1.0.3-SNAPSHOT + 1.0.3 distribution-odl-sodium - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/sodium-alpine/pom.xml b/opendaylight/sodium/sodium-alpine/pom.xml index 9b594bc5..a9909a0d 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.3-SNAPSHOT + 1.0.3 distribution-odl-sodium-docker - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: opendaylight :: sodium :: docker diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 0d8a5af9..f525fee1 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.3-SNAPSHOT + 1.0.3 platform-logic-a1Adapterapi - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index e595213a..bb680484 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.3-SNAPSHOT + 1.0.3 platform-logic-asdcapi - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/cMNotify-api/pom.xml b/platform-logic/cMNotify-api/pom.xml index 918b16ec..64f8082c 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.3-SNAPSHOT + 1.0.3 platform-logic-cMNotifyai - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 84efc7a7..70c561c6 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.3-SNAPSHOT + 1.0.3 platform-logic-installer - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 4c9122a3..fcbdedbd 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.3-SNAPSHOT + 1.0.3 platform-logic-oofpcipocapi - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 7d202d1a..90f6a7fe 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-platform-logic - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 743b9523..9368f58b 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.3-SNAPSHOT + 1.0.3 platform-logic-ranSlice - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 4f2abe6a..754757dc 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.3-SNAPSHOT + 1.0.3 platform-logic-restapi-templates - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index ceb78b05..bbb3a728 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.3-SNAPSHOT + 1.0.3 platform-logic-sliapi - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 481a4793..5054837d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 2464532d..48ea56f9 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 saltstack-server - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 797ce933..d4c23a27 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 1.0.3-SNAPSHOT + 1.0.3 distribution-ubuntu - 1.0.3-SNAPSHOT + 1.0.3 pom ccsdk-distribution :: ubuntu -- 2.16.6