From fcc6a365466e017ededdd94c909fa3b5f4a1c7e0 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 5 Aug 2019 14:40:40 +0000 Subject: [PATCH] Release ccsdk/distribution --- 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/odlsli-ubuntu/pom.xml | 2 +- odlsli/pom.xml | 4 ++-- opendaylight/fluorine/fluorine-alpine/pom.xml | 4 ++-- opendaylight/fluorine/fluorine-ubuntu/pom.xml | 4 ++-- opendaylight/fluorine/pom.xml | 4 ++-- opendaylight/neon/neon-alpine/pom.xml | 4 ++-- opendaylight/neon/pom.xml | 4 ++-- opendaylight/pom.xml | 4 ++-- platform-logic/asdc-api/pom.xml | 4 ++-- platform-logic/installer/pom.xml | 4 ++-- platform-logic/oofpcipoc-api/pom.xml | 4 ++-- platform-logic/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 ++-- 23 files changed, 41 insertions(+), 41 deletions(-) diff --git a/alpine/pom.xml b/alpine/pom.xml index df852b5e..40dfdb7c 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 distribution-alpine - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: alpine diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 29504654..8e570808 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -11,7 +11,7 @@ pom org.onap.ccsdk.distribution ansible-server - 0.5.0-SNAPSHOT + 0.5.0 ccsdk :: distribution :: ${project.artifactId} Creates ansible-server Docker container diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 49984226..70869ffb 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution dependencies - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution:: dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 5af9d886..de389fbe 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 org.onap.ccsdk.distribution distribution-dgbuilder-docker - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: dgbuilder-docker diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index 1deefad8..8f7faf52 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 org.onap.ccsdk.distribution distribution-dgbuilder - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: dgbuilder diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 91c0c58d..6fbab5cb 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution distribution-odlsli-alpine - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index 78ca567c..0a2df5e2 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution distribution-odlsli-ubuntu - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: odlsli-ubuntu diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 8b9aaadb..1629790a 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 distribution-odlsli - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: odlsli diff --git a/opendaylight/fluorine/fluorine-alpine/pom.xml b/opendaylight/fluorine/fluorine-alpine/pom.xml index b1670418..c0e1ef9b 100644 --- a/opendaylight/fluorine/fluorine-alpine/pom.xml +++ b/opendaylight/fluorine/fluorine-alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-odl-fluorine - 0.5.0-SNAPSHOT + 0.5.0 distribution-odl-fluorine-alpine - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight :: ${project.artifactId} diff --git a/opendaylight/fluorine/fluorine-ubuntu/pom.xml b/opendaylight/fluorine/fluorine-ubuntu/pom.xml index 64c07e86..c9afae12 100644 --- a/opendaylight/fluorine/fluorine-ubuntu/pom.xml +++ b/opendaylight/fluorine/fluorine-ubuntu/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-odl-fluorine - 0.5.0-SNAPSHOT + 0.5.0 distribution-odl-fluorine-ubuntu - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight :: ${project.artifactId} diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml index 9c22798c..31e3faa4 100644 --- a/opendaylight/fluorine/pom.xml +++ b/opendaylight/fluorine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 0.5.0-SNAPSHOT + 0.5.0 distribution-odl-fluorine - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index 70fd6945..8799857e 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 - 0.5.0-SNAPSHOT + 0.5.0 distribution-odl-neon-alpine - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight :: ${project.artifactId} diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 145b18f1..ad497783 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 0.5.0-SNAPSHOT + 0.5.0 distribution-odl-neon - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index a2d12c5e..4094031a 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 distribution-opendaylight - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: opendaylight diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 97527417..d2cb7c36 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 - 0.5.0-SNAPSHOT + 0.5.0 platform-logic-asdcapi - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index a84cd144..7e4c0f4e 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 0.5.0-SNAPSHOT + 0.5.0 platform-logic-installer - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 1f19c493..27d63939 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 - 0.5.0-SNAPSHOT + 0.5.0 platform-logic-oofpcipocapi - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index acc7c7cd..0dc040e3 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 distribution-platform-logic - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 1618fdce..a0a61f94 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 - 0.5.0-SNAPSHOT + 0.5.0 platform-logic-restapi-templates - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index 8b573702..79604e34 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-platform-logic - 0.5.0-SNAPSHOT + 0.5.0 platform-logic-sliapi - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 81681f92..22c24208 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 92a73756..fdfd43da 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 saltstack-server - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 45b1386e..e4b52c8d 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.5.0-SNAPSHOT + 0.5.0 distribution-ubuntu - 0.5.0-SNAPSHOT + 0.5.0 pom ccsdk-distribution :: ubuntu -- 2.16.6