From: Jessica Wagantall Date: Sat, 18 Nov 2017 00:28:36 +0000 (-0800) Subject: Bump minor version X-Git-Tag: v0.2.1~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=f77561cb74548f172ebfb4bf4cdae17fa103eb63 Bump minor version Bump minor version in preparation for Amsterdam branching. (prat 2) Issue-ID: CIMAN-120 Change-Id: I221ed1573f8407a22ecd15a8c10aba2c6ca800ec Signed-off-by: Jessica Wagantall --- diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 4e724611..73d84713 100644 --- a/dgbuilder-docker/pom.xml +++ b/dgbuilder-docker/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom org.onap.ccsdk.distribution distribution-dgbuilder-docker - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Distribution - dgbuilder-docker Creates docker container for dgbuilder diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index a1961d12..407d3d56 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 @@ -13,7 +13,7 @@ org.onap.ccsdk.distribution distribution-dgbuilder - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Distribution - dgbuilder Directed Graph Builder diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 44006d5c..ba9fc265 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom distribution-odlsli - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Distribution - odlsli Creates SDN Controller Docker container diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 1061bbb7..f17187a9 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom distribution-opendaylight - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Distribution - opendaylight Creates OpenDaylight container diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml index 9457d34d..c49549f9 100644 --- a/platform-logic/asdc-api/pom.xml +++ b/platform-logic/asdc-api/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-platform-logic - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom platform-logic-asdcapi - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Platform Logic : ASDC-API Contains platform-level service logic for the ASDC-API diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index f6b8578b..48f958f1 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-platform-logic - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom platform-logic-installer - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Platform Logic Installer Contains platform-level service logic installer diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 3ce0b570..9dfa384f 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom distribution-platform-logic - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Platform Logic Contains platform-level service logic diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index ef047a8d..93fd4744 100644 --- a/platform-logic/sliapi/pom.xml +++ b/platform-logic/sliapi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-platform-logic - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom platform-logic-sliapi - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Platform Logic : SLI-API Contains platform-level service logic for the SLI-API diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index cbaf04c2..da4b4765 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.distribution distribution-root - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT 4.0.0 pom distribution-ubuntu - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT Distribution - ubuntu Creates base ubuntu Docker container