From f9a338a8ab72b467bbbf2976ba28ae6775e3ced4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 9 Nov 2020 08:28:18 -0500 Subject: Roll to next snapshot version Roll to next snapshot version Change-Id: I966b33a1e4030f122386788ee2278e324ffc0435 Issue-ID: CCSDK-2973 Signed-off-by: Dan Timoney --- 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 ++-- version.properties | 2 +- 27 files changed, 49 insertions(+), 49 deletions(-) diff --git a/alpine/java11/pom.xml b/alpine/java11/pom.xml index e94e9843..49d29a2a 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.3-SNAPSHOT distribution-j11-alpine - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: alpine :: java11 diff --git a/alpine/java8/pom.xml b/alpine/java8/pom.xml index 93884fec..a5b0483a 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.3-SNAPSHOT distribution-alpine - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: alpine diff --git a/alpine/pom.xml b/alpine/pom.xml index 3cf8b912..adbfd837 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.3-SNAPSHOT distribution-alpine-root - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 4579783d..f1178f73 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.3-SNAPSHOT ccsdk :: distribution :: ${project.artifactId} Creates ansible-server Docker container diff --git a/dependencies/pom.xml b/dependencies/pom.xml index fa973fdd..1fbc0c1b 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.distribution dependencies - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution:: dependencies diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml index 5d118667..8cf01ddb 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.3-SNAPSHOT org.onap.ccsdk.distribution distribution-dgbuilder-docker - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: dgbuilder-docker diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index ea75c5e4..6ea1aeb3 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.3-SNAPSHOT org.onap.ccsdk.distribution distribution-dgbuilder - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: dgbuilder diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index c8eea262..1e9dda45 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.3-SNAPSHOT pom ccsdk-distribution :: odlsli-alpine diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 4b0ab6d3..e94ef112 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.3-SNAPSHOT distribution-odlsli - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: odlsli diff --git a/opendaylight/neon/neon-alpine/pom.xml b/opendaylight/neon/neon-alpine/pom.xml index 3aefd6d6..d65445f3 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.3-SNAPSHOT distribution-odl-neon-docker - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight :: neon :: docker diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index fe6c2a4b..9f342a0e 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.3-SNAPSHOT distribution-odl-neon - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 4c8c9bcc..01886d1c 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.3-SNAPSHOT distribution-opendaylight - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/pom.xml b/opendaylight/sodium/pom.xml index 8cc83f66..b1af7f1e 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.3-SNAPSHOT distribution-odl-sodium - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight diff --git a/opendaylight/sodium/sodium-alpine/pom.xml b/opendaylight/sodium/sodium-alpine/pom.xml index 79e868f3..9b594bc5 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.3-SNAPSHOT distribution-odl-sodium-docker - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: opendaylight :: sodium :: docker diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index 11690deb..0d8a5af9 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.3-SNAPSHOT platform-logic-a1Adapterapi - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 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..e595213a 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.3-SNAPSHOT platform-logic-asdcapi - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 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..918b16ec 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.3-SNAPSHOT platform-logic-cMNotifyai - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 667e7b1a..84efc7a7 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.3-SNAPSHOT platform-logic-installer - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 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..4c9122a3 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.3-SNAPSHOT platform-logic-oofpcipocapi - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 9d4a7856..7d202d1a 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.3-SNAPSHOT distribution-platform-logic - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 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..743b9523 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.3-SNAPSHOT platform-logic-ranSlice - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 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..4f2abe6a 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.3-SNAPSHOT platform-logic-restapi-templates - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml index a7f3d439..ceb78b05 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.3-SNAPSHOT platform-logic-sliapi - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: platform-logic :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index cd18fc88..f916eebd 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.ccsdk.distribution distribution-root - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution diff --git a/saltstack-server/pom.xml b/saltstack-server/pom.xml index d2c3e19e..2464532d 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.3-SNAPSHOT saltstack-server - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: saltstack-server diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 2ac816bd..797ce933 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.3-SNAPSHOT distribution-ubuntu - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom ccsdk-distribution :: ubuntu diff --git a/version.properties b/version.properties index 388166ad..cd7f0067 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=0 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit 1.2.3-korg