From 7e4a41a66a37abc709723cec140abd7635dc9af1 Mon Sep 17 00:00:00 2001 From: Julien Buret Date: Mon, 27 Jun 2022 23:39:40 +0200 Subject: [PATCH] [maven-release-plugin] prepare release tock-22.3.1 --- bot/admin/kotlin-compiler/client/pom.xml | 2 +- bot/admin/kotlin-compiler/core/pom.xml | 2 +- bot/admin/kotlin-compiler/pom.xml | 2 +- bot/admin/kotlin-compiler/server/pom.xml | 2 +- bot/admin/kotlin-compiler/shared/pom.xml | 2 +- bot/admin/pom.xml | 2 +- bot/admin/server/pom.xml | 2 +- bot/admin/test/core/pom.xml | 2 +- bot/admin/test/pom.xml | 2 +- bot/admin/test/xray/pom.xml | 2 +- bot/admin/web/pom.xml | 2 +- bot/api/client/pom.xml | 2 +- bot/api/model/pom.xml | 2 +- bot/api/pom.xml | 2 +- bot/api/retrofit-jackson-client/pom.xml | 2 +- bot/api/service/pom.xml | 2 +- bot/api/webhook-base/pom.xml | 2 +- bot/api/webhook/pom.xml | 2 +- bot/api/websocket-base/pom.xml | 2 +- bot/api/websocket/pom.xml | 2 +- bot/chatbase/pom.xml | 2 +- bot/connector-alexa/pom.xml | 2 +- bot/connector-businesschat/pom.xml | 2 +- bot/connector-ga/pom.xml | 2 +- bot/connector-google-chat/pom.xml | 2 +- bot/connector-messenger/pom.xml | 2 +- bot/connector-rest-client/pom.xml | 2 +- bot/connector-rest/pom.xml | 2 +- bot/connector-rocketchat/pom.xml | 2 +- bot/connector-slack/pom.xml | 2 +- bot/connector-teams/pom.xml | 2 +- bot/connector-twitter/pom.xml | 2 +- bot/connector-web-model/pom.xml | 2 +- bot/connector-web/pom.xml | 2 +- bot/connector-whatsapp/pom.xml | 2 +- bot/dialogflow/pom.xml | 2 +- bot/engine-jackson/pom.xml | 2 +- bot/engine/pom.xml | 2 +- bot/orchestration/pom.xml | 2 +- bot/pom.xml | 2 +- bot/storage-mongo/pom.xml | 2 +- bot/test-base/pom.xml | 2 +- bot/test/pom.xml | 2 +- bot/toolkit-base/pom.xml | 2 +- bot/toolkit/pom.xml | 2 +- bot/xray/pom.xml | 2 +- nlp/admin/pom.xml | 2 +- nlp/admin/server/pom.xml | 2 +- nlp/admin/web/pom.xml | 2 +- nlp/api/client/pom.xml | 2 +- nlp/api/doc/pom.xml | 2 +- nlp/api/pom.xml | 2 +- nlp/api/service/pom.xml | 2 +- nlp/build-model-worker-on-aws-batch/pom.xml | 2 +- nlp/build-model-worker-on-demand/pom.xml | 2 +- nlp/build-model-worker/pom.xml | 2 +- nlp/core/client/pom.xml | 2 +- nlp/core/pom.xml | 2 +- nlp/core/service/pom.xml | 2 +- nlp/core/shared/pom.xml | 2 +- nlp/entity-evaluator/duckling/client/pom.xml | 2 +- nlp/entity-evaluator/duckling/pom.xml | 2 +- nlp/entity-evaluator/duckling/service/pom.xml | 2 +- nlp/entity-evaluator/entity-value/pom.xml | 2 +- nlp/entity-evaluator/pom.xml | 2 +- nlp/entity-evaluator/rest/pom.xml | 2 +- nlp/front/client/pom.xml | 2 +- nlp/front/ioc/pom.xml | 2 +- nlp/front/pom.xml | 2 +- nlp/front/service/pom.xml | 2 +- nlp/front/shared/pom.xml | 2 +- nlp/front/storage-mongo/pom.xml | 2 +- nlp/integration-tests/pom.xml | 2 +- nlp/model/client/pom.xml | 2 +- nlp/model/opennlp/pom.xml | 2 +- nlp/model/pom.xml | 2 +- nlp/model/rasa/pom.xml | 2 +- nlp/model/service/pom.xml | 2 +- nlp/model/shared/pom.xml | 2 +- nlp/model/storage-mongo/pom.xml | 2 +- nlp/pom.xml | 2 +- pom.xml | 4 ++-- shared/pom.xml | 2 +- stt/core/pom.xml | 2 +- stt/google-speech/pom.xml | 2 +- stt/noop/pom.xml | 2 +- stt/pom.xml | 2 +- translator/core/pom.xml | 2 +- translator/google-translate/pom.xml | 2 +- translator/noop/pom.xml | 2 +- translator/pom.xml | 2 +- 91 files changed, 92 insertions(+), 92 deletions(-) diff --git a/bot/admin/kotlin-compiler/client/pom.xml b/bot/admin/kotlin-compiler/client/pom.xml index 48977b8a5a..fd03ba6e93 100644 --- a/bot/admin/kotlin-compiler/client/pom.xml +++ b/bot/admin/kotlin-compiler/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-kotlin-compiler - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-kotlin-compiler-client diff --git a/bot/admin/kotlin-compiler/core/pom.xml b/bot/admin/kotlin-compiler/core/pom.xml index 855509e95a..7c8fa358d1 100644 --- a/bot/admin/kotlin-compiler/core/pom.xml +++ b/bot/admin/kotlin-compiler/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-kotlin-compiler - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-kotlin-compiler-core diff --git a/bot/admin/kotlin-compiler/pom.xml b/bot/admin/kotlin-compiler/pom.xml index 09be40c917..cd8b96e72f 100644 --- a/bot/admin/kotlin-compiler/pom.xml +++ b/bot/admin/kotlin-compiler/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-kotlin-compiler diff --git a/bot/admin/kotlin-compiler/server/pom.xml b/bot/admin/kotlin-compiler/server/pom.xml index e92a8dba65..4e3bdc49a9 100644 --- a/bot/admin/kotlin-compiler/server/pom.xml +++ b/bot/admin/kotlin-compiler/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-kotlin-compiler - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-kotlin-compiler-server diff --git a/bot/admin/kotlin-compiler/shared/pom.xml b/bot/admin/kotlin-compiler/shared/pom.xml index 396b84eb79..7197f4c155 100644 --- a/bot/admin/kotlin-compiler/shared/pom.xml +++ b/bot/admin/kotlin-compiler/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-kotlin-compiler - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-kotlin-compiler-shared diff --git a/bot/admin/pom.xml b/bot/admin/pom.xml index 7bf378596f..380fa6c4c2 100644 --- a/bot/admin/pom.xml +++ b/bot/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin diff --git a/bot/admin/server/pom.xml b/bot/admin/server/pom.xml index 25819fa6ae..a3fb2106b5 100644 --- a/bot/admin/server/pom.xml +++ b/bot/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-server diff --git a/bot/admin/test/core/pom.xml b/bot/admin/test/core/pom.xml index 1ad26b1fd6..dbcde5c58d 100644 --- a/bot/admin/test/core/pom.xml +++ b/bot/admin/test/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-test - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-test-core diff --git a/bot/admin/test/pom.xml b/bot/admin/test/pom.xml index 2c9ed2a971..2631cbdeed 100644 --- a/bot/admin/test/pom.xml +++ b/bot/admin/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-test diff --git a/bot/admin/test/xray/pom.xml b/bot/admin/test/xray/pom.xml index ad8ee4d0de..192f4357b1 100644 --- a/bot/admin/test/xray/pom.xml +++ b/bot/admin/test/xray/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin-test - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-test-xray diff --git a/bot/admin/web/pom.xml b/bot/admin/web/pom.xml index ebdb643cd2..75e47cb13d 100644 --- a/bot/admin/web/pom.xml +++ b/bot/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-admin-web diff --git a/bot/api/client/pom.xml b/bot/api/client/pom.xml index 22dc22ef31..82d69ed790 100644 --- a/bot/api/client/pom.xml +++ b/bot/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-client diff --git a/bot/api/model/pom.xml b/bot/api/model/pom.xml index 8f11d70838..1c0377a38a 100644 --- a/bot/api/model/pom.xml +++ b/bot/api/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-model diff --git a/bot/api/pom.xml b/bot/api/pom.xml index 745bbc1edd..ac7d349a47 100644 --- a/bot/api/pom.xml +++ b/bot/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api diff --git a/bot/api/retrofit-jackson-client/pom.xml b/bot/api/retrofit-jackson-client/pom.xml index 9776c6da21..4e4b8cacfb 100644 --- a/bot/api/retrofit-jackson-client/pom.xml +++ b/bot/api/retrofit-jackson-client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-retrofit-jackson-client diff --git a/bot/api/service/pom.xml b/bot/api/service/pom.xml index 11dc2b7221..4a1d51ead4 100644 --- a/bot/api/service/pom.xml +++ b/bot/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-service diff --git a/bot/api/webhook-base/pom.xml b/bot/api/webhook-base/pom.xml index ad12cffa3b..f510374a54 100644 --- a/bot/api/webhook-base/pom.xml +++ b/bot/api/webhook-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-webhook-base diff --git a/bot/api/webhook/pom.xml b/bot/api/webhook/pom.xml index 34131a0fbe..d4c51c1efd 100644 --- a/bot/api/webhook/pom.xml +++ b/bot/api/webhook/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-webhook diff --git a/bot/api/websocket-base/pom.xml b/bot/api/websocket-base/pom.xml index c01572c621..9a9269ee1c 100644 --- a/bot/api/websocket-base/pom.xml +++ b/bot/api/websocket-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-websocket-base diff --git a/bot/api/websocket/pom.xml b/bot/api/websocket/pom.xml index 6468e03463..10163407b5 100644 --- a/bot/api/websocket/pom.xml +++ b/bot/api/websocket/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-api-websocket diff --git a/bot/chatbase/pom.xml b/bot/chatbase/pom.xml index 7e794bba8c..f5f496813b 100644 --- a/bot/chatbase/pom.xml +++ b/bot/chatbase/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-alexa/pom.xml b/bot/connector-alexa/pom.xml index 518b17e9e3..b9d349946d 100644 --- a/bot/connector-alexa/pom.xml +++ b/bot/connector-alexa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-alexa diff --git a/bot/connector-businesschat/pom.xml b/bot/connector-businesschat/pom.xml index e7d2bbaad0..65c3253fee 100644 --- a/bot/connector-businesschat/pom.xml +++ b/bot/connector-businesschat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-ga/pom.xml b/bot/connector-ga/pom.xml index daec8b14c5..8efd31c3af 100644 --- a/bot/connector-ga/pom.xml +++ b/bot/connector-ga/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-ga diff --git a/bot/connector-google-chat/pom.xml b/bot/connector-google-chat/pom.xml index aa21d2b5a2..87bd2e26a4 100644 --- a/bot/connector-google-chat/pom.xml +++ b/bot/connector-google-chat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-messenger/pom.xml b/bot/connector-messenger/pom.xml index 6ff32294fa..b259c0c26d 100644 --- a/bot/connector-messenger/pom.xml +++ b/bot/connector-messenger/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-messenger diff --git a/bot/connector-rest-client/pom.xml b/bot/connector-rest-client/pom.xml index ade3b19f5e..0d1a7e28bd 100644 --- a/bot/connector-rest-client/pom.xml +++ b/bot/connector-rest-client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-rest-client diff --git a/bot/connector-rest/pom.xml b/bot/connector-rest/pom.xml index 6b2c8f9df3..58809938ad 100644 --- a/bot/connector-rest/pom.xml +++ b/bot/connector-rest/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-rest diff --git a/bot/connector-rocketchat/pom.xml b/bot/connector-rocketchat/pom.xml index 92835ce665..aff74a0ee8 100644 --- a/bot/connector-rocketchat/pom.xml +++ b/bot/connector-rocketchat/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-rocketchat diff --git a/bot/connector-slack/pom.xml b/bot/connector-slack/pom.xml index 5598cea791..d1b002f9e7 100644 --- a/bot/connector-slack/pom.xml +++ b/bot/connector-slack/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-slack diff --git a/bot/connector-teams/pom.xml b/bot/connector-teams/pom.xml index 195649e62f..f25d5b5f41 100644 --- a/bot/connector-teams/pom.xml +++ b/bot/connector-teams/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-teams diff --git a/bot/connector-twitter/pom.xml b/bot/connector-twitter/pom.xml index fc77290485..6e1751ce28 100644 --- a/bot/connector-twitter/pom.xml +++ b/bot/connector-twitter/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-web-model/pom.xml b/bot/connector-web-model/pom.xml index 29d3cb0875..ebb0d18d37 100644 --- a/bot/connector-web-model/pom.xml +++ b/bot/connector-web-model/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-web/pom.xml b/bot/connector-web/pom.xml index 69104d219a..80d706364f 100644 --- a/bot/connector-web/pom.xml +++ b/bot/connector-web/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/connector-whatsapp/pom.xml b/bot/connector-whatsapp/pom.xml index c1a414aa5f..5aad835ce8 100644 --- a/bot/connector-whatsapp/pom.xml +++ b/bot/connector-whatsapp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-connector-whatsapp diff --git a/bot/dialogflow/pom.xml b/bot/dialogflow/pom.xml index 689c328010..6694ece698 100644 --- a/bot/dialogflow/pom.xml +++ b/bot/dialogflow/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-dialogflow diff --git a/bot/engine-jackson/pom.xml b/bot/engine-jackson/pom.xml index 80800c746a..89e87f285c 100644 --- a/bot/engine-jackson/pom.xml +++ b/bot/engine-jackson/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-engine-jackson diff --git a/bot/engine/pom.xml b/bot/engine/pom.xml index 72ae4c513e..db217177e9 100644 --- a/bot/engine/pom.xml +++ b/bot/engine/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-engine diff --git a/bot/orchestration/pom.xml b/bot/orchestration/pom.xml index 2d17a51e1f..cf9c6d219d 100644 --- a/bot/orchestration/pom.xml +++ b/bot/orchestration/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.3.1-SNAPSHOT + 22.3.1 4.0.0 diff --git a/bot/pom.xml b/bot/pom.xml index 6c8158991b..f7f1db30c4 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 tock-bot diff --git a/bot/storage-mongo/pom.xml b/bot/storage-mongo/pom.xml index 8bfa277f95..9ff5b14068 100644 --- a/bot/storage-mongo/pom.xml +++ b/bot/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-bot-storage-mongo diff --git a/bot/test-base/pom.xml b/bot/test-base/pom.xml index ca3cc90f04..ceeafcf33d 100644 --- a/bot/test-base/pom.xml +++ b/bot/test-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 bot-test-base diff --git a/bot/test/pom.xml b/bot/test/pom.xml index ebe5130405..e651590d0d 100644 --- a/bot/test/pom.xml +++ b/bot/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 bot-test diff --git a/bot/toolkit-base/pom.xml b/bot/toolkit-base/pom.xml index 0d66a3441f..865c88b08d 100644 --- a/bot/toolkit-base/pom.xml +++ b/bot/toolkit-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 bot-toolkit-base diff --git a/bot/toolkit/pom.xml b/bot/toolkit/pom.xml index 7b7bdeb5f9..a5921f7b68 100644 --- a/bot/toolkit/pom.xml +++ b/bot/toolkit/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 bot-toolkit diff --git a/bot/xray/pom.xml b/bot/xray/pom.xml index 11048ea47f..2f3a2f5374 100644 --- a/bot/xray/pom.xml +++ b/bot/xray/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.3.1-SNAPSHOT + 22.3.1 tock-xray-plugin diff --git a/nlp/admin/pom.xml b/nlp/admin/pom.xml index b84fe4c2bd..901620d4dc 100644 --- a/nlp/admin/pom.xml +++ b/nlp/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-admin diff --git a/nlp/admin/server/pom.xml b/nlp/admin/server/pom.xml index 6114483c18..c98807eb8e 100644 --- a/nlp/admin/server/pom.xml +++ b/nlp/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-admin-server diff --git a/nlp/admin/web/pom.xml b/nlp/admin/web/pom.xml index 55a95c1d01..916062d835 100644 --- a/nlp/admin/web/pom.xml +++ b/nlp/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-admin-web diff --git a/nlp/api/client/pom.xml b/nlp/api/client/pom.xml index d9ead0712e..adcb4a4f50 100644 --- a/nlp/api/client/pom.xml +++ b/nlp/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.3.1-SNAPSHOT + 22.3.1 nlp-api-client diff --git a/nlp/api/doc/pom.xml b/nlp/api/doc/pom.xml index 90e7c3c9c4..e4376e1263 100644 --- a/nlp/api/doc/pom.xml +++ b/nlp/api/doc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-api-doc diff --git a/nlp/api/pom.xml b/nlp/api/pom.xml index a772fe7233..ceaaf40bbe 100644 --- a/nlp/api/pom.xml +++ b/nlp/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-api diff --git a/nlp/api/service/pom.xml b/nlp/api/service/pom.xml index a4d6287cad..ae78639db7 100644 --- a/nlp/api/service/pom.xml +++ b/nlp/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-api-service diff --git a/nlp/build-model-worker-on-aws-batch/pom.xml b/nlp/build-model-worker-on-aws-batch/pom.xml index f28e81c07f..b3aebfda9e 100644 --- a/nlp/build-model-worker-on-aws-batch/pom.xml +++ b/nlp/build-model-worker-on-aws-batch/pom.xml @@ -20,7 +20,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-build-model-worker-on-aws-batch diff --git a/nlp/build-model-worker-on-demand/pom.xml b/nlp/build-model-worker-on-demand/pom.xml index 68bd5c5ec9..c31cf082f6 100644 --- a/nlp/build-model-worker-on-demand/pom.xml +++ b/nlp/build-model-worker-on-demand/pom.xml @@ -20,7 +20,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-build-model-worker-on-demand diff --git a/nlp/build-model-worker/pom.xml b/nlp/build-model-worker/pom.xml index de90656bda..d1445c74cc 100644 --- a/nlp/build-model-worker/pom.xml +++ b/nlp/build-model-worker/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-build-model-worker diff --git a/nlp/core/client/pom.xml b/nlp/core/client/pom.xml index 4c93b6731c..0bd12765d9 100644 --- a/nlp/core/client/pom.xml +++ b/nlp/core/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-core-client diff --git a/nlp/core/pom.xml b/nlp/core/pom.xml index 222b85e3f9..a4b9b0e831 100644 --- a/nlp/core/pom.xml +++ b/nlp/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-core diff --git a/nlp/core/service/pom.xml b/nlp/core/service/pom.xml index 9881f2d633..4351b79062 100644 --- a/nlp/core/service/pom.xml +++ b/nlp/core/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-core-service diff --git a/nlp/core/shared/pom.xml b/nlp/core/shared/pom.xml index 9584792ed8..633ff8ab33 100644 --- a/nlp/core/shared/pom.xml +++ b/nlp/core/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-core-shared diff --git a/nlp/entity-evaluator/duckling/client/pom.xml b/nlp/entity-evaluator/duckling/client/pom.xml index 5f53602472..3f1821e888 100644 --- a/nlp/entity-evaluator/duckling/client/pom.xml +++ b/nlp/entity-evaluator/duckling/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-duckling - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-duckling-client diff --git a/nlp/entity-evaluator/duckling/pom.xml b/nlp/entity-evaluator/duckling/pom.xml index b65a4e0479..15aa07f5dd 100644 --- a/nlp/entity-evaluator/duckling/pom.xml +++ b/nlp/entity-evaluator/duckling/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-entity-evaluator - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-duckling diff --git a/nlp/entity-evaluator/duckling/service/pom.xml b/nlp/entity-evaluator/duckling/service/pom.xml index 1fed82bfb8..eb915c536e 100644 --- a/nlp/entity-evaluator/duckling/service/pom.xml +++ b/nlp/entity-evaluator/duckling/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-duckling - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-duckling-service diff --git a/nlp/entity-evaluator/entity-value/pom.xml b/nlp/entity-evaluator/entity-value/pom.xml index 1540308377..fc2fb11a29 100644 --- a/nlp/entity-evaluator/entity-value/pom.xml +++ b/nlp/entity-evaluator/entity-value/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-entity-evaluator - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-entity-value diff --git a/nlp/entity-evaluator/pom.xml b/nlp/entity-evaluator/pom.xml index 8a35eac9b5..be59db5938 100644 --- a/nlp/entity-evaluator/pom.xml +++ b/nlp/entity-evaluator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-entity-evaluator diff --git a/nlp/entity-evaluator/rest/pom.xml b/nlp/entity-evaluator/rest/pom.xml index 565398cacc..93067c095f 100644 --- a/nlp/entity-evaluator/rest/pom.xml +++ b/nlp/entity-evaluator/rest/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-entity-evaluator - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-entity-rest diff --git a/nlp/front/client/pom.xml b/nlp/front/client/pom.xml index 6477bdd00f..ecb44b5437 100644 --- a/nlp/front/client/pom.xml +++ b/nlp/front/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front-client diff --git a/nlp/front/ioc/pom.xml b/nlp/front/ioc/pom.xml index b268edd564..3173d1a60e 100644 --- a/nlp/front/ioc/pom.xml +++ b/nlp/front/ioc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front-ioc diff --git a/nlp/front/pom.xml b/nlp/front/pom.xml index 0add2a82f6..179645ab5f 100644 --- a/nlp/front/pom.xml +++ b/nlp/front/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front diff --git a/nlp/front/service/pom.xml b/nlp/front/service/pom.xml index 9477346a0b..e5fffb26d1 100644 --- a/nlp/front/service/pom.xml +++ b/nlp/front/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front-service diff --git a/nlp/front/shared/pom.xml b/nlp/front/shared/pom.xml index 4799ad8dbc..1909a88305 100644 --- a/nlp/front/shared/pom.xml +++ b/nlp/front/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front-shared diff --git a/nlp/front/storage-mongo/pom.xml b/nlp/front/storage-mongo/pom.xml index 7602bf7904..8220cc253e 100644 --- a/nlp/front/storage-mongo/pom.xml +++ b/nlp/front/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-front-storage-mongo diff --git a/nlp/integration-tests/pom.xml b/nlp/integration-tests/pom.xml index 853671e77f..bac4070ea7 100644 --- a/nlp/integration-tests/pom.xml +++ b/nlp/integration-tests/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-integration-tests diff --git a/nlp/model/client/pom.xml b/nlp/model/client/pom.xml index 6083e9d57e..cdb8c0d5a1 100644 --- a/nlp/model/client/pom.xml +++ b/nlp/model/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-client diff --git a/nlp/model/opennlp/pom.xml b/nlp/model/opennlp/pom.xml index fae44cdb9b..af24c7806b 100644 --- a/nlp/model/opennlp/pom.xml +++ b/nlp/model/opennlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-opennlp diff --git a/nlp/model/pom.xml b/nlp/model/pom.xml index c9368b9b51..3b8d4f39b3 100644 --- a/nlp/model/pom.xml +++ b/nlp/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.3.1-SNAPSHOT + 22.3.1 pom diff --git a/nlp/model/rasa/pom.xml b/nlp/model/rasa/pom.xml index d262ea214d..d7c69f0de4 100644 --- a/nlp/model/rasa/pom.xml +++ b/nlp/model/rasa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-rasa diff --git a/nlp/model/service/pom.xml b/nlp/model/service/pom.xml index c667b599fd..e71a7b347b 100644 --- a/nlp/model/service/pom.xml +++ b/nlp/model/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-service diff --git a/nlp/model/shared/pom.xml b/nlp/model/shared/pom.xml index 526754b5cd..12c54e85ff 100644 --- a/nlp/model/shared/pom.xml +++ b/nlp/model/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-shared diff --git a/nlp/model/storage-mongo/pom.xml b/nlp/model/storage-mongo/pom.xml index 7f435924c5..0c5e4a55bb 100644 --- a/nlp/model/storage-mongo/pom.xml +++ b/nlp/model/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp-model-storage-mongo diff --git a/nlp/pom.xml b/nlp/pom.xml index b854bf001c..d3a5b73865 100644 --- a/nlp/pom.xml +++ b/nlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 tock-nlp diff --git a/pom.xml b/pom.xml index 6507af12b3..c57f22bebc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 pom Tock Tock, The Open Conversation Kit @@ -879,7 +879,7 @@ scm:git:git@github.com:theopenconversationkit/tock.git scm:git:git@github.com:theopenconversationkit/tock.git git@github.com:theopenconversationkit/tock.git - tock-${project.version} + tock-22.3.1 diff --git a/shared/pom.xml b/shared/pom.xml index b4429c6ed2..bff3241027 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 tock-shared diff --git a/stt/core/pom.xml b/stt/core/pom.xml index bc20a124d5..d38041aedf 100644 --- a/stt/core/pom.xml +++ b/stt/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.3.1-SNAPSHOT + 22.3.1 tock-stt-core diff --git a/stt/google-speech/pom.xml b/stt/google-speech/pom.xml index 9f1fe0edac..36972aa23d 100644 --- a/stt/google-speech/pom.xml +++ b/stt/google-speech/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.3.1-SNAPSHOT + 22.3.1 tock-stt-google-speech diff --git a/stt/noop/pom.xml b/stt/noop/pom.xml index 860f8767d6..84b850bbef 100644 --- a/stt/noop/pom.xml +++ b/stt/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.3.1-SNAPSHOT + 22.3.1 tock-stt-noop diff --git a/stt/pom.xml b/stt/pom.xml index 6a0c62007c..e42ba24bce 100644 --- a/stt/pom.xml +++ b/stt/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 tock-stt diff --git a/translator/core/pom.xml b/translator/core/pom.xml index f9ed4358ba..277c623eeb 100644 --- a/translator/core/pom.xml +++ b/translator/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.3.1-SNAPSHOT + 22.3.1 tock-translator-core diff --git a/translator/google-translate/pom.xml b/translator/google-translate/pom.xml index a135fddec0..3477dc0cd1 100644 --- a/translator/google-translate/pom.xml +++ b/translator/google-translate/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.3.1-SNAPSHOT + 22.3.1 tock-translator-google diff --git a/translator/noop/pom.xml b/translator/noop/pom.xml index b1a9a90a59..e223105f9c 100644 --- a/translator/noop/pom.xml +++ b/translator/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.3.1-SNAPSHOT + 22.3.1 tock-translator-noop diff --git a/translator/pom.xml b/translator/pom.xml index 985d0b7d87..e0213e1f18 100644 --- a/translator/pom.xml +++ b/translator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.3.1-SNAPSHOT + 22.3.1 tock-translator