From eb07c07f6ff1079ec00a3aeeee0de8793f7c7d62 Mon Sep 17 00:00:00 2001 From: Rob Moffat Date: Wed, 5 Jun 2024 10:56:18 +0100 Subject: [PATCH] Release --- demos/claim-bot/pom.xml | 6 +++--- demos/custom-help-bot/pom.xml | 6 +++--- demos/demo-bot/pom.xml | 6 +++--- demos/rooms-bot/pom.xml | 6 +++--- demos/todo-bot/pom.xml | 6 +++--- libs/chat-workflow-coverage/pom.xml | 14 +++++++------- libs/chat-workflow-testing/pom.xml | 4 ++-- libs/chat-workflow/pom.xml | 4 ++-- libs/entity-json/pom.xml | 2 +- .../pom.xml | 8 ++++---- libs/symphony/entities/pom.xml | 4 ++-- .../pom.xml | 6 +++--- pom.xml | 2 +- tools/poll-bot/pom.xml | 6 +++--- tools/reminder-bot/pom.xml | 8 ++++---- tools/rss-bot/pom.xml | 4 ++-- 16 files changed, 46 insertions(+), 46 deletions(-) diff --git a/demos/claim-bot/pom.xml b/demos/claim-bot/pom.xml index 46f64719..3d299415 100644 --- a/demos/claim-bot/pom.xml +++ b/demos/claim-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.apache.commons diff --git a/demos/custom-help-bot/pom.xml b/demos/custom-help-bot/pom.xml index 83d2d035..722ff5c2 100644 --- a/demos/custom-help-bot/pom.xml +++ b/demos/custom-help-bot/pom.xml @@ -7,7 +7,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../pom.xml @@ -29,13 +29,13 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT compile org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT compile diff --git a/demos/demo-bot/pom.xml b/demos/demo-bot/pom.xml index d676db25..24eed647 100644 --- a/demos/demo-bot/pom.xml +++ b/demos/demo-bot/pom.xml @@ -7,7 +7,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../pom.xml @@ -28,13 +28,13 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT compile org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT compile diff --git a/demos/rooms-bot/pom.xml b/demos/rooms-bot/pom.xml index 5868d717..7f2c182d 100644 --- a/demos/rooms-bot/pom.xml +++ b/demos/rooms-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../pom.xml @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT diff --git a/demos/todo-bot/pom.xml b/demos/todo-bot/pom.xml index 9d2beed3..00751f77 100644 --- a/demos/todo-bot/pom.xml +++ b/demos/todo-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.apache.commons diff --git a/libs/chat-workflow-coverage/pom.xml b/libs/chat-workflow-coverage/pom.xml index b3d7833f..163fc33b 100644 --- a/libs/chat-workflow-coverage/pom.xml +++ b/libs/chat-workflow-coverage/pom.xml @@ -10,7 +10,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -56,32 +56,32 @@ org.finos.springbot chat-workflow - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot chat-workflow-testing - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot entity-json - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot entities - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT diff --git a/libs/chat-workflow-testing/pom.xml b/libs/chat-workflow-testing/pom.xml index 89b245cc..d09ac9e2 100644 --- a/libs/chat-workflow-testing/pom.xml +++ b/libs/chat-workflow-testing/pom.xml @@ -9,7 +9,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -22,7 +22,7 @@ org.finos.springbot chat-workflow - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT diff --git a/libs/chat-workflow/pom.xml b/libs/chat-workflow/pom.xml index 44ee2d98..b5a80c5e 100644 --- a/libs/chat-workflow/pom.xml +++ b/libs/chat-workflow/pom.xml @@ -11,7 +11,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -37,7 +37,7 @@ org.finos.springbot entity-json - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.springframework.boot diff --git a/libs/entity-json/pom.xml b/libs/entity-json/pom.xml index 6ff8be68..98a55bc2 100644 --- a/libs/entity-json/pom.xml +++ b/libs/entity-json/pom.xml @@ -10,7 +10,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. diff --git a/libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/pom.xml b/libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/pom.xml index 9d16ec6c..ed18eb2f 100644 --- a/libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/pom.xml +++ b/libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../.. @@ -22,12 +22,12 @@ org.finos.springbot chat-workflow - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot entities - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.symphony.bdk @@ -43,7 +43,7 @@ org.finos.springbot chat-workflow-testing - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT test diff --git a/libs/symphony/entities/pom.xml b/libs/symphony/entities/pom.xml index edb6c9c5..efa1bb58 100644 --- a/libs/symphony/entities/pom.xml +++ b/libs/symphony/entities/pom.xml @@ -10,7 +10,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../.. @@ -23,7 +23,7 @@ org.finos.springbot entity-json - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT diff --git a/libs/teams/teams-chat-workflow-spring-boot-starter/pom.xml b/libs/teams/teams-chat-workflow-spring-boot-starter/pom.xml index 03bb5358..0ee43d58 100644 --- a/libs/teams/teams-chat-workflow-spring-boot-starter/pom.xml +++ b/libs/teams/teams-chat-workflow-spring-boot-starter/pom.xml @@ -9,7 +9,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../.. @@ -22,7 +22,7 @@ org.finos.springbot chat-workflow - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT @@ -82,7 +82,7 @@ org.finos.springbot chat-workflow-testing - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT test diff --git a/pom.xml b/pom.xml index a16cfe1a..0c1f4b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT pom Spring Bot diff --git a/tools/poll-bot/pom.xml b/tools/poll-bot/pom.xml index 1b0f0ec7..197389ce 100644 --- a/tools/poll-bot/pom.xml +++ b/tools/poll-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT diff --git a/tools/reminder-bot/pom.xml b/tools/reminder-bot/pom.xml index 155f650e..5a13be80 100644 --- a/tools/reminder-bot/pom.xml +++ b/tools/reminder-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../../pom.xml @@ -24,12 +24,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.apache.commons @@ -61,7 +61,7 @@ org.finos.springbot chat-workflow-testing - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT test diff --git a/tools/rss-bot/pom.xml b/tools/rss-bot/pom.xml index c433c2fe..9cd2ecc5 100644 --- a/tools/rss-bot/pom.xml +++ b/tools/rss-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT ../.. @@ -23,7 +23,7 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.3-SNAPSHOT + 9.0.5-SNAPSHOT org.apache.commons