From d1e27fc1005a12ffaf2aa551372355552c1e0368 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 28 Aug 2019 16:00:01 +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 ++-- lighty/ccsdk-lighty-distribution/pom.xml | 2 +- lighty/ccsdk-lighty-module/pom.xml | 2 +- lighty/lighty-ubuntu-docker/pom.xml | 2 +- lighty/pom.xml | 2 +- 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 ++-- 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, 38 insertions(+), 38 deletions(-) diff --git a/alpine/pom.xml b/alpine/pom.xml index 5cdd262b..9ce26a5a 100644 --- a/alpine/pom.xml +++ b/alpine/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-alpine - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: alpine diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 1ed67c09..d99064a2 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -11,7 +11,7 @@ pom org.onap.ccsdk.distribution ansible-server - 0.6.0-SNAPSHOT + 0.6.0 ccsdk :: distribution :: ${project.artifactId} Creates ansible-server Docker container diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 2116fcd4..455e55bc 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution dependencies - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution:: dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 91f17157..0647b302 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 org.onap.ccsdk.distribution distribution-dgbuilder-docker - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: dgbuilder-docker diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index ec93d2f4..424205cf 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 org.onap.ccsdk.distribution distribution-dgbuilder - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: dgbuilder diff --git a/lighty/ccsdk-lighty-distribution/pom.xml b/lighty/ccsdk-lighty-distribution/pom.xml index 4082589c..dc31386b 100755 --- a/lighty/ccsdk-lighty-distribution/pom.xml +++ b/lighty/ccsdk-lighty-distribution/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution ccsdk-lighty-distribution - 0.6.0-SNAPSHOT + 0.6.0 jar diff --git a/lighty/ccsdk-lighty-module/pom.xml b/lighty/ccsdk-lighty-module/pom.xml index 063a17d0..f099241e 100755 --- a/lighty/ccsdk-lighty-module/pom.xml +++ b/lighty/ccsdk-lighty-module/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution ccsdk-lighty-module - 0.6.0-SNAPSHOT + 0.6.0 jar diff --git a/lighty/lighty-ubuntu-docker/pom.xml b/lighty/lighty-ubuntu-docker/pom.xml index 53616037..750d60d0 100644 --- a/lighty/lighty-ubuntu-docker/pom.xml +++ b/lighty/lighty-ubuntu-docker/pom.xml @@ -7,7 +7,7 @@ org.onap.ccsdk.distribution distribution-lighty - 0.6.0-SNAPSHOT + 0.6.0 distribution-lighty-ubuntu-docker diff --git a/lighty/pom.xml b/lighty/pom.xml index ef790214..60375c01 100644 --- a/lighty/pom.xml +++ b/lighty/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-lighty diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 40264315..b2ba07f4 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.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 0e12e261..7a631d8e 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-odlsli - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: odlsli diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index ad274cfd..4713c015 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.6.0-SNAPSHOT + 0.6.0 distribution-odl-neon-alpine - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: opendaylight :: ${project.artifactId} diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 3dbf5e16..207ae392 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-opendaylight - 0.6.0-SNAPSHOT + 0.6.0 distribution-odl-neon - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index d91a4d8c..9172f44d 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-opendaylight - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: opendaylight diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 39cd6571..a38d2db0 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.6.0-SNAPSHOT + 0.6.0 platform-logic-asdcapi - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index a51daab1..a1c941ea 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.6.0-SNAPSHOT + 0.6.0 platform-logic-installer - 0.6.0-SNAPSHOT + 0.6.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 00a905dd..5a570dbc 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.6.0-SNAPSHOT + 0.6.0 platform-logic-oofpcipocapi - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index adee554f..aa751fa1 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-platform-logic - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: platform-logic diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index 0f54a8a4..65aefc00 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.6.0-SNAPSHOT + 0.6.0 platform-logic-restapi-templates - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index cf6fc5a1..2b0ecba9 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.6.0-SNAPSHOT + 0.6.0 platform-logic-sliapi - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 2ce66769..8e28d485 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index 7e9f1e88..edb63574 100644 --- a/saltstack-server/pom.xml +++ b/saltstack-server/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 saltstack-server - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 0f88ebc0..9228be08 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ org.onap.ccsdk.distribution distribution-root - 0.6.0-SNAPSHOT + 0.6.0 distribution-ubuntu - 0.6.0-SNAPSHOT + 0.6.0 pom ccsdk-distribution :: ubuntu -- 2.16.6