From 899b049ec37b1112ce80ba25d898fffa11813a7f Mon Sep 17 00:00:00 2001 From: Rob Moffat Date: Mon, 8 Jul 2024 10:10:00 +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 | 9 ++++++++- tools/poll-bot/pom.xml | 6 +++--- tools/reminder-bot/pom.xml | 8 ++++---- tools/rss-bot/pom.xml | 4 ++-- 16 files changed, 53 insertions(+), 46 deletions(-) diff --git a/demos/claim-bot/pom.xml b/demos/claim-bot/pom.xml index 3d299415..35e3e1cf 100644 --- a/demos/claim-bot/pom.xml +++ b/demos/claim-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.apache.commons diff --git a/demos/custom-help-bot/pom.xml b/demos/custom-help-bot/pom.xml index 722ff5c2..31ffca7b 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.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../pom.xml @@ -29,13 +29,13 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT compile org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT compile diff --git a/demos/demo-bot/pom.xml b/demos/demo-bot/pom.xml index 24eed647..9a6e1821 100644 --- a/demos/demo-bot/pom.xml +++ b/demos/demo-bot/pom.xml @@ -7,7 +7,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../pom.xml @@ -28,13 +28,13 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT compile org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT compile diff --git a/demos/rooms-bot/pom.xml b/demos/rooms-bot/pom.xml index 7f2c182d..f0354468 100644 --- a/demos/rooms-bot/pom.xml +++ b/demos/rooms-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../pom.xml @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT diff --git a/demos/todo-bot/pom.xml b/demos/todo-bot/pom.xml index 00751f77..eae2e281 100644 --- a/demos/todo-bot/pom.xml +++ b/demos/todo-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.apache.commons diff --git a/libs/chat-workflow-coverage/pom.xml b/libs/chat-workflow-coverage/pom.xml index 163fc33b..ce2661aa 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.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -56,32 +56,32 @@ org.finos.springbot chat-workflow - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot chat-workflow-testing - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot entity-json - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot entities - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT diff --git a/libs/chat-workflow-testing/pom.xml b/libs/chat-workflow-testing/pom.xml index 8eb4ec66..36041b77 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.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -22,7 +22,7 @@ org.finos.springbot chat-workflow - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT diff --git a/libs/chat-workflow/pom.xml b/libs/chat-workflow/pom.xml index 2f5c3139..6d602918 100644 --- a/libs/chat-workflow/pom.xml +++ b/libs/chat-workflow/pom.xml @@ -11,7 +11,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -33,7 +33,7 @@ org.finos.springbot entity-json - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.springframework.boot diff --git a/libs/entity-json/pom.xml b/libs/entity-json/pom.xml index bb7db76f..ea767eed 100644 --- a/libs/entity-json/pom.xml +++ b/libs/entity-json/pom.xml @@ -10,7 +10,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-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 579b2599..67c4b046 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.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../.. @@ -22,12 +22,12 @@ org.finos.springbot chat-workflow - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot entities - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.symphony.bdk @@ -43,7 +43,7 @@ org.finos.springbot chat-workflow-testing - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT test diff --git a/libs/symphony/entities/pom.xml b/libs/symphony/entities/pom.xml index 74a31d90..44230f82 100644 --- a/libs/symphony/entities/pom.xml +++ b/libs/symphony/entities/pom.xml @@ -10,7 +10,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../.. @@ -23,7 +23,7 @@ org.finos.springbot entity-json - 9.0.5-SNAPSHOT + 10.0.1-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 e100942b..3a99b164 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.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../.. @@ -22,7 +22,7 @@ org.finos.springbot chat-workflow - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT @@ -153,7 +153,7 @@ org.finos.springbot chat-workflow-testing - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT test diff --git a/pom.xml b/pom.xml index 2787f007..b9047c2e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT pom Spring Bot @@ -276,4 +276,11 @@ + + + + nexus + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + diff --git a/tools/poll-bot/pom.xml b/tools/poll-bot/pom.xml index 197389ce..36c5b7f4 100644 --- a/tools/poll-bot/pom.xml +++ b/tools/poll-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -23,12 +23,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT diff --git a/tools/reminder-bot/pom.xml b/tools/reminder-bot/pom.xml index 77332e98..d7cd4f78 100644 --- a/tools/reminder-bot/pom.xml +++ b/tools/reminder-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../../pom.xml @@ -26,12 +26,12 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.finos.springbot teams-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.apache.commons @@ -80,7 +80,7 @@ org.finos.springbot chat-workflow-testing - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT test diff --git a/tools/rss-bot/pom.xml b/tools/rss-bot/pom.xml index 9cd2ecc5..907a433a 100644 --- a/tools/rss-bot/pom.xml +++ b/tools/rss-bot/pom.xml @@ -6,7 +6,7 @@ org.finos.springbot spring-bot - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT ../.. @@ -23,7 +23,7 @@ org.finos.springbot symphony-bdk-chat-workflow-spring-boot-starter - 9.0.5-SNAPSHOT + 10.0.1-SNAPSHOT org.apache.commons