From 2f5e01b477c0d853fde6f71972b8929c34becf83 Mon Sep 17 00:00:00 2001 From: nbentoneves Date: Wed, 13 Oct 2021 19:32:52 +0100 Subject: [PATCH] AUTO-RELEASE: 2021.10.0 --- application/pom.xml | 2 +- appointment-logic/pom.xml | 2 +- configs-logic/pom.xml | 2 +- customer-logic/pom.xml | 2 +- dailyTask-logic/pom.xml | 2 +- domain/pom.xml | 2 +- failureDetail-logic/pom.xml | 2 +- launch/pom.xml | 2 +- measures-logic/pom.xml | 2 +- metrics-logic/pom.xml | 2 +- pom.xml | 2 +- repository/pom.xml | 2 +- testing/pom.xml | 2 +- testing/testing-assertions/pom.xml | 2 +- testing/testing-framework/pom.xml | 2 +- utilities/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index 6136ade1..47a03d0e 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/appointment-logic/pom.xml b/appointment-logic/pom.xml index 088f2f0a..eea19f9b 100644 --- a/appointment-logic/pom.xml +++ b/appointment-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/configs-logic/pom.xml b/configs-logic/pom.xml index e97ef78a..f465a3e2 100644 --- a/configs-logic/pom.xml +++ b/configs-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/customer-logic/pom.xml b/customer-logic/pom.xml index ff3572be..0c4a2b77 100644 --- a/customer-logic/pom.xml +++ b/customer-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/dailyTask-logic/pom.xml b/dailyTask-logic/pom.xml index 61f4e9b5..7a8196b7 100644 --- a/dailyTask-logic/pom.xml +++ b/dailyTask-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/domain/pom.xml b/domain/pom.xml index f2db7964..84ee30cf 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/failureDetail-logic/pom.xml b/failureDetail-logic/pom.xml index d52c2a58..875bf499 100644 --- a/failureDetail-logic/pom.xml +++ b/failureDetail-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/launch/pom.xml b/launch/pom.xml index f2a2c7fe..4536876a 100644 --- a/launch/pom.xml +++ b/launch/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/measures-logic/pom.xml b/measures-logic/pom.xml index 864c59c9..810d4467 100644 --- a/measures-logic/pom.xml +++ b/measures-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/metrics-logic/pom.xml b/metrics-logic/pom.xml index d82b377a..cddd13fa 100644 --- a/metrics-logic/pom.xml +++ b/metrics-logic/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/pom.xml b/pom.xml index 3f99d315..a0f51a6f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.coach.flame flame-coach-service - 2021.10.0-SNAPSHOT + 2021.10.0 flame-coach-service diff --git a/repository/pom.xml b/repository/pom.xml index 9e478330..3a2e20df 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/testing/pom.xml b/testing/pom.xml index c609cb64..f22d4bb4 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -11,7 +11,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/testing/testing-assertions/pom.xml b/testing/testing-assertions/pom.xml index a40f4cc3..d9056dc9 100644 --- a/testing/testing-assertions/pom.xml +++ b/testing/testing-assertions/pom.xml @@ -5,7 +5,7 @@ testing com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/testing/testing-framework/pom.xml b/testing/testing-framework/pom.xml index d6e94fff..323b74d6 100644 --- a/testing/testing-framework/pom.xml +++ b/testing/testing-framework/pom.xml @@ -5,7 +5,7 @@ testing com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0 diff --git a/utilities/pom.xml b/utilities/pom.xml index d803afce..d482cc9c 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -5,7 +5,7 @@ flame-coach-service com.coach.flame - 2021.10.0-SNAPSHOT + 2021.10.0 4.0.0