From 1308d3ab9281ef6ed67ec495e539eba43cfa49d7 Mon Sep 17 00:00:00 2001 From: amckenzie Date: Fri, 16 Aug 2019 14:50:45 +0100 Subject: [PATCH] Update to 6.0.4 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-liquibase/pom.xml | 2 +- framework-system/pom.xml | 2 +- framework-system/shuttering-persistence/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 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/aggregate/pom.xml b/aggregate/pom.xml index a38193dd1..182e27b18 100644 --- a/aggregate/pom.xml +++ b/aggregate/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/common-rest/pom.xml b/common-rest/pom.xml index 4471cb807..419af04ef 100644 --- a/common-rest/pom.xml +++ b/common-rest/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index f2a741e82..502394a38 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/components/custom/pom.xml b/components/custom/pom.xml index 154f6cbea..4b35fb49b 100644 --- a/components/custom/pom.xml +++ b/components/custom/pom.xml @@ -5,7 +5,7 @@ components uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/components/pom.xml b/components/pom.xml index 8fa0397fd..fa116df09 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 1f8a37685..13f99ac1c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/event-subscription-test-utils/pom.xml b/event-subscription-test-utils/pom.xml index 599ece39d..8637319ce 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/event-subscription/pom.xml b/event-subscription/pom.xml index b9b3d312e..5f064b31e 100644 --- a/event-subscription/pom.xml +++ b/event-subscription/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-bom/pom.xml b/framework-bom/pom.xml index d72eee7a9..56ad39b23 100644 --- a/framework-bom/pom.xml +++ b/framework-bom/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-system/framework-management/pom.xml b/framework-system/framework-management/pom.xml index a26e0846e..cee2597f3 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-system/framework-system-liquibase/pom.xml b/framework-system/framework-system-liquibase/pom.xml index f6f17a4e4..69d44b0d8 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-system/pom.xml b/framework-system/pom.xml index e338c43d1..c6fdb75bf 100644 --- a/framework-system/pom.xml +++ b/framework-system/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-system/shuttering-persistence/pom.xml b/framework-system/shuttering-persistence/pom.xml index afd4b32e8..d1fd3daa9 100644 --- a/framework-system/shuttering-persistence/pom.xml +++ b/framework-system/shuttering-persistence/pom.xml @@ -5,7 +5,7 @@ framework-system uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/framework-utilities/pom.xml b/framework-utilities/pom.xml index 458bfa44a..73f886975 100644 --- a/framework-utilities/pom.xml +++ b/framework-utilities/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/jmx/jmx-api/pom.xml b/jmx/jmx-api/pom.xml index 9f991ab12..1bf849f0f 100644 --- a/jmx/jmx-api/pom.xml +++ b/jmx/jmx-api/pom.xml @@ -5,7 +5,7 @@ jmx uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/jmx/jmx-command-client/pom.xml b/jmx/jmx-command-client/pom.xml index 7ba8d5bf3..bea2cb6b7 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/jmx/jmx-command-handling/pom.xml b/jmx/jmx-command-handling/pom.xml index 00e984806..b8258967f 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/jmx/pom.xml b/jmx/pom.xml index 2555f9a8f..5a9328628 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/messaging/messaging-core/pom.xml b/messaging/messaging-core/pom.xml index 4844c6610..ae2b2ce52 100644 --- a/messaging/messaging-core/pom.xml +++ b/messaging/messaging-core/pom.xml @@ -5,7 +5,7 @@ messaging uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/messaging/messaging-jms/pom.xml b/messaging/messaging-jms/pom.xml index 907267d8c..888963276 100644 --- a/messaging/messaging-jms/pom.xml +++ b/messaging/messaging-jms/pom.xml @@ -5,7 +5,7 @@ messaging uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/messaging/pom.xml b/messaging/pom.xml index a3553c1a3..be9210bfc 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/persistence/persistence-deltaspike/pom.xml b/persistence/persistence-deltaspike/pom.xml index 1bb072caf..a22be0229 100644 --- a/persistence/persistence-deltaspike/pom.xml +++ b/persistence/persistence-deltaspike/pom.xml @@ -5,7 +5,7 @@ persistence uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/persistence/persistence-jdbc/pom.xml b/persistence/persistence-jdbc/pom.xml index a2118fcbd..140530c42 100644 --- a/persistence/persistence-jdbc/pom.xml +++ b/persistence/persistence-jdbc/pom.xml @@ -5,7 +5,7 @@ persistence uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/persistence/pom.xml b/persistence/pom.xml index be68c5586..4d6086238 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/pom.xml b/pom.xml index 04544d002..ad5429167 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ uk.gov.justice.services microservice-framework - 6.1.0-SNAPSHOT + 6.0.4 pom Microservice Framework diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 15494566f..f13dfce8f 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -5,7 +5,7 @@ microservice-framework uk.gov.justice.services - 6.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-common/pom.xml b/test-utils/test-utils-common/pom.xml index c27efd5c0..0c30694a5 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-core/pom.xml b/test-utils/test-utils-core/pom.xml index 3f0e282e2..48c0d1579 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-enveloper-provider/pom.xml b/test-utils/test-utils-enveloper-provider/pom.xml index 73a2f328f..8a844c482 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-framework-persistence/pom.xml b/test-utils/test-utils-framework-persistence/pom.xml index 0a999c966..7923656b8 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-jmx/pom.xml b/test-utils/test-utils-jmx/pom.xml index a745715d3..26c052836 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.1.0-SNAPSHOT + 6.0.4 4.0.0 diff --git a/test-utils/test-utils-messaging/pom.xml b/test-utils/test-utils-messaging/pom.xml index 4503322cd..6fdc19a7d 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.1.0-SNAPSHOT + 6.0.4 4.0.0