From 60ef9d269aaace3e1639e8e0acc4b0e8ed9dbc00 Mon Sep 17 00:00:00 2001 From: mccd-jenkins Date: Tue, 3 Nov 2020 10:23:12 +0100 Subject: [PATCH] [maven-release-plugin] prepare release cosmic-6.9.2 --- cosmic-agent/pom.xml | 8 +++--- cosmic-client/pom.xml | 26 ++++++++--------- cosmic-common/pom.xml | 4 +-- cosmic-core/api/pom.xml | 10 +++---- cosmic-core/apidoc/pom.xml | 6 ++-- cosmic-core/cosmic-db/pom.xml | 4 +-- cosmic-core/cosmic-flyway/pom.xml | 4 +-- cosmic-core/engine/api/pom.xml | 12 ++++---- cosmic-core/engine/components-api/pom.xml | 12 ++++---- cosmic-core/engine/orchestration/pom.xml | 18 ++++++------ cosmic-core/engine/schema/pom.xml | 14 +++++----- cosmic-core/engine/storage/default/pom.xml | 14 +++++----- 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/security/pom.xml | 12 ++++---- .../framework/spring/lifecycle/pom.xml | 6 ++-- cosmic-core/pom.xml | 6 ++-- cosmic-core/scripts/pom.xml | 2 +- cosmic-core/server/pom.xml | 28 +++++++++---------- cosmic-core/systemvm/pom.xml | 4 +-- cosmic-model/pom.xml | 2 +- pom.xml | 4 +-- 26 files changed, 123 insertions(+), 123 deletions(-) diff --git a/cosmic-agent/pom.xml b/cosmic-agent/pom.xml index 03f6619e1c..80f2f69f63 100644 --- a/cosmic-agent/pom.xml +++ b/cosmic-agent/pom.xml @@ -6,19 +6,19 @@ cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 @@ -63,7 +63,7 @@ cloud.cosmic cloud-framework-security - 6.9.2-SNAPSHOT + 6.9.2 compile diff --git a/cosmic-client/pom.xml b/cosmic-client/pom.xml index 242668bb0c..54ff16a10d 100644 --- a/cosmic-client/pom.xml +++ b/cosmic-client/pom.xml @@ -3,11 +3,11 @@ cloud-client-ui Cosmic Client UI war - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.2 @@ -30,58 +30,58 @@ cloud.cosmic cloud-systemvm - 6.9.2-SNAPSHOT + 6.9.2 jar cloud.cosmic cloud-framework-spring-lifecycle - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-server - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-scripts - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-components-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-orchestration - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-schema - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-storage-default - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-scripts - 6.9.2-SNAPSHOT + 6.9.2 pom diff --git a/cosmic-common/pom.xml b/cosmic-common/pom.xml index c957813441..3a794d8a6f 100755 --- a/cosmic-common/pom.xml +++ b/cosmic-common/pom.xml @@ -5,13 +5,13 @@ cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/api/pom.xml b/cosmic-core/api/pom.xml index 49573f7b4f..399fdca782 100644 --- a/cosmic-core/api/pom.xml +++ b/cosmic-core/api/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 @@ -19,22 +19,22 @@ cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-db - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/apidoc/pom.xml b/cosmic-core/apidoc/pom.xml index 732b3bb6f0..09615fdd7c 100644 --- a/cosmic-core/apidoc/pom.xml +++ b/cosmic-core/apidoc/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ${project.build.directory}/dependency @@ -16,12 +16,12 @@ cloud.cosmic cloud-server - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-client-ui - 6.9.2-SNAPSHOT + 6.9.2 war diff --git a/cosmic-core/cosmic-db/pom.xml b/cosmic-core/cosmic-db/pom.xml index 91626254b8..f05637b11b 100644 --- a/cosmic-core/cosmic-db/pom.xml +++ b/cosmic-core/cosmic-db/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../ @@ -15,7 +15,7 @@ cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/cosmic-flyway/pom.xml b/cosmic-core/cosmic-flyway/pom.xml index 93ce8e37d5..db4317d4e7 100644 --- a/cosmic-core/cosmic-flyway/pom.xml +++ b/cosmic-core/cosmic-flyway/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../ @@ -19,7 +19,7 @@ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/engine/api/pom.xml b/cosmic-core/engine/api/pom.xml index f23e656e01..4fa98f79d9 100755 --- a/cosmic-core/engine/api/pom.xml +++ b/cosmic-core/engine/api/pom.xml @@ -5,34 +5,34 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 javax.ws.rs diff --git a/cosmic-core/engine/components-api/pom.xml b/cosmic-core/engine/components-api/pom.xml index 9630966032..3e41344d83 100644 --- a/cosmic-core/engine/components-api/pom.xml +++ b/cosmic-core/engine/components-api/pom.xml @@ -5,34 +5,34 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cloud-engine-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-schema - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-events - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-jobs - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/engine/orchestration/pom.xml b/cosmic-core/engine/orchestration/pom.xml index 90614c4707..c018a1c06e 100755 --- a/cosmic-core/engine/orchestration/pom.xml +++ b/cosmic-core/engine/orchestration/pom.xml @@ -5,49 +5,49 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cloud-engine-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-schema - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-events - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-components-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/engine/schema/pom.xml b/cosmic-core/engine/schema/pom.xml index d1e5907524..90e8ff962b 100644 --- a/cosmic-core/engine/schema/pom.xml +++ b/cosmic-core/engine/schema/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ @@ -14,32 +14,32 @@ cloud.cosmic cloud-engine-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-flyway - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/engine/storage/default/pom.xml b/cosmic-core/engine/storage/default/pom.xml index 660d3d9728..c16c340a88 100644 --- a/cosmic-core/engine/storage/default/pom.xml +++ b/cosmic-core/engine/storage/default/pom.xml @@ -5,41 +5,41 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../../ cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 test-jar test cloud.cosmic cloud-engine-components-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-server - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/framework/cluster/pom.xml b/cosmic-core/framework/cluster/pom.xml index 43957ff729..495456285b 100644 --- a/cosmic-core/framework/cluster/pom.xml +++ b/cosmic-core/framework/cluster/pom.xml @@ -5,29 +5,29 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 test-jar test diff --git a/cosmic-core/framework/config/pom.xml b/cosmic-core/framework/config/pom.xml index c960f0ea8b..ad127f04f0 100644 --- a/cosmic-core/framework/config/pom.xml +++ b/cosmic-core/framework/config/pom.xml @@ -5,19 +5,19 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/framework/db/pom.xml b/cosmic-core/framework/db/pom.xml index 3b7b3ad5a4..07e4bbc326 100644 --- a/cosmic-core/framework/db/pom.xml +++ b/cosmic-core/framework/db/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ @@ -32,12 +32,12 @@ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-model - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/framework/events/pom.xml b/cosmic-core/framework/events/pom.xml index 01fd7f49f9..fa4a61c808 100644 --- a/cosmic-core/framework/events/pom.xml +++ b/cosmic-core/framework/events/pom.xml @@ -5,14 +5,14 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 com.google.code.gson diff --git a/cosmic-core/framework/ipc/pom.xml b/cosmic-core/framework/ipc/pom.xml index e6acf1d289..25f97d2eb7 100644 --- a/cosmic-core/framework/ipc/pom.xml +++ b/cosmic-core/framework/ipc/pom.xml @@ -5,7 +5,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ @@ -20,12 +20,12 @@ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/framework/jobs/pom.xml b/cosmic-core/framework/jobs/pom.xml index 18bd27747a..1abdf28f73 100644 --- a/cosmic-core/framework/jobs/pom.xml +++ b/cosmic-core/framework/jobs/pom.xml @@ -5,49 +5,49 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-cluster - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-events - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-schema - 6.9.2-SNAPSHOT + 6.9.2 commons-io diff --git a/cosmic-core/framework/security/pom.xml b/cosmic-core/framework/security/pom.xml index 533866455e..d8ab222bfe 100644 --- a/cosmic-core/framework/security/pom.xml +++ b/cosmic-core/framework/security/pom.xml @@ -5,24 +5,24 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 ../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 commons-codec @@ -31,12 +31,12 @@ cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/framework/spring/lifecycle/pom.xml b/cosmic-core/framework/spring/lifecycle/pom.xml index 49941d7401..ef9b3ebd58 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.9.2-SNAPSHOT + 6.9.2 ../../../ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/pom.xml b/cosmic-core/pom.xml index 0c72f11b85..6d450c9686 100755 --- a/cosmic-core/pom.xml +++ b/cosmic-core/pom.xml @@ -4,13 +4,13 @@ cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.2 cosmic-core pom Cosmic Core - 6.9.2-SNAPSHOT + 6.9.2 Cosmic is an IaaS ("Infrastructure as a Service") cloud orchestration platform. http://www.cosmic.cloud @@ -40,7 +40,7 @@ cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 test-jar test diff --git a/cosmic-core/scripts/pom.xml b/cosmic-core/scripts/pom.xml index df961c3bac..6c973f8ac6 100644 --- a/cosmic-core/scripts/pom.xml +++ b/cosmic-core/scripts/pom.xml @@ -6,6 +6,6 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-core/server/pom.xml b/cosmic-core/server/pom.xml index c193784384..086cf49be5 100755 --- a/cosmic-core/server/pom.xml +++ b/cosmic-core/server/pom.xml @@ -5,28 +5,28 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-cluster - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-security - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-jobs - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cosmic-common - 6.9.2-SNAPSHOT + 6.9.2 xml-apis @@ -37,47 +37,47 @@ cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-schema - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-orchestration - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-ipc - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-events - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-config - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-framework-db - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-engine-components-api - 6.9.2-SNAPSHOT + 6.9.2 cloud.cosmic cloud-api - 6.9.2-SNAPSHOT + 6.9.2 test-jar test diff --git a/cosmic-core/systemvm/pom.xml b/cosmic-core/systemvm/pom.xml index 6bffde39ea..02c15955dc 100644 --- a/cosmic-core/systemvm/pom.xml +++ b/cosmic-core/systemvm/pom.xml @@ -6,7 +6,7 @@ cloud.cosmic cosmic-core - 6.9.2-SNAPSHOT + 6.9.2 @@ -17,7 +17,7 @@ cloud.cosmic cloud-agent - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/cosmic-model/pom.xml b/cosmic-model/pom.xml index 42eacdf207..6e2a676689 100644 --- a/cosmic-model/pom.xml +++ b/cosmic-model/pom.xml @@ -7,7 +7,7 @@ cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.2 diff --git a/pom.xml b/pom.xml index 558cf423f0..b4061d0217 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ cloud.cosmic cosmic - 6.9.2-SNAPSHOT + 6.9.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.9.2