From 7d98e88d85bf6cfd83e463caf5d6987a3520d04d Mon Sep 17 00:00:00 2001 From: mccd-jenkins Date: Wed, 7 Feb 2018 10:22:17 +0100 Subject: [PATCH] [maven-release-plugin] prepare release cosmic-6.0.2 --- cosmic-agent/pom.xml | 12 +-- cosmic-client/pom.xml | 80 +++++++++---------- cosmic-core/api/pom.xml | 10 +-- cosmic-core/apidoc/pom.xml | 8 +- cosmic-core/cosmic-db/pom.xml | 4 +- cosmic-core/cosmic-flyway/pom.xml | 4 +- cosmic-core/cosmic-model/pom.xml | 2 +- cosmic-core/engine/api/pom.xml | 12 +-- cosmic-core/engine/components-api/pom.xml | 14 ++-- cosmic-core/engine/orchestration/pom.xml | 18 ++--- cosmic-core/engine/schema/pom.xml | 14 ++-- cosmic-core/engine/storage/cache/pom.xml | 6 +- cosmic-core/engine/storage/datamotion/pom.xml | 8 +- cosmic-core/engine/storage/default/pom.xml | 14 ++-- cosmic-core/engine/storage/image/pom.xml | 4 +- cosmic-core/engine/storage/snapshot/pom.xml | 8 +- cosmic-core/engine/storage/volume/pom.xml | 4 +- cosmic-core/framework/cluster/pom.xml | 10 +-- cosmic-core/framework/config/pom.xml | 6 +- cosmic-core/framework/db/pom.xml | 6 +- cosmic-core/framework/events/pom.xml | 4 +- cosmic-core/framework/ipc/pom.xml | 6 +- cosmic-core/framework/jobs/pom.xml | 18 ++--- cosmic-core/framework/managed-context/pom.xml | 2 +- cosmic-core/framework/security/pom.xml | 12 +-- .../framework/spring/lifecycle/pom.xml | 6 +- cosmic-core/framework/spring/module/pom.xml | 6 +- cosmic-core/nucleo/pom.xml | 10 +-- .../plugins/acl-static-role-based/pom.xml | 6 +- .../explicit-dedication/pom.xml | 8 +- .../host-anti-affinity/pom.xml | 8 +- cosmic-core/plugins/api/discovery/pom.xml | 8 +- cosmic-core/plugins/api/rate-limit/pom.xml | 6 +- .../plugins/authentication/ldap/pom.xml | 6 +- .../authentication/sha256salted/pom.xml | 6 +- .../plugins/dedicated-resources/pom.xml | 8 +- .../implicit-dedication/pom.xml | 6 +- .../skip-heuristics/pom.xml | 6 +- .../user-concentrated-pod/pom.xml | 4 +- .../user-dispersing/pom.xml | 4 +- .../plugins/event-bus-rabbitmq/pom.xml | 8 +- .../plugins/host-allocator-random/pom.xml | 8 +- cosmic-core/plugins/hypervisor/kvm/pom.xml | 16 ++-- .../plugins/hypervisor/xenserver/pom.xml | 18 ++--- .../plugins/network/nicira-nvp/pom.xml | 14 ++-- .../plugins/storage/allocator-random/pom.xml | 6 +- .../plugins/storage/image-default/pom.xml | 10 +-- .../plugins/storage/volume-default/pom.xml | 4 +- cosmic-core/pom.xml | 6 +- cosmic-core/scripts/pom.xml | 2 +- cosmic-core/server/pom.xml | 30 +++---- .../services/console-proxy-server/pom.xml | 4 +- .../services/secondary-storage-server/pom.xml | 4 +- cosmic-core/systemvm/pom.xml | 4 +- cosmic-core/utils/pom.xml | 2 +- pom.xml | 4 +- 56 files changed, 262 insertions(+), 262 deletions(-) diff --git a/cosmic-agent/pom.xml b/cosmic-agent/pom.xml index 8a42bc98aa..a064cd68c1 100644 --- a/cosmic-agent/pom.xml +++ b/cosmic-agent/pom.xml @@ -6,34 +6,34 @@ cloud.cosmic cosmic - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-hypervisor-kvm - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-secondary-storage - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-console-proxy - 6.0.2-SNAPSHOT + 6.0.2 org.springframework.boot diff --git a/cosmic-client/pom.xml b/cosmic-client/pom.xml index 6ed3b0c27a..414784c7bb 100644 --- a/cosmic-client/pom.xml +++ b/cosmic-client/pom.xml @@ -3,11 +3,11 @@ cloud-client-ui Cosmic Client UI war - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic - 6.0.2-SNAPSHOT + 6.0.2 @@ -30,79 +30,79 @@ cloud.cosmic cloud-systemvm - 6.0.2-SNAPSHOT + 6.0.2 jar cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 jar cloud.cosmic cloud-framework-spring-module - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-spring-lifecycle - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-scripts - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-acl-static-role-based - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-dedicated-resources - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-api-limit-account-based - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-api-discovery - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-user-authenticator-ldap - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-user-authenticator-sha256salted - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-network-nvp - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-hypervisor-xenserver - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-hypervisor-kvm - 6.0.2-SNAPSHOT + 6.0.2 org.mortbay.jetty @@ -113,117 +113,117 @@ cloud.cosmic cloud-plugin-storage-allocator-random - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-planner-user-dispersing - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-planner-skip-heuristics - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-planner-user-concentrated-pod - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-planner-implicit-dedication - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-explicit-dedication - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-host-allocator-random - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-mom-rabbitmq - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-components-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-orchestration - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-cache - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-image - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-datamotion - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-snapshot - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-volume - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-storage-volume-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-storage-image-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-host-anti-affinity - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-scripts - 6.0.2-SNAPSHOT + 6.0.2 pom diff --git a/cosmic-core/api/pom.xml b/cosmic-core/api/pom.xml index 39747efdb5..9b83e7e9e2 100644 --- a/cosmic-core/api/pom.xml +++ b/cosmic-core/api/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 @@ -19,22 +19,22 @@ cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-model - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-db - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/apidoc/pom.xml b/cosmic-core/apidoc/pom.xml index 8ac957ebf8..fba7fd372e 100644 --- a/cosmic-core/apidoc/pom.xml +++ b/cosmic-core/apidoc/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ${project.build.directory}/dependency @@ -16,17 +16,17 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-plugin-network-nvp - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-client-ui - 6.0.2-SNAPSHOT + 6.0.2 war diff --git a/cosmic-core/cosmic-db/pom.xml b/cosmic-core/cosmic-db/pom.xml index 3fcfc1ad9f..58cacb8339 100644 --- a/cosmic-core/cosmic-db/pom.xml +++ b/cosmic-core/cosmic-db/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../ @@ -15,7 +15,7 @@ cloud.cosmic cosmic-model - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/cosmic-flyway/pom.xml b/cosmic-core/cosmic-flyway/pom.xml index 75ef4f330f..c61c6f7b4e 100644 --- a/cosmic-core/cosmic-flyway/pom.xml +++ b/cosmic-core/cosmic-flyway/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../ @@ -19,7 +19,7 @@ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/cosmic-model/pom.xml b/cosmic-core/cosmic-model/pom.xml index 6b7ded68ec..838ab4fb4b 100644 --- a/cosmic-core/cosmic-model/pom.xml +++ b/cosmic-core/cosmic-model/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../ diff --git a/cosmic-core/engine/api/pom.xml b/cosmic-core/engine/api/pom.xml index 62e865fc85..df41f32315 100755 --- a/cosmic-core/engine/api/pom.xml +++ b/cosmic-core/engine/api/pom.xml @@ -5,34 +5,34 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 javax.ws.rs diff --git a/cosmic-core/engine/components-api/pom.xml b/cosmic-core/engine/components-api/pom.xml index df35ae36e0..e2b5d8a78b 100644 --- a/cosmic-core/engine/components-api/pom.xml +++ b/cosmic-core/engine/components-api/pom.xml @@ -5,39 +5,39 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-events - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-jobs - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/orchestration/pom.xml b/cosmic-core/engine/orchestration/pom.xml index 78cd9d4b49..637e54fddd 100755 --- a/cosmic-core/engine/orchestration/pom.xml +++ b/cosmic-core/engine/orchestration/pom.xml @@ -5,49 +5,49 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-events - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-components-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-model - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/schema/pom.xml b/cosmic-core/engine/schema/pom.xml index c21abc6712..f4e08f8775 100644 --- a/cosmic-core/engine/schema/pom.xml +++ b/cosmic-core/engine/schema/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -14,32 +14,32 @@ cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-flyway - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/storage/cache/pom.xml b/cosmic-core/engine/storage/cache/pom.xml index 576a33badb..bd6f96d2d8 100644 --- a/cosmic-core/engine/storage/cache/pom.xml +++ b/cosmic-core/engine/storage/cache/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/storage/datamotion/pom.xml b/cosmic-core/engine/storage/datamotion/pom.xml index 05808e5f8f..e9b5924d14 100644 --- a/cosmic-core/engine/storage/datamotion/pom.xml +++ b/cosmic-core/engine/storage/datamotion/pom.xml @@ -5,25 +5,25 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-volume - 6.0.2-SNAPSHOT + 6.0.2 runtime cloud.cosmic cloud-engine-storage-image - 6.0.2-SNAPSHOT + 6.0.2 runtime diff --git a/cosmic-core/engine/storage/default/pom.xml b/cosmic-core/engine/storage/default/pom.xml index 58aa866a86..820d719a9a 100644 --- a/cosmic-core/engine/storage/default/pom.xml +++ b/cosmic-core/engine/storage/default/pom.xml @@ -5,39 +5,39 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-components-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-secondary-storage - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/storage/image/pom.xml b/cosmic-core/engine/storage/image/pom.xml index 653781989e..5e14a6fd34 100644 --- a/cosmic-core/engine/storage/image/pom.xml +++ b/cosmic-core/engine/storage/image/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/engine/storage/snapshot/pom.xml b/cosmic-core/engine/storage/snapshot/pom.xml index 538afc8e4d..9264e0db37 100644 --- a/cosmic-core/engine/storage/snapshot/pom.xml +++ b/cosmic-core/engine/storage/snapshot/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/engine/storage/volume/pom.xml b/cosmic-core/engine/storage/volume/pom.xml index 6c1dc9660a..75cf1c7e3e 100644 --- a/cosmic-core/engine/storage/volume/pom.xml +++ b/cosmic-core/engine/storage/volume/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/framework/cluster/pom.xml b/cosmic-core/framework/cluster/pom.xml index 75d6b24d6d..44de665c63 100644 --- a/cosmic-core/framework/cluster/pom.xml +++ b/cosmic-core/framework/cluster/pom.xml @@ -5,29 +5,29 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/framework/config/pom.xml b/cosmic-core/framework/config/pom.xml index c8f689c1d5..40d26e89b0 100644 --- a/cosmic-core/framework/config/pom.xml +++ b/cosmic-core/framework/config/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/framework/db/pom.xml b/cosmic-core/framework/db/pom.xml index be305989e3..99f150981f 100644 --- a/cosmic-core/framework/db/pom.xml +++ b/cosmic-core/framework/db/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -28,12 +28,12 @@ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-managed-context - 6.0.2-SNAPSHOT + 6.0.2 org.springframework diff --git a/cosmic-core/framework/events/pom.xml b/cosmic-core/framework/events/pom.xml index 957bc6fb08..224b97a0b6 100644 --- a/cosmic-core/framework/events/pom.xml +++ b/cosmic-core/framework/events/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 com.google.code.gson diff --git a/cosmic-core/framework/ipc/pom.xml b/cosmic-core/framework/ipc/pom.xml index 1d8f3612d0..b52c26738f 100644 --- a/cosmic-core/framework/ipc/pom.xml +++ b/cosmic-core/framework/ipc/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -20,12 +20,12 @@ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/framework/jobs/pom.xml b/cosmic-core/framework/jobs/pom.xml index 49c5d8fb33..c7e5be5e10 100644 --- a/cosmic-core/framework/jobs/pom.xml +++ b/cosmic-core/framework/jobs/pom.xml @@ -5,49 +5,49 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-cluster - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-events - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 commons-io diff --git a/cosmic-core/framework/managed-context/pom.xml b/cosmic-core/framework/managed-context/pom.xml index 10f8b666d9..784068cab0 100755 --- a/cosmic-core/framework/managed-context/pom.xml +++ b/cosmic-core/framework/managed-context/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ diff --git a/cosmic-core/framework/security/pom.xml b/cosmic-core/framework/security/pom.xml index 8caea475e9..5072eb1ba9 100644 --- a/cosmic-core/framework/security/pom.xml +++ b/cosmic-core/framework/security/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 commons-codec @@ -31,12 +31,12 @@ cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/framework/spring/lifecycle/pom.xml b/cosmic-core/framework/spring/lifecycle/pom.xml index f7292e2945..ca7a665ad6 100644 --- a/cosmic-core/framework/spring/lifecycle/pom.xml +++ b/cosmic-core/framework/spring/lifecycle/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/framework/spring/module/pom.xml b/cosmic-core/framework/spring/module/pom.xml index 86602f7091..32078705b6 100644 --- a/cosmic-core/framework/spring/module/pom.xml +++ b/cosmic-core/framework/spring/module/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-flyway - 6.0.2-SNAPSHOT + 6.0.2 commons-io diff --git a/cosmic-core/nucleo/pom.xml b/cosmic-core/nucleo/pom.xml index 14d29adf72..f1891e0ee7 100644 --- a/cosmic-core/nucleo/pom.xml +++ b/cosmic-core/nucleo/pom.xml @@ -6,29 +6,29 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-security - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-db - 6.0.2-SNAPSHOT + 6.0.2 commons-codec diff --git a/cosmic-core/plugins/acl-static-role-based/pom.xml b/cosmic-core/plugins/acl-static-role-based/pom.xml index 92f744d662..58efabbeeb 100644 --- a/cosmic-core/plugins/acl-static-role-based/pom.xml +++ b/cosmic-core/plugins/acl-static-role-based/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/affinity-group-processors/explicit-dedication/pom.xml b/cosmic-core/plugins/affinity-group-processors/explicit-dedication/pom.xml index 8d36bba7ad..5348af7b19 100644 --- a/cosmic-core/plugins/affinity-group-processors/explicit-dedication/pom.xml +++ b/cosmic-core/plugins/affinity-group-processors/explicit-dedication/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,17 +13,17 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/affinity-group-processors/host-anti-affinity/pom.xml b/cosmic-core/plugins/affinity-group-processors/host-anti-affinity/pom.xml index de4ad4bda2..995fc2e9db 100644 --- a/cosmic-core/plugins/affinity-group-processors/host-anti-affinity/pom.xml +++ b/cosmic-core/plugins/affinity-group-processors/host-anti-affinity/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,17 +13,17 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/api/discovery/pom.xml b/cosmic-core/plugins/api/discovery/pom.xml index 523c8ff6db..4fcf6cdf12 100644 --- a/cosmic-core/plugins/api/discovery/pom.xml +++ b/cosmic-core/plugins/api/discovery/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/api/rate-limit/pom.xml b/cosmic-core/plugins/api/rate-limit/pom.xml index 191a7f5797..0565cca507 100644 --- a/cosmic-core/plugins/api/rate-limit/pom.xml +++ b/cosmic-core/plugins/api/rate-limit/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 net.sf.ehcache diff --git a/cosmic-core/plugins/authentication/ldap/pom.xml b/cosmic-core/plugins/authentication/ldap/pom.xml index 61dd91a42c..0f18240d08 100644 --- a/cosmic-core/plugins/authentication/ldap/pom.xml +++ b/cosmic-core/plugins/authentication/ldap/pom.xml @@ -2,12 +2,12 @@ 4.0.0 cloud-plugin-user-authenticator-ldap Cosmic Plugin - User Authenticator LDAP - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -39,7 +39,7 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/authentication/sha256salted/pom.xml b/cosmic-core/plugins/authentication/sha256salted/pom.xml index 0074df7d41..82a4508975 100644 --- a/cosmic-core/plugins/authentication/sha256salted/pom.xml +++ b/cosmic-core/plugins/authentication/sha256salted/pom.xml @@ -2,12 +2,12 @@ 4.0.0 cloud-plugin-user-authenticator-sha256salted Cosmic Plugin - User Authenticator SHA256 Salted - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -28,7 +28,7 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/dedicated-resources/pom.xml b/cosmic-core/plugins/dedicated-resources/pom.xml index 164c7e6374..c72523ec30 100644 --- a/cosmic-core/plugins/dedicated-resources/pom.xml +++ b/cosmic-core/plugins/dedicated-resources/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -13,18 +13,18 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/plugins/deployment-planners/implicit-dedication/pom.xml b/cosmic-core/plugins/deployment-planners/implicit-dedication/pom.xml index 040838b8fe..802c05e59c 100644 --- a/cosmic-core/plugins/deployment-planners/implicit-dedication/pom.xml +++ b/cosmic-core/plugins/deployment-planners/implicit-dedication/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,13 +13,13 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/plugins/deployment-planners/skip-heuristics/pom.xml b/cosmic-core/plugins/deployment-planners/skip-heuristics/pom.xml index a3ea9e355b..74b4de142b 100644 --- a/cosmic-core/plugins/deployment-planners/skip-heuristics/pom.xml +++ b/cosmic-core/plugins/deployment-planners/skip-heuristics/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/deployment-planners/user-concentrated-pod/pom.xml b/cosmic-core/plugins/deployment-planners/user-concentrated-pod/pom.xml index b5ef78386b..5310a752cc 100644 --- a/cosmic-core/plugins/deployment-planners/user-concentrated-pod/pom.xml +++ b/cosmic-core/plugins/deployment-planners/user-concentrated-pod/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml b/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml index 646582f781..055c9038bd 100644 --- a/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml +++ b/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/event-bus-rabbitmq/pom.xml b/cosmic-core/plugins/event-bus-rabbitmq/pom.xml index c16e19c8e7..78ab1bde29 100644 --- a/cosmic-core/plugins/event-bus-rabbitmq/pom.xml +++ b/cosmic-core/plugins/event-bus-rabbitmq/pom.xml @@ -2,11 +2,11 @@ 4.0.0 cloud-mom-rabbitmq Cosmic Plugin - RabbitMQ Event Bus - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -17,12 +17,12 @@ cloud.cosmic cloud-framework-events - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-managed-context - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/host-allocator-random/pom.xml b/cosmic-core/plugins/host-allocator-random/pom.xml index e40fe5209a..23c75421ae 100644 --- a/cosmic-core/plugins/host-allocator-random/pom.xml +++ b/cosmic-core/plugins/host-allocator-random/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/hypervisor/kvm/pom.xml b/cosmic-core/plugins/hypervisor/kvm/pom.xml index 6251d4c84d..633e4c56a2 100644 --- a/cosmic-core/plugins/hypervisor/kvm/pom.xml +++ b/cosmic-core/plugins/hypervisor/kvm/pom.xml @@ -2,45 +2,45 @@ 4.0.0 cloud-plugin-hypervisor-kvm Cosmic Plugin - Hypervisor KVM - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test cloud.cosmic cloud-engine-storage-datamotion - 6.0.2-SNAPSHOT + 6.0.2 commons-io diff --git a/cosmic-core/plugins/hypervisor/xenserver/pom.xml b/cosmic-core/plugins/hypervisor/xenserver/pom.xml index 3b7ce04d0e..3126240638 100644 --- a/cosmic-core/plugins/hypervisor/xenserver/pom.xml +++ b/cosmic-core/plugins/hypervisor/xenserver/pom.xml @@ -2,50 +2,50 @@ 4.0.0 cloud-plugin-hypervisor-xenserver Cosmic Plugin - Hypervisor XenServer - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test cloud.cosmic cloud-engine-storage-datamotion - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 org.apache.httpcomponents diff --git a/cosmic-core/plugins/network/nicira-nvp/pom.xml b/cosmic-core/plugins/network/nicira-nvp/pom.xml index ff55e2a79a..437c52cbd3 100644 --- a/cosmic-core/plugins/network/nicira-nvp/pom.xml +++ b/cosmic-core/plugins/network/nicira-nvp/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,32 +13,32 @@ cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-components-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/plugins/storage/allocator-random/pom.xml b/cosmic-core/plugins/storage/allocator-random/pom.xml index af9eefe8f9..01b395ce31 100644 --- a/cosmic-core/plugins/storage/allocator-random/pom.xml +++ b/cosmic-core/plugins/storage/allocator-random/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/storage/image-default/pom.xml b/cosmic-core/plugins/storage/image-default/pom.xml index 29ec8c5961..b41e1a4f90 100644 --- a/cosmic-core/plugins/storage/image-default/pom.xml +++ b/cosmic-core/plugins/storage/image-default/pom.xml @@ -5,29 +5,29 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ cloud.cosmic cloud-engine-storage-default - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-image - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-volume - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-storage-snapshot - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/plugins/storage/volume-default/pom.xml b/cosmic-core/plugins/storage/volume-default/pom.xml index 9dc63ce0be..b35a371fd6 100644 --- a/cosmic-core/plugins/storage/volume-default/pom.xml +++ b/cosmic-core/plugins/storage/volume-default/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-engine-storage-volume - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/pom.xml b/cosmic-core/pom.xml index f5c64950df..f16146b9bc 100755 --- a/cosmic-core/pom.xml +++ b/cosmic-core/pom.xml @@ -4,13 +4,13 @@ cloud.cosmic cosmic - 6.0.2-SNAPSHOT + 6.0.2 cosmic-core pom Cosmic Core - 6.0.2-SNAPSHOT + 6.0.2 Cosmic is an IaaS ("Infrastructure as a Service") cloud orchestration platform. http://www.cosmic.cloud @@ -71,7 +71,7 @@ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/scripts/pom.xml b/cosmic-core/scripts/pom.xml index f8e27f5cf5..c322f2c025 100644 --- a/cosmic-core/scripts/pom.xml +++ b/cosmic-core/scripts/pom.xml @@ -6,6 +6,6 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/server/pom.xml b/cosmic-core/server/pom.xml index 338a9dee96..3293806e64 100755 --- a/cosmic-core/server/pom.xml +++ b/cosmic-core/server/pom.xml @@ -5,33 +5,33 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-nucleo - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-cluster - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-security - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-jobs - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 xml-apis @@ -42,47 +42,47 @@ cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-schema - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-orchestration - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-ipc - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-events - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-config - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-framework-db - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-engine-components-api - 6.0.2-SNAPSHOT + 6.0.2 cloud.cosmic cloud-api - 6.0.2-SNAPSHOT + 6.0.2 test-jar test diff --git a/cosmic-core/services/console-proxy-server/pom.xml b/cosmic-core/services/console-proxy-server/pom.xml index ac87336dbe..1bae2c2f94 100644 --- a/cosmic-core/services/console-proxy-server/pom.xml +++ b/cosmic-core/services/console-proxy-server/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -20,7 +20,7 @@ cloud.cosmic cloud-utils - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/services/secondary-storage-server/pom.xml b/cosmic-core/services/secondary-storage-server/pom.xml index a9c41c0d25..5d1ae3e592 100644 --- a/cosmic-core/services/secondary-storage-server/pom.xml +++ b/cosmic-core/services/secondary-storage-server/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 ../../ @@ -21,7 +21,7 @@ cloud.cosmic cloud-server - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/systemvm/pom.xml b/cosmic-core/systemvm/pom.xml index 58fdcc05f1..8dd91965ff 100644 --- a/cosmic-core/systemvm/pom.xml +++ b/cosmic-core/systemvm/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.0.2-SNAPSHOT + 6.0.2 @@ -17,7 +17,7 @@ cloud.cosmic cloud-agent - 6.0.2-SNAPSHOT + 6.0.2 diff --git a/cosmic-core/utils/pom.xml b/cosmic-core/utils/pom.xml index dcd4f54bb8..9dec662f2a 100755 --- a/cosmic-core/utils/pom.xml +++ b/cosmic-core/utils/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic - 6.0.2-SNAPSHOT + 6.0.2 ../.. diff --git a/pom.xml b/pom.xml index 005a11cdf4..02b9f94842 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ cloud.cosmic cosmic - 6.0.2-SNAPSHOT + 6.0.2 pom Cosmic Cosmic is an IaaS (“Infrastructure as a Service”) cloud orchestration platform. @@ -12,7 +12,7 @@ scm:git:git@github.com:MissionCriticalCloud/cosmic.git scm:git:git@github.com:MissionCriticalCloud/cosmic.git - HEAD + cosmic-6.0.2