From 354874d7716130e00a5ea079f1ca7b6b83f8bf37 Mon Sep 17 00:00:00 2001 From: Julien Buret Date: Thu, 5 Jan 2023 18:36:45 +0100 Subject: [PATCH] [maven-release-plugin] prepare release tock-22.9.3 --- 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-alcmeon/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-iadvize/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 +- 93 files changed, 94 insertions(+), 94 deletions(-) diff --git a/bot/admin/kotlin-compiler/client/pom.xml b/bot/admin/kotlin-compiler/client/pom.xml index 39c38529af..b01d1063f2 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.9.3-SNAPSHOT + 22.9.3 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 b8631542fd..64d2a848d5 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.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-kotlin-compiler-core diff --git a/bot/admin/kotlin-compiler/pom.xml b/bot/admin/kotlin-compiler/pom.xml index 7c5d05367c..45dad05ee7 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.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-kotlin-compiler diff --git a/bot/admin/kotlin-compiler/server/pom.xml b/bot/admin/kotlin-compiler/server/pom.xml index 3e5696e803..0c08527a2e 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.9.3-SNAPSHOT + 22.9.3 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 eae85601b3..9e9ea16867 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.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-kotlin-compiler-shared diff --git a/bot/admin/pom.xml b/bot/admin/pom.xml index 412aa1a74a..e4173d64ea 100644 --- a/bot/admin/pom.xml +++ b/bot/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-admin diff --git a/bot/admin/server/pom.xml b/bot/admin/server/pom.xml index a8db5a5d8f..0471943786 100644 --- a/bot/admin/server/pom.xml +++ b/bot/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-server diff --git a/bot/admin/test/core/pom.xml b/bot/admin/test/core/pom.xml index 9c004811cb..7337bb9d28 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.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-test-core diff --git a/bot/admin/test/pom.xml b/bot/admin/test/pom.xml index b6cbaeecff..ad7b006628 100644 --- a/bot/admin/test/pom.xml +++ b/bot/admin/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-test diff --git a/bot/admin/test/xray/pom.xml b/bot/admin/test/xray/pom.xml index 1276dec419..da8f549d58 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.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-test-xray diff --git a/bot/admin/web/pom.xml b/bot/admin/web/pom.xml index 3e64ed9f1e..6566a8a99a 100644 --- a/bot/admin/web/pom.xml +++ b/bot/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-admin-web diff --git a/bot/api/client/pom.xml b/bot/api/client/pom.xml index 9e08e8f0a8..8efa97d697 100644 --- a/bot/api/client/pom.xml +++ b/bot/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api-client diff --git a/bot/api/model/pom.xml b/bot/api/model/pom.xml index c76ee46f3a..bd11d8d8cf 100644 --- a/bot/api/model/pom.xml +++ b/bot/api/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api-model diff --git a/bot/api/pom.xml b/bot/api/pom.xml index 83f88a99cf..eac74a8fcc 100644 --- a/bot/api/pom.xml +++ b/bot/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api diff --git a/bot/api/retrofit-jackson-client/pom.xml b/bot/api/retrofit-jackson-client/pom.xml index 7d5a861b38..3cb636029c 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.9.3-SNAPSHOT + 22.9.3 tock-retrofit-jackson-client diff --git a/bot/api/service/pom.xml b/bot/api/service/pom.xml index a0861f2bd2..4eb71aa0cd 100644 --- a/bot/api/service/pom.xml +++ b/bot/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api-service diff --git a/bot/api/webhook-base/pom.xml b/bot/api/webhook-base/pom.xml index 005769f798..3475b3b028 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.9.3-SNAPSHOT + 22.9.3 tock-bot-api-webhook-base diff --git a/bot/api/webhook/pom.xml b/bot/api/webhook/pom.xml index f5bbf7c728..fe83e5fb97 100644 --- a/bot/api/webhook/pom.xml +++ b/bot/api/webhook/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api-webhook diff --git a/bot/api/websocket-base/pom.xml b/bot/api/websocket-base/pom.xml index 24749e599d..de55d13b19 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.9.3-SNAPSHOT + 22.9.3 tock-bot-api-websocket-base diff --git a/bot/api/websocket/pom.xml b/bot/api/websocket/pom.xml index 0c3b71dc77..3ea15ede71 100644 --- a/bot/api/websocket/pom.xml +++ b/bot/api/websocket/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-api-websocket diff --git a/bot/chatbase/pom.xml b/bot/chatbase/pom.xml index 1f888d565f..c83ba2b511 100644 --- a/bot/chatbase/pom.xml +++ b/bot/chatbase/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-alcmeon/pom.xml b/bot/connector-alcmeon/pom.xml index 776b99ab0f..c8844e0767 100644 --- a/bot/connector-alcmeon/pom.xml +++ b/bot/connector-alcmeon/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-alexa/pom.xml b/bot/connector-alexa/pom.xml index 0b08f8cb05..cae0c4ab84 100644 --- a/bot/connector-alexa/pom.xml +++ b/bot/connector-alexa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-alexa diff --git a/bot/connector-businesschat/pom.xml b/bot/connector-businesschat/pom.xml index 45b078ebf6..d9063b7585 100644 --- a/bot/connector-businesschat/pom.xml +++ b/bot/connector-businesschat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-ga/pom.xml b/bot/connector-ga/pom.xml index 809d900db6..f83e4a7539 100644 --- a/bot/connector-ga/pom.xml +++ b/bot/connector-ga/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-ga diff --git a/bot/connector-google-chat/pom.xml b/bot/connector-google-chat/pom.xml index 83e0ad1659..706950d6d0 100644 --- a/bot/connector-google-chat/pom.xml +++ b/bot/connector-google-chat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-iadvize/pom.xml b/bot/connector-iadvize/pom.xml index 9e8d9ce492..83f9c9f87a 100644 --- a/bot/connector-iadvize/pom.xml +++ b/bot/connector-iadvize/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-iadvize diff --git a/bot/connector-messenger/pom.xml b/bot/connector-messenger/pom.xml index 80a2d427ab..6da0881c2f 100644 --- a/bot/connector-messenger/pom.xml +++ b/bot/connector-messenger/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-messenger diff --git a/bot/connector-rest-client/pom.xml b/bot/connector-rest-client/pom.xml index 64a3b4e51e..a20d2cfd1c 100644 --- a/bot/connector-rest-client/pom.xml +++ b/bot/connector-rest-client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-rest-client diff --git a/bot/connector-rest/pom.xml b/bot/connector-rest/pom.xml index 8b74ef4660..4368b2f698 100644 --- a/bot/connector-rest/pom.xml +++ b/bot/connector-rest/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-rest diff --git a/bot/connector-rocketchat/pom.xml b/bot/connector-rocketchat/pom.xml index 2d7ff516bc..878cd55275 100644 --- a/bot/connector-rocketchat/pom.xml +++ b/bot/connector-rocketchat/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-rocketchat diff --git a/bot/connector-slack/pom.xml b/bot/connector-slack/pom.xml index 1eeecffe54..20db251674 100644 --- a/bot/connector-slack/pom.xml +++ b/bot/connector-slack/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-slack diff --git a/bot/connector-teams/pom.xml b/bot/connector-teams/pom.xml index 2c3a8201ca..055988d641 100644 --- a/bot/connector-teams/pom.xml +++ b/bot/connector-teams/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-teams diff --git a/bot/connector-twitter/pom.xml b/bot/connector-twitter/pom.xml index 9250be00fd..e0377758d6 100644 --- a/bot/connector-twitter/pom.xml +++ b/bot/connector-twitter/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-web-model/pom.xml b/bot/connector-web-model/pom.xml index 6112967932..98be4a852c 100644 --- a/bot/connector-web-model/pom.xml +++ b/bot/connector-web-model/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-web/pom.xml b/bot/connector-web/pom.xml index a722b9ce8a..2daa5d0070 100644 --- a/bot/connector-web/pom.xml +++ b/bot/connector-web/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/connector-whatsapp/pom.xml b/bot/connector-whatsapp/pom.xml index 7009c6978c..8973808c5d 100644 --- a/bot/connector-whatsapp/pom.xml +++ b/bot/connector-whatsapp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-connector-whatsapp diff --git a/bot/dialogflow/pom.xml b/bot/dialogflow/pom.xml index b36290e5e2..3b61299540 100644 --- a/bot/dialogflow/pom.xml +++ b/bot/dialogflow/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-dialogflow diff --git a/bot/engine-jackson/pom.xml b/bot/engine-jackson/pom.xml index 49fa0ddcfb..b11d0917c5 100644 --- a/bot/engine-jackson/pom.xml +++ b/bot/engine-jackson/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-engine-jackson diff --git a/bot/engine/pom.xml b/bot/engine/pom.xml index 10d8f471c0..2067ad5cbd 100644 --- a/bot/engine/pom.xml +++ b/bot/engine/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-engine diff --git a/bot/orchestration/pom.xml b/bot/orchestration/pom.xml index 455010326a..bb279dc4e4 100644 --- a/bot/orchestration/pom.xml +++ b/bot/orchestration/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 22.9.3-SNAPSHOT + 22.9.3 4.0.0 diff --git a/bot/pom.xml b/bot/pom.xml index fd4b2d30be..9892fee40d 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 tock-bot diff --git a/bot/storage-mongo/pom.xml b/bot/storage-mongo/pom.xml index 936beee9f7..26b3a231e8 100644 --- a/bot/storage-mongo/pom.xml +++ b/bot/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-bot-storage-mongo diff --git a/bot/test-base/pom.xml b/bot/test-base/pom.xml index b84929b36b..008da6bb31 100644 --- a/bot/test-base/pom.xml +++ b/bot/test-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 bot-test-base diff --git a/bot/test/pom.xml b/bot/test/pom.xml index 0a445a18fa..4a745a6da0 100644 --- a/bot/test/pom.xml +++ b/bot/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 bot-test diff --git a/bot/toolkit-base/pom.xml b/bot/toolkit-base/pom.xml index 0a79fc6526..a4e25f8d3a 100644 --- a/bot/toolkit-base/pom.xml +++ b/bot/toolkit-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 bot-toolkit-base diff --git a/bot/toolkit/pom.xml b/bot/toolkit/pom.xml index bb70878a8e..ea663cf28e 100644 --- a/bot/toolkit/pom.xml +++ b/bot/toolkit/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 bot-toolkit diff --git a/bot/xray/pom.xml b/bot/xray/pom.xml index 67cf5c7a08..a795c8fa72 100644 --- a/bot/xray/pom.xml +++ b/bot/xray/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 22.9.3-SNAPSHOT + 22.9.3 tock-xray-plugin diff --git a/nlp/admin/pom.xml b/nlp/admin/pom.xml index fef1a8b00b..2d4c0f3e72 100644 --- a/nlp/admin/pom.xml +++ b/nlp/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-admin diff --git a/nlp/admin/server/pom.xml b/nlp/admin/server/pom.xml index 9966c852d7..6c54db80e3 100644 --- a/nlp/admin/server/pom.xml +++ b/nlp/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-admin-server diff --git a/nlp/admin/web/pom.xml b/nlp/admin/web/pom.xml index 17b5fac0eb..250695c88a 100644 --- a/nlp/admin/web/pom.xml +++ b/nlp/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-admin-web diff --git a/nlp/api/client/pom.xml b/nlp/api/client/pom.xml index 15931680a8..fdf6b3d61a 100644 --- a/nlp/api/client/pom.xml +++ b/nlp/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.9.3-SNAPSHOT + 22.9.3 nlp-api-client diff --git a/nlp/api/doc/pom.xml b/nlp/api/doc/pom.xml index 5ef6863d65..125ef75436 100644 --- a/nlp/api/doc/pom.xml +++ b/nlp/api/doc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-api-doc diff --git a/nlp/api/pom.xml b/nlp/api/pom.xml index 550462f88f..bb52f403af 100644 --- a/nlp/api/pom.xml +++ b/nlp/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-api diff --git a/nlp/api/service/pom.xml b/nlp/api/service/pom.xml index 0541f457ad..fdffcb23d5 100644 --- a/nlp/api/service/pom.xml +++ b/nlp/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 22.9.3-SNAPSHOT + 22.9.3 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 5c0696d520..fe8d2cd098 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.9.3-SNAPSHOT + 22.9.3 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 54e808981e..e8d046934c 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-build-model-worker-on-demand diff --git a/nlp/build-model-worker/pom.xml b/nlp/build-model-worker/pom.xml index 976173703c..5f44468727 100644 --- a/nlp/build-model-worker/pom.xml +++ b/nlp/build-model-worker/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-build-model-worker diff --git a/nlp/core/client/pom.xml b/nlp/core/client/pom.xml index f4aacb30fc..62adec8dec 100644 --- a/nlp/core/client/pom.xml +++ b/nlp/core/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-core-client diff --git a/nlp/core/pom.xml b/nlp/core/pom.xml index 65da28683c..217843ff39 100644 --- a/nlp/core/pom.xml +++ b/nlp/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-core diff --git a/nlp/core/service/pom.xml b/nlp/core/service/pom.xml index e3d8f27dd0..3bd001bbee 100644 --- a/nlp/core/service/pom.xml +++ b/nlp/core/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-core-service diff --git a/nlp/core/shared/pom.xml b/nlp/core/shared/pom.xml index 57e2d3d01b..0105fc0939 100644 --- a/nlp/core/shared/pom.xml +++ b/nlp/core/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-core-shared diff --git a/nlp/entity-evaluator/duckling/client/pom.xml b/nlp/entity-evaluator/duckling/client/pom.xml index e19375cc6b..bbfa90aef1 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-duckling-client diff --git a/nlp/entity-evaluator/duckling/pom.xml b/nlp/entity-evaluator/duckling/pom.xml index 3ce73226db..6d2d03d5af 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-duckling diff --git a/nlp/entity-evaluator/duckling/service/pom.xml b/nlp/entity-evaluator/duckling/service/pom.xml index 1870ac8854..c8e331fd74 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-duckling-service diff --git a/nlp/entity-evaluator/entity-value/pom.xml b/nlp/entity-evaluator/entity-value/pom.xml index 57ee3bd874..ccd7628525 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-entity-value diff --git a/nlp/entity-evaluator/pom.xml b/nlp/entity-evaluator/pom.xml index 2bf1cb7aed..f41812c87c 100644 --- a/nlp/entity-evaluator/pom.xml +++ b/nlp/entity-evaluator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-entity-evaluator diff --git a/nlp/entity-evaluator/rest/pom.xml b/nlp/entity-evaluator/rest/pom.xml index 44269e94fc..2cab33de38 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-entity-rest diff --git a/nlp/front/client/pom.xml b/nlp/front/client/pom.xml index bd3a58e81e..0f14092a2d 100644 --- a/nlp/front/client/pom.xml +++ b/nlp/front/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-front-client diff --git a/nlp/front/ioc/pom.xml b/nlp/front/ioc/pom.xml index ccbabacea9..8889618bc4 100644 --- a/nlp/front/ioc/pom.xml +++ b/nlp/front/ioc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-front-ioc diff --git a/nlp/front/pom.xml b/nlp/front/pom.xml index 61ca21d5f0..0b50cc0f04 100644 --- a/nlp/front/pom.xml +++ b/nlp/front/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-front diff --git a/nlp/front/service/pom.xml b/nlp/front/service/pom.xml index 6744de33a2..859e1b9d19 100644 --- a/nlp/front/service/pom.xml +++ b/nlp/front/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-front-service diff --git a/nlp/front/shared/pom.xml b/nlp/front/shared/pom.xml index 2a457038a4..39fd3a12d1 100644 --- a/nlp/front/shared/pom.xml +++ b/nlp/front/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-front-shared diff --git a/nlp/front/storage-mongo/pom.xml b/nlp/front/storage-mongo/pom.xml index 45cd4610ab..31f2155645 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-front-storage-mongo diff --git a/nlp/integration-tests/pom.xml b/nlp/integration-tests/pom.xml index cca78b1991..d20c4d6d9c 100644 --- a/nlp/integration-tests/pom.xml +++ b/nlp/integration-tests/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-integration-tests diff --git a/nlp/model/client/pom.xml b/nlp/model/client/pom.xml index 9b51ef95a7..05d34c4718 100644 --- a/nlp/model/client/pom.xml +++ b/nlp/model/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-client diff --git a/nlp/model/opennlp/pom.xml b/nlp/model/opennlp/pom.xml index abe1a0c9c8..6f2d08b72a 100644 --- a/nlp/model/opennlp/pom.xml +++ b/nlp/model/opennlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-opennlp diff --git a/nlp/model/pom.xml b/nlp/model/pom.xml index 2df5a7f1e8..a069dea4e9 100644 --- a/nlp/model/pom.xml +++ b/nlp/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 22.9.3-SNAPSHOT + 22.9.3 pom diff --git a/nlp/model/rasa/pom.xml b/nlp/model/rasa/pom.xml index 0aadb3d395..fe9bd8d9c9 100644 --- a/nlp/model/rasa/pom.xml +++ b/nlp/model/rasa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-rasa diff --git a/nlp/model/service/pom.xml b/nlp/model/service/pom.xml index 6dc777860f..bfa70eddca 100644 --- a/nlp/model/service/pom.xml +++ b/nlp/model/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-service diff --git a/nlp/model/shared/pom.xml b/nlp/model/shared/pom.xml index a359a2ec3f..7d8e49c115 100644 --- a/nlp/model/shared/pom.xml +++ b/nlp/model/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-shared diff --git a/nlp/model/storage-mongo/pom.xml b/nlp/model/storage-mongo/pom.xml index b49fe5dd12..8547cae788 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.9.3-SNAPSHOT + 22.9.3 tock-nlp-model-storage-mongo diff --git a/nlp/pom.xml b/nlp/pom.xml index 796846f650..2316f970e8 100644 --- a/nlp/pom.xml +++ b/nlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 tock-nlp diff --git a/pom.xml b/pom.xml index f9b23e9747..b9a619de43 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 pom Tock Tock, The Open Conversation Kit @@ -870,7 +870,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.9.3 diff --git a/shared/pom.xml b/shared/pom.xml index 368b694373..66bd211b2c 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 tock-shared diff --git a/stt/core/pom.xml b/stt/core/pom.xml index 143b25a119..f9a0213c55 100644 --- a/stt/core/pom.xml +++ b/stt/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.9.3-SNAPSHOT + 22.9.3 tock-stt-core diff --git a/stt/google-speech/pom.xml b/stt/google-speech/pom.xml index 4a70f19bfd..ed00e9c5ce 100644 --- a/stt/google-speech/pom.xml +++ b/stt/google-speech/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.9.3-SNAPSHOT + 22.9.3 tock-stt-google-speech diff --git a/stt/noop/pom.xml b/stt/noop/pom.xml index 23e1bb4c9c..f74bc7e223 100644 --- a/stt/noop/pom.xml +++ b/stt/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 22.9.3-SNAPSHOT + 22.9.3 tock-stt-noop diff --git a/stt/pom.xml b/stt/pom.xml index 070acf8007..3222b6ac24 100644 --- a/stt/pom.xml +++ b/stt/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 tock-stt diff --git a/translator/core/pom.xml b/translator/core/pom.xml index a57e5fc855..7c80c3e3e7 100644 --- a/translator/core/pom.xml +++ b/translator/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.9.3-SNAPSHOT + 22.9.3 tock-translator-core diff --git a/translator/google-translate/pom.xml b/translator/google-translate/pom.xml index ccda61c0a3..dd3be2003b 100644 --- a/translator/google-translate/pom.xml +++ b/translator/google-translate/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.9.3-SNAPSHOT + 22.9.3 tock-translator-google diff --git a/translator/noop/pom.xml b/translator/noop/pom.xml index a91b6c6ae6..67afa8d950 100644 --- a/translator/noop/pom.xml +++ b/translator/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 22.9.3-SNAPSHOT + 22.9.3 tock-translator-noop diff --git a/translator/pom.xml b/translator/pom.xml index 607dee5d2d..0c1a61c8b8 100644 --- a/translator/pom.xml +++ b/translator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 22.9.3-SNAPSHOT + 22.9.3 tock-translator