From b872023827d096d83630344eec510eb604e520fe Mon Sep 17 00:00:00 2001 From: amckenzie Date: Mon, 16 Dec 2019 11:55:14 +0000 Subject: [PATCH] Update to 6.5.0-M2 for release --- aggregate/pom.xml | 2 +- common-rest/pom.xml | 2 +- common/pom.xml | 2 +- components/custom/pom.xml | 2 +- components/pom.xml | 2 +- core/pom.xml | 2 +- event-subscription-test-utils/pom.xml | 2 +- event-subscription/pom.xml | 2 +- framework-bom/pom.xml | 2 +- framework-system/framework-management/pom.xml | 2 +- framework-system/framework-system-errors/pom.xml | 2 +- framework-system/framework-system-liquibase/pom.xml | 2 +- framework-system/framework-system-persistence/pom.xml | 2 +- framework-system/pom.xml | 2 +- framework-utilities/pom.xml | 2 +- jmx/jmx-api/pom.xml | 2 +- jmx/jmx-command-client/pom.xml | 2 +- jmx/jmx-command-handling/pom.xml | 2 +- jmx/pom.xml | 2 +- messaging/messaging-core/pom.xml | 2 +- messaging/messaging-jms/pom.xml | 2 +- messaging/pom.xml | 2 +- persistence/persistence-deltaspike/pom.xml | 2 +- persistence/persistence-jdbc/pom.xml | 2 +- persistence/pom.xml | 2 +- pom.xml | 2 +- test-utils/pom.xml | 2 +- test-utils/test-utils-common/pom.xml | 2 +- test-utils/test-utils-core/pom.xml | 2 +- test-utils/test-utils-enveloper-provider/pom.xml | 2 +- test-utils/test-utils-framework-persistence/pom.xml | 2 +- test-utils/test-utils-jmx/pom.xml | 2 +- test-utils/test-utils-messaging/pom.xml | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/aggregate/pom.xml b/aggregate/pom.xml index 285e840b9..7c50736ab 100644 --- a/aggregate/pom.xml +++ b/aggregate/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/common-rest/pom.xml b/common-rest/pom.xml index 5d2e7338c..459e8a064 100644 --- a/common-rest/pom.xml +++ b/common-rest/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index b3837f977..d69cc9631 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/components/custom/pom.xml b/components/custom/pom.xml index 19fe40a9e..1c3cea1c2 100644 --- a/components/custom/pom.xml +++ b/components/custom/pom.xml @@ -5,7 +5,7 @@ components uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/components/pom.xml b/components/pom.xml index 14e5af1e1..2d6cab4df 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index e9608585a..383accdf3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/event-subscription-test-utils/pom.xml b/event-subscription-test-utils/pom.xml index 1e9c88616..639521cde 100644 --- a/event-subscription-test-utils/pom.xml +++ b/event-subscription-test-utils/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/event-subscription/pom.xml b/event-subscription/pom.xml index 293a94818..5821fe752 100644 --- a/event-subscription/pom.xml +++ b/event-subscription/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-bom/pom.xml b/framework-bom/pom.xml index 7b4a0919e..0ba249ccb 100644 --- a/framework-bom/pom.xml +++ b/framework-bom/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-system/framework-management/pom.xml b/framework-system/framework-management/pom.xml index ec84dc077..eca887f98 100644 --- a/framework-system/framework-management/pom.xml +++ b/framework-system/framework-management/pom.xml @@ -5,7 +5,7 @@ framework-system uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-system/framework-system-errors/pom.xml b/framework-system/framework-system-errors/pom.xml index 754f48a57..e3472dfc6 100644 --- a/framework-system/framework-system-errors/pom.xml +++ b/framework-system/framework-system-errors/pom.xml @@ -5,7 +5,7 @@ framework-system uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-system/framework-system-liquibase/pom.xml b/framework-system/framework-system-liquibase/pom.xml index 5bcdbb2d6..0df72dac9 100644 --- a/framework-system/framework-system-liquibase/pom.xml +++ b/framework-system/framework-system-liquibase/pom.xml @@ -5,7 +5,7 @@ framework-system uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-system/framework-system-persistence/pom.xml b/framework-system/framework-system-persistence/pom.xml index a4f9ccc15..6fe493f47 100644 --- a/framework-system/framework-system-persistence/pom.xml +++ b/framework-system/framework-system-persistence/pom.xml @@ -5,7 +5,7 @@ framework-system uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-system/pom.xml b/framework-system/pom.xml index 0cfba167e..bda4d3ab0 100644 --- a/framework-system/pom.xml +++ b/framework-system/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/framework-utilities/pom.xml b/framework-utilities/pom.xml index 6d4a5aa8e..a9fe8cd35 100644 --- a/framework-utilities/pom.xml +++ b/framework-utilities/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/jmx/jmx-api/pom.xml b/jmx/jmx-api/pom.xml index cc4160075..4f5305231 100644 --- a/jmx/jmx-api/pom.xml +++ b/jmx/jmx-api/pom.xml @@ -5,7 +5,7 @@ jmx uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/jmx/jmx-command-client/pom.xml b/jmx/jmx-command-client/pom.xml index 72ea4758d..334043800 100644 --- a/jmx/jmx-command-client/pom.xml +++ b/jmx/jmx-command-client/pom.xml @@ -5,7 +5,7 @@ jmx uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/jmx/jmx-command-handling/pom.xml b/jmx/jmx-command-handling/pom.xml index 69e74bf58..ee1dfb0bc 100644 --- a/jmx/jmx-command-handling/pom.xml +++ b/jmx/jmx-command-handling/pom.xml @@ -5,7 +5,7 @@ jmx uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/jmx/pom.xml b/jmx/pom.xml index 7b7552897..c117aa998 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/messaging/messaging-core/pom.xml b/messaging/messaging-core/pom.xml index 4f316e38a..b1be9271d 100644 --- a/messaging/messaging-core/pom.xml +++ b/messaging/messaging-core/pom.xml @@ -5,7 +5,7 @@ messaging uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/messaging/messaging-jms/pom.xml b/messaging/messaging-jms/pom.xml index dd76c926a..a735d0a57 100644 --- a/messaging/messaging-jms/pom.xml +++ b/messaging/messaging-jms/pom.xml @@ -5,7 +5,7 @@ messaging uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/messaging/pom.xml b/messaging/pom.xml index 6da1bebb5..8273434ea 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/persistence/persistence-deltaspike/pom.xml b/persistence/persistence-deltaspike/pom.xml index 2b3ecac91..a0a9c4890 100644 --- a/persistence/persistence-deltaspike/pom.xml +++ b/persistence/persistence-deltaspike/pom.xml @@ -5,7 +5,7 @@ persistence uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/persistence/persistence-jdbc/pom.xml b/persistence/persistence-jdbc/pom.xml index babe73e22..aef9415d2 100644 --- a/persistence/persistence-jdbc/pom.xml +++ b/persistence/persistence-jdbc/pom.xml @@ -5,7 +5,7 @@ persistence uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/persistence/pom.xml b/persistence/pom.xml index 63e8ae26d..7ff0a1472 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/pom.xml b/pom.xml index bd1f0e94e..ff584c1c4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ uk.gov.justice.services microservice-framework - 6.5.1-SNAPSHOT + 6.5.0-M2 pom Microservice Framework diff --git a/test-utils/pom.xml b/test-utils/pom.xml index b33332f7f..be6884da3 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-common/pom.xml b/test-utils/test-utils-common/pom.xml index 447a0581b..24d39cfec 100644 --- a/test-utils/test-utils-common/pom.xml +++ b/test-utils/test-utils-common/pom.xml @@ -5,7 +5,7 @@ test-utils uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-core/pom.xml b/test-utils/test-utils-core/pom.xml index 1b4734340..ad22a3360 100644 --- a/test-utils/test-utils-core/pom.xml +++ b/test-utils/test-utils-core/pom.xml @@ -5,7 +5,7 @@ uk.gov.justice.services test-utils - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-enveloper-provider/pom.xml b/test-utils/test-utils-enveloper-provider/pom.xml index 02f91fa8f..397ca4426 100644 --- a/test-utils/test-utils-enveloper-provider/pom.xml +++ b/test-utils/test-utils-enveloper-provider/pom.xml @@ -5,7 +5,7 @@ test-utils uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-framework-persistence/pom.xml b/test-utils/test-utils-framework-persistence/pom.xml index 4fe820d85..2ce0500de 100644 --- a/test-utils/test-utils-framework-persistence/pom.xml +++ b/test-utils/test-utils-framework-persistence/pom.xml @@ -5,7 +5,7 @@ test-utils uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-jmx/pom.xml b/test-utils/test-utils-jmx/pom.xml index 7fa142d92..f40ca8df0 100644 --- a/test-utils/test-utils-jmx/pom.xml +++ b/test-utils/test-utils-jmx/pom.xml @@ -5,7 +5,7 @@ test-utils uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0 diff --git a/test-utils/test-utils-messaging/pom.xml b/test-utils/test-utils-messaging/pom.xml index 000905320..587418074 100644 --- a/test-utils/test-utils-messaging/pom.xml +++ b/test-utils/test-utils-messaging/pom.xml @@ -5,7 +5,7 @@ test-utils uk.gov.justice.services - 6.5.1-SNAPSHOT + 6.5.0-M2 4.0.0