From c75b4f30c7c50f0e767af4d4c5f6caa53ae41ecf Mon Sep 17 00:00:00 2001 From: mccd-jenkins Date: Tue, 16 Aug 2016 19:12:06 +0200 Subject: [PATCH] [maven-release-plugin] prepare release cosmic-5.1.0.6 --- cosmic-agent/pom.xml | 12 +-- cosmic-client/pom.xml | 95 +++++++++---------- cosmic-core/admin-scripts/pom.xml | 6 +- cosmic-core/api/pom.xml | 6 +- cosmic-core/apidoc/pom.xml | 8 +- cosmic-core/db-scripts/pom.xml | 5 +- cosmic-core/engine/api/pom.xml | 14 +-- cosmic-core/engine/components-api/pom.xml | 14 +-- cosmic-core/engine/network/pom.xml | 8 +- cosmic-core/engine/orchestration/pom.xml | 14 +-- cosmic-core/engine/schema/pom.xml | 15 ++- 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/rest/pom.xml | 2 +- cosmic-core/framework/security/pom.xml | 12 +-- .../framework/spring/lifecycle/pom.xml | 6 +- cosmic-core/framework/spring/module/pom.xml | 4 +- cosmic-core/nucleo/pom.xml | 8 +- .../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 | 14 +-- cosmic-core/plugins/hypervisor/ovm3/pom.xml | 14 +-- .../plugins/hypervisor/xenserver/pom.xml | 16 ++-- .../network/internal-loadbalancer/pom.xml | 14 +-- .../plugins/network/nicira-nvp/pom.xml | 14 +-- .../plugins/storage/allocator-random/pom.xml | 6 +- .../plugins/storage/image-default/pom.xml | 10 +- cosmic-core/plugins/storage/image-s3/pom.xml | 10 +- .../plugins/storage/volume-default/pom.xml | 4 +- cosmic-core/pom.xml | 9 +- cosmic-core/scripts/pom.xml | 2 +- cosmic-core/server/pom.xml | 33 ++++--- .../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 +- cosmic-usage/pom.xml | 8 +- pom.xml | 4 +- 61 files changed, 291 insertions(+), 298 deletions(-) diff --git a/cosmic-agent/pom.xml b/cosmic-agent/pom.xml index d7c847f74b..52cb681da3 100644 --- a/cosmic-agent/pom.xml +++ b/cosmic-agent/pom.xml @@ -6,34 +6,34 @@ cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-hypervisor-kvm - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-secondary-storage - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-console-proxy - 5.1.0.6-SNAPSHOT + 5.1.0.6 org.springframework.boot diff --git a/cosmic-client/pom.xml b/cosmic-client/pom.xml index 5a6bdea555..b8a3671d9c 100644 --- a/cosmic-client/pom.xml +++ b/cosmic-client/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 cloud-client-ui Cosmic Client UI war - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 @@ -31,89 +30,89 @@ cloud.cosmic cloud-systemvm - 5.1.0.6-SNAPSHOT + 5.1.0.6 jar cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 jar cloud.cosmic cloud-framework-spring-module - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-spring-lifecycle - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-scripts - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-acl-static-role-based - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-dedicated-resources - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-api-limit-account-based - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-api-discovery - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-user-authenticator-ldap - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-user-authenticator-sha256salted - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-network-nvp - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-network-internallb - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-hypervisor-xenserver - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-hypervisor-ovm3 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-hypervisor-kvm - 5.1.0.6-SNAPSHOT + 5.1.0.6 org.mortbay.jetty @@ -124,138 +123,138 @@ cloud.cosmic cloud-plugin-storage-allocator-random - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-planner-user-dispersing - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-planner-skip-heuristics - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-planner-user-concentrated-pod - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-planner-implicit-dedication - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-explicit-dedication - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-host-allocator-random - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-mom-rabbitmq - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-rest - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-network - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-orchestration - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-cache - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-image - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-datamotion - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-snapshot - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-volume - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-storage-volume-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-storage-image-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-storage-image-s3 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-host-anti-affinity - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-db-scripts - 5.1.0.6-SNAPSHOT + 5.1.0.6 pom cloud.cosmic cosmic-scripts - 5.1.0.6-SNAPSHOT + 5.1.0.6 pom diff --git a/cosmic-core/admin-scripts/pom.xml b/cosmic-core/admin-scripts/pom.xml index 91bde61ef9..bf1933333d 100644 --- a/cosmic-core/admin-scripts/pom.xml +++ b/cosmic-core/admin-scripts/pom.xml @@ -1,11 +1,9 @@ - + cosmic-core cloud.cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 4.0.0 diff --git a/cosmic-core/api/pom.xml b/cosmic-core/api/pom.xml index 801280acd3..29ff2eac63 100644 --- a/cosmic-core/api/pom.xml +++ b/cosmic-core/api/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 @@ -19,12 +19,12 @@ cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/apidoc/pom.xml b/cosmic-core/apidoc/pom.xml index 1b7aa1a6b3..627c5db853 100644 --- a/cosmic-core/apidoc/pom.xml +++ b/cosmic-core/apidoc/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ${project.build.directory}/dependency @@ -16,17 +16,17 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-plugin-network-nvp - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-client-ui - 5.1.0.6-SNAPSHOT + 5.1.0.6 war diff --git a/cosmic-core/db-scripts/pom.xml b/cosmic-core/db-scripts/pom.xml index 2ef3ae3c57..f82a90d91b 100644 --- a/cosmic-core/db-scripts/pom.xml +++ b/cosmic-core/db-scripts/pom.xml @@ -1,10 +1,9 @@ - + cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 4.0.0 diff --git a/cosmic-core/engine/api/pom.xml b/cosmic-core/engine/api/pom.xml index 61a981ba4b..ceeffb669c 100755 --- a/cosmic-core/engine/api/pom.xml +++ b/cosmic-core/engine/api/pom.xml @@ -5,39 +5,39 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-rest - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 org.apache.cxf diff --git a/cosmic-core/engine/components-api/pom.xml b/cosmic-core/engine/components-api/pom.xml index a88c2b2738..fef3070913 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-events - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-jobs - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/network/pom.xml b/cosmic-core/engine/network/pom.xml index 6025bc21a6..0db3834e5e 100644 --- a/cosmic-core/engine/network/pom.xml +++ b/cosmic-core/engine/network/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/orchestration/pom.xml b/cosmic-core/engine/orchestration/pom.xml index 08caa844b2..7f279f327b 100755 --- a/cosmic-core/engine/orchestration/pom.xml +++ b/cosmic-core/engine/orchestration/pom.xml @@ -5,39 +5,39 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-events - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/schema/pom.xml b/cosmic-core/engine/schema/pom.xml index 6fd944ba2b..e0dba93149 100644 --- a/cosmic-core/engine/schema/pom.xml +++ b/cosmic-core/engine/schema/pom.xml @@ -1,39 +1,38 @@ - + 4.0.0 cloud-engine-schema Cosmic Cloud Engine Schema Component cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/storage/cache/pom.xml b/cosmic-core/engine/storage/cache/pom.xml index 1fd28a5df7..fb46d41ff0 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/storage/datamotion/pom.xml b/cosmic-core/engine/storage/datamotion/pom.xml index a5feb8cb58..a1ec343acd 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-volume - 5.1.0.6-SNAPSHOT + 5.1.0.6 runtime cloud.cosmic cloud-engine-storage-image - 5.1.0.6-SNAPSHOT + 5.1.0.6 runtime diff --git a/cosmic-core/engine/storage/default/pom.xml b/cosmic-core/engine/storage/default/pom.xml index 1eb69c1e77..c01faed396 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-secondary-storage - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/storage/image/pom.xml b/cosmic-core/engine/storage/image/pom.xml index d0576fa2e4..67c8d89058 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/engine/storage/snapshot/pom.xml b/cosmic-core/engine/storage/snapshot/pom.xml index 8819f73835..f8bf7c747b 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/engine/storage/volume/pom.xml b/cosmic-core/engine/storage/volume/pom.xml index 5c4198b16c..06625fa4e4 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/cluster/pom.xml b/cosmic-core/framework/cluster/pom.xml index 29d9a2a97a..cf0d2c44fc 100644 --- a/cosmic-core/framework/cluster/pom.xml +++ b/cosmic-core/framework/cluster/pom.xml @@ -5,29 +5,29 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/framework/config/pom.xml b/cosmic-core/framework/config/pom.xml index 5ef2b58d13..b0fc9bbe04 100644 --- a/cosmic-core/framework/config/pom.xml +++ b/cosmic-core/framework/config/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/db/pom.xml b/cosmic-core/framework/db/pom.xml index dbeafbd51a..18bb5b0e26 100644 --- a/cosmic-core/framework/db/pom.xml +++ b/cosmic-core/framework/db/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -36,12 +36,12 @@ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-managed-context - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/events/pom.xml b/cosmic-core/framework/events/pom.xml index 76fe5dc40a..ef7d6233e1 100644 --- a/cosmic-core/framework/events/pom.xml +++ b/cosmic-core/framework/events/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 com.google.code.gson diff --git a/cosmic-core/framework/ipc/pom.xml b/cosmic-core/framework/ipc/pom.xml index cdd5ea999f..2dc78e6378 100644 --- a/cosmic-core/framework/ipc/pom.xml +++ b/cosmic-core/framework/ipc/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -20,12 +20,12 @@ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/jobs/pom.xml b/cosmic-core/framework/jobs/pom.xml index 721bcb45a7..b289d8de4a 100644 --- a/cosmic-core/framework/jobs/pom.xml +++ b/cosmic-core/framework/jobs/pom.xml @@ -5,49 +5,49 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-cluster - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-events - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 commons-io diff --git a/cosmic-core/framework/managed-context/pom.xml b/cosmic-core/framework/managed-context/pom.xml index 76b8c3b55e..87285e4367 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ diff --git a/cosmic-core/framework/rest/pom.xml b/cosmic-core/framework/rest/pom.xml index f30ae6661b..346f341895 100755 --- a/cosmic-core/framework/rest/pom.xml +++ b/cosmic-core/framework/rest/pom.xml @@ -3,7 +3,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud-framework-rest diff --git a/cosmic-core/framework/security/pom.xml b/cosmic-core/framework/security/pom.xml index a75089ffbd..bd94ebe1e2 100644 --- a/cosmic-core/framework/security/pom.xml +++ b/cosmic-core/framework/security/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 commons-codec @@ -31,12 +31,12 @@ cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/spring/lifecycle/pom.xml b/cosmic-core/framework/spring/lifecycle/pom.xml index 5c73a58c5b..4e766b8923 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/framework/spring/module/pom.xml b/cosmic-core/framework/spring/module/pom.xml index 99df688dcd..b9fb9000c8 100644 --- a/cosmic-core/framework/spring/module/pom.xml +++ b/cosmic-core/framework/spring/module/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 commons-io diff --git a/cosmic-core/nucleo/pom.xml b/cosmic-core/nucleo/pom.xml index 41b452d242..018b3c4bf9 100644 --- a/cosmic-core/nucleo/pom.xml +++ b/cosmic-core/nucleo/pom.xml @@ -6,24 +6,24 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-security - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 a019b808dc..48ceec46bd 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 f8ef5a7140..e09dfc0f8e 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,17 +13,17 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 4bbae6c393..09c040e4b2 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,17 +13,17 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/api/discovery/pom.xml b/cosmic-core/plugins/api/discovery/pom.xml index f52392e280..8689e67df2 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/api/rate-limit/pom.xml b/cosmic-core/plugins/api/rate-limit/pom.xml index 0c0e5edd08..a15bdf602f 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 net.sf.ehcache diff --git a/cosmic-core/plugins/authentication/ldap/pom.xml b/cosmic-core/plugins/authentication/ldap/pom.xml index 8bd60b0e1e..67f2802e99 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -39,7 +39,7 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/authentication/sha256salted/pom.xml b/cosmic-core/plugins/authentication/sha256salted/pom.xml index 2c9a97768a..39723f371c 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -28,7 +28,7 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/dedicated-resources/pom.xml b/cosmic-core/plugins/dedicated-resources/pom.xml index 16b1420c9d..f3a2b6e687 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -13,18 +13,18 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 98d8c39067..825d608af0 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,13 +13,13 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 f9b1861e30..c9428f1a2d 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,12 +13,12 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 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 a98877c6a7..2be5d10c49 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml b/cosmic-core/plugins/deployment-planners/user-dispersing/pom.xml index d86d3820b8..bac2a253b3 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/event-bus-rabbitmq/pom.xml b/cosmic-core/plugins/event-bus-rabbitmq/pom.xml index efc813681e..d91c5c981d 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -17,12 +17,12 @@ cloud.cosmic cloud-framework-events - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-managed-context - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/host-allocator-random/pom.xml b/cosmic-core/plugins/host-allocator-random/pom.xml index 32c9257be2..d50c663ed8 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/hypervisor/kvm/pom.xml b/cosmic-core/plugins/hypervisor/kvm/pom.xml index 795d102098..e9a763e732 100644 --- a/cosmic-core/plugins/hypervisor/kvm/pom.xml +++ b/cosmic-core/plugins/hypervisor/kvm/pom.xml @@ -2,38 +2,38 @@ 4.0.0 cloud-plugin-hypervisor-kvm Cosmic Plugin - Hypervisor KVM - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/plugins/hypervisor/ovm3/pom.xml b/cosmic-core/plugins/hypervisor/ovm3/pom.xml index 1616f18479..ee881a34f9 100644 --- a/cosmic-core/plugins/hypervisor/ovm3/pom.xml +++ b/cosmic-core/plugins/hypervisor/ovm3/pom.xml @@ -2,11 +2,11 @@ 4.0.0 cloud-plugin-hypervisor-ovm3 Cosmic Plugin - Hypervisor OracleVM3 - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -27,27 +27,27 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/plugins/hypervisor/xenserver/pom.xml b/cosmic-core/plugins/hypervisor/xenserver/pom.xml index 32289e05d9..d1c9dd1c01 100644 --- a/cosmic-core/plugins/hypervisor/xenserver/pom.xml +++ b/cosmic-core/plugins/hypervisor/xenserver/pom.xml @@ -2,45 +2,45 @@ 4.0.0 cloud-plugin-hypervisor-xenserver Cosmic Plugin - Hypervisor XenServer - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 org.apache.httpcomponents diff --git a/cosmic-core/plugins/network/internal-loadbalancer/pom.xml b/cosmic-core/plugins/network/internal-loadbalancer/pom.xml index 97ee8e6ff3..e244dbc503 100644 --- a/cosmic-core/plugins/network/internal-loadbalancer/pom.xml +++ b/cosmic-core/plugins/network/internal-loadbalancer/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,33 +13,33 @@ cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/plugins/network/nicira-nvp/pom.xml b/cosmic-core/plugins/network/nicira-nvp/pom.xml index aafb72063b..d7af292ff4 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,32 +13,32 @@ cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/plugins/storage/allocator-random/pom.xml b/cosmic-core/plugins/storage/allocator-random/pom.xml index 0c0ebd5a3a..739a9dfc13 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/storage/image-default/pom.xml b/cosmic-core/plugins/storage/image-default/pom.xml index 9962873e69..8360c38783 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-image - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-volume - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-snapshot - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/storage/image-s3/pom.xml b/cosmic-core/plugins/storage/image-s3/pom.xml index ce49debceb..b57a8080bb 100644 --- a/cosmic-core/plugins/storage/image-s3/pom.xml +++ b/cosmic-core/plugins/storage/image-s3/pom.xml @@ -5,29 +5,29 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ cloud.cosmic cloud-engine-storage-default - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-image - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-volume - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-storage-snapshot - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/plugins/storage/volume-default/pom.xml b/cosmic-core/plugins/storage/volume-default/pom.xml index 7a8a08ef38..02b2c5dcf9 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../../ @@ -13,7 +13,7 @@ cloud.cosmic cloud-engine-storage-volume - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/pom.xml b/cosmic-core/pom.xml index f7f5ca0873..2332493116 100755 --- a/cosmic-core/pom.xml +++ b/cosmic-core/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 cosmic-core pom Cosmic Core - 5.1.0.6-SNAPSHOT + 5.1.0.6 Cosmic is an IaaS ("Infrastructure as a Service") cloud orchestration platform. http://www.cosmic.cloud @@ -76,7 +75,7 @@ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/scripts/pom.xml b/cosmic-core/scripts/pom.xml index 4235880474..f322d7fd74 100644 --- a/cosmic-core/scripts/pom.xml +++ b/cosmic-core/scripts/pom.xml @@ -6,6 +6,6 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/server/pom.xml b/cosmic-core/server/pom.xml index a5836be32d..80ad2884dd 100755 --- a/cosmic-core/server/pom.xml +++ b/cosmic-core/server/pom.xml @@ -1,38 +1,37 @@ - + 4.0.0 cloud-server Cosmic Server cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-nucleo - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-cluster - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-security - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-jobs - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 xml-apis @@ -43,47 +42,47 @@ cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-orchestration - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-ipc - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-events - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-config - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-framework-db - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test diff --git a/cosmic-core/services/console-proxy-server/pom.xml b/cosmic-core/services/console-proxy-server/pom.xml index 367cb4cedb..565db0b07e 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -20,7 +20,7 @@ cloud.cosmic cloud-utils - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/services/secondary-storage-server/pom.xml b/cosmic-core/services/secondary-storage-server/pom.xml index 135faba8db..1d4b3a737f 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 - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../../ @@ -21,7 +21,7 @@ cloud.cosmic cloud-server - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/systemvm/pom.xml b/cosmic-core/systemvm/pom.xml index 3914200947..7aef2542ac 100644 --- a/cosmic-core/systemvm/pom.xml +++ b/cosmic-core/systemvm/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 5.1.0.6-SNAPSHOT + 5.1.0.6 @@ -17,7 +17,7 @@ cloud.cosmic cloud-agent - 5.1.0.6-SNAPSHOT + 5.1.0.6 diff --git a/cosmic-core/utils/pom.xml b/cosmic-core/utils/pom.xml index 3bc340f376..031372abac 100755 --- a/cosmic-core/utils/pom.xml +++ b/cosmic-core/utils/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 ../.. diff --git a/cosmic-usage/pom.xml b/cosmic-usage/pom.xml index f54b20f4c7..e062ac8cec 100644 --- a/cosmic-usage/pom.xml +++ b/cosmic-usage/pom.xml @@ -5,25 +5,25 @@ cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 test-jar test cloud.cosmic cloud-engine-schema - 5.1.0.6-SNAPSHOT + 5.1.0.6 cloud.cosmic cloud-engine-components-api - 5.1.0.6-SNAPSHOT + 5.1.0.6 commons-daemon diff --git a/pom.xml b/pom.xml index be4908ccbd..c3362470e5 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ cloud.cosmic cosmic - 5.1.0.6-SNAPSHOT + 5.1.0.6 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-5.1.0.6