From e4cc3a5bcc9883ed0efe1ef6c4879363565022d2 Mon Sep 17 00:00:00 2001 From: skin27 Date: Fri, 27 Sep 2024 13:22:18 +0000 Subject: [PATCH] Update version to 5.0.0 --- broker/pom.xml | 2 +- brokerRest/pom.xml | 2 +- dil/pom.xml | 2 +- integration/pom.xml | 2 +- integrationRest/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/broker/pom.xml b/broker/pom.xml index 57099042..9626b885 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -6,7 +6,7 @@ runtime org.assimbly - 5.0.1-SNAPSHOT + 5.0.0 broker diff --git a/brokerRest/pom.xml b/brokerRest/pom.xml index c1bb341d..464f0a99 100644 --- a/brokerRest/pom.xml +++ b/brokerRest/pom.xml @@ -6,7 +6,7 @@ runtime org.assimbly - 5.0.1-SNAPSHOT + 5.0.0 broker-rest diff --git a/dil/pom.xml b/dil/pom.xml index e68f9fef..7fa6224d 100644 --- a/dil/pom.xml +++ b/dil/pom.xml @@ -4,7 +4,7 @@ runtime org.assimbly - 5.0.1-SNAPSHOT + 5.0.0 dil diff --git a/integration/pom.xml b/integration/pom.xml index a8984f5e..cc9b3416 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -4,7 +4,7 @@ runtime org.assimbly - 5.0.1-SNAPSHOT + 5.0.0 integration diff --git a/integrationRest/pom.xml b/integrationRest/pom.xml index d218be4c..7e51ca78 100644 --- a/integrationRest/pom.xml +++ b/integrationRest/pom.xml @@ -6,7 +6,7 @@ runtime org.assimbly - 5.0.1-SNAPSHOT + 5.0.0 integration-rest diff --git a/pom.xml b/pom.xml index 61329d72..78207e4c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.assimbly runtime - 5.0.1-SNAPSHOT + 5.0.0 broker @@ -25,7 +25,7 @@ UTF-8 ${project.basedir} 6.1.3 - 5.0.1-SNAPSHOT + 5.0.0 3.0 3.3.4 3.9.9