diff --git a/bot/admin/kotlin-compiler/client/pom.xml b/bot/admin/kotlin-compiler/client/pom.xml index 4f78677530..c83567bfb7 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 - 20.9.0-SNAPSHOT + 20.9.0 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 bbaf137314..251acaa392 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-kotlin-compiler-core diff --git a/bot/admin/kotlin-compiler/pom.xml b/bot/admin/kotlin-compiler/pom.xml index 2ef72d96a9..7fa8c94be2 100644 --- a/bot/admin/kotlin-compiler/pom.xml +++ b/bot/admin/kotlin-compiler/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-kotlin-compiler diff --git a/bot/admin/kotlin-compiler/server/pom.xml b/bot/admin/kotlin-compiler/server/pom.xml index f85b268d4b..a773d25f9a 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 - 20.9.0-SNAPSHOT + 20.9.0 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 86d45d5305..f32dd396b7 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-kotlin-compiler-shared diff --git a/bot/admin/pom.xml b/bot/admin/pom.xml index 15935e954a..b08806d5f1 100644 --- a/bot/admin/pom.xml +++ b/bot/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin diff --git a/bot/admin/server/pom.xml b/bot/admin/server/pom.xml index 9e6ce5883a..064cabde59 100644 --- a/bot/admin/server/pom.xml +++ b/bot/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-server diff --git a/bot/admin/test/core/pom.xml b/bot/admin/test/core/pom.xml index 1f5c0f949c..31aad18ee4 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-test-core diff --git a/bot/admin/test/pom.xml b/bot/admin/test/pom.xml index a305fceb67..694befb2f9 100644 --- a/bot/admin/test/pom.xml +++ b/bot/admin/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-test diff --git a/bot/admin/test/xray/pom.xml b/bot/admin/test/xray/pom.xml index b0a7a1a2e2..9b25003220 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-test-xray diff --git a/bot/admin/web/pom.xml b/bot/admin/web/pom.xml index 5f18fb104c..dc381fd668 100644 --- a/bot/admin/web/pom.xml +++ b/bot/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-admin-web diff --git a/bot/api/client/pom.xml b/bot/api/client/pom.xml index 80df0d3175..fb32f84cbc 100644 --- a/bot/api/client/pom.xml +++ b/bot/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-client diff --git a/bot/api/model/pom.xml b/bot/api/model/pom.xml index ee1f2442eb..619bcaa6b8 100644 --- a/bot/api/model/pom.xml +++ b/bot/api/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-model diff --git a/bot/api/pom.xml b/bot/api/pom.xml index 605dbb1c9e..04b4a8b816 100644 --- a/bot/api/pom.xml +++ b/bot/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api diff --git a/bot/api/retrofit-jackson-client/pom.xml b/bot/api/retrofit-jackson-client/pom.xml index e79406f331..a9470a076c 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-retrofit-jackson-client diff --git a/bot/api/service/pom.xml b/bot/api/service/pom.xml index 4e42f9c1f4..30c3dbc63d 100644 --- a/bot/api/service/pom.xml +++ b/bot/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-service diff --git a/bot/api/webhook-base/pom.xml b/bot/api/webhook-base/pom.xml index 7c11bcd379..246e44a59c 100644 --- a/bot/api/webhook-base/pom.xml +++ b/bot/api/webhook-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-webhook-base diff --git a/bot/api/webhook/pom.xml b/bot/api/webhook/pom.xml index 6b8064e115..ab4cccabef 100644 --- a/bot/api/webhook/pom.xml +++ b/bot/api/webhook/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-webhook diff --git a/bot/api/websocket-base/pom.xml b/bot/api/websocket-base/pom.xml index 90cbdaf58a..8331a7713c 100644 --- a/bot/api/websocket-base/pom.xml +++ b/bot/api/websocket-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-websocket-base diff --git a/bot/api/websocket/pom.xml b/bot/api/websocket/pom.xml index 23be7c26ab..5feff76328 100644 --- a/bot/api/websocket/pom.xml +++ b/bot/api/websocket/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot-api - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-api-websocket diff --git a/bot/chatbase/pom.xml b/bot/chatbase/pom.xml index bfc63e87aa..9a4d15442e 100644 --- a/bot/chatbase/pom.xml +++ b/bot/chatbase/pom.xml @@ -3,7 +3,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/connector-alexa/pom.xml b/bot/connector-alexa/pom.xml index f934cddea1..739f742b4a 100644 --- a/bot/connector-alexa/pom.xml +++ b/bot/connector-alexa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-alexa diff --git a/bot/connector-businesschat/pom.xml b/bot/connector-businesschat/pom.xml index 9b9cc87ee5..25753dba92 100644 --- a/bot/connector-businesschat/pom.xml +++ b/bot/connector-businesschat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/connector-ga/pom.xml b/bot/connector-ga/pom.xml index 5ee7879ed6..e513e1e896 100644 --- a/bot/connector-ga/pom.xml +++ b/bot/connector-ga/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-ga diff --git a/bot/connector-google-chat/pom.xml b/bot/connector-google-chat/pom.xml index 24ef86e365..dcfba1b84f 100644 --- a/bot/connector-google-chat/pom.xml +++ b/bot/connector-google-chat/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/connector-messenger/pom.xml b/bot/connector-messenger/pom.xml index 815aeb4013..2bca3903aa 100644 --- a/bot/connector-messenger/pom.xml +++ b/bot/connector-messenger/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-messenger diff --git a/bot/connector-rest-client/pom.xml b/bot/connector-rest-client/pom.xml index cdc0789019..c8683cebb2 100644 --- a/bot/connector-rest-client/pom.xml +++ b/bot/connector-rest-client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-rest-client diff --git a/bot/connector-rest/pom.xml b/bot/connector-rest/pom.xml index 1c8cb70123..a534cf0372 100644 --- a/bot/connector-rest/pom.xml +++ b/bot/connector-rest/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-rest diff --git a/bot/connector-rocketchat/pom.xml b/bot/connector-rocketchat/pom.xml index 92fd671ee3..1b645c68cf 100644 --- a/bot/connector-rocketchat/pom.xml +++ b/bot/connector-rocketchat/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-rocketchat diff --git a/bot/connector-slack/pom.xml b/bot/connector-slack/pom.xml index 2a6fac0234..e2deba463f 100644 --- a/bot/connector-slack/pom.xml +++ b/bot/connector-slack/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-slack diff --git a/bot/connector-teams/pom.xml b/bot/connector-teams/pom.xml index 96ddbe9ffd..b06b5d66f4 100644 --- a/bot/connector-teams/pom.xml +++ b/bot/connector-teams/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-teams diff --git a/bot/connector-twitter/pom.xml b/bot/connector-twitter/pom.xml index 1965b0f80c..4fb8d2b761 100644 --- a/bot/connector-twitter/pom.xml +++ b/bot/connector-twitter/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/connector-web/pom.xml b/bot/connector-web/pom.xml index ad0f4af7a9..9ddf5b179c 100644 --- a/bot/connector-web/pom.xml +++ b/bot/connector-web/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/connector-whatsapp/pom.xml b/bot/connector-whatsapp/pom.xml index b2fe0c0445..1d63807149 100644 --- a/bot/connector-whatsapp/pom.xml +++ b/bot/connector-whatsapp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-connector-whatsapp diff --git a/bot/dialogflow/pom.xml b/bot/dialogflow/pom.xml index 8b9fa10a0d..57f91f72ea 100644 --- a/bot/dialogflow/pom.xml +++ b/bot/dialogflow/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-dialogflow diff --git a/bot/engine-jackson/pom.xml b/bot/engine-jackson/pom.xml index 90b8ab54f5..6c9f79e794 100644 --- a/bot/engine-jackson/pom.xml +++ b/bot/engine-jackson/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-engine-jackson diff --git a/bot/engine/pom.xml b/bot/engine/pom.xml index 5b87dab50e..28bb46e1a5 100644 --- a/bot/engine/pom.xml +++ b/bot/engine/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-engine diff --git a/bot/orchestration/pom.xml b/bot/orchestration/pom.xml index 25e121363a..06a0e60ace 100644 --- a/bot/orchestration/pom.xml +++ b/bot/orchestration/pom.xml @@ -19,7 +19,7 @@ tock-bot ai.tock - 20.9.0-SNAPSHOT + 20.9.0 4.0.0 diff --git a/bot/pom.xml b/bot/pom.xml index 98b675dc19..a92b1b6555 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 tock-bot diff --git a/bot/storage-mongo/pom.xml b/bot/storage-mongo/pom.xml index bc92ff5781..eef2daba09 100644 --- a/bot/storage-mongo/pom.xml +++ b/bot/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-bot-storage-mongo diff --git a/bot/test-base/pom.xml b/bot/test-base/pom.xml index 9bfee972ba..a639346083 100644 --- a/bot/test-base/pom.xml +++ b/bot/test-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 bot-test-base diff --git a/bot/test/pom.xml b/bot/test/pom.xml index 26e1cc19c5..a924f7a46e 100644 --- a/bot/test/pom.xml +++ b/bot/test/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 bot-test diff --git a/bot/toolkit-base/pom.xml b/bot/toolkit-base/pom.xml index 46d3c1ad8d..d6904dde48 100644 --- a/bot/toolkit-base/pom.xml +++ b/bot/toolkit-base/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 bot-toolkit-base diff --git a/bot/toolkit/pom.xml b/bot/toolkit/pom.xml index 81a5aa9ac1..9691ce4347 100644 --- a/bot/toolkit/pom.xml +++ b/bot/toolkit/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 bot-toolkit diff --git a/bot/xray/pom.xml b/bot/xray/pom.xml index 24178fa18d..5f519cbc89 100644 --- a/bot/xray/pom.xml +++ b/bot/xray/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-bot - 20.9.0-SNAPSHOT + 20.9.0 tock-xray-plugin diff --git a/nlp/admin/pom.xml b/nlp/admin/pom.xml index 97f7963eaf..2505d0f576 100644 --- a/nlp/admin/pom.xml +++ b/nlp/admin/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-admin diff --git a/nlp/admin/server/pom.xml b/nlp/admin/server/pom.xml index 81ff84bd90..b4a4b5a09c 100644 --- a/nlp/admin/server/pom.xml +++ b/nlp/admin/server/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-admin-server diff --git a/nlp/admin/web/pom.xml b/nlp/admin/web/pom.xml index 4e67ca944f..ced6495676 100644 --- a/nlp/admin/web/pom.xml +++ b/nlp/admin/web/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-admin - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-admin-web diff --git a/nlp/api/client/pom.xml b/nlp/api/client/pom.xml index f9b36151a2..06ff01ad62 100644 --- a/nlp/api/client/pom.xml +++ b/nlp/api/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 20.9.0-SNAPSHOT + 20.9.0 nlp-api-client diff --git a/nlp/api/doc/pom.xml b/nlp/api/doc/pom.xml index 2e40252ead..c1a90809cd 100644 --- a/nlp/api/doc/pom.xml +++ b/nlp/api/doc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-api-doc diff --git a/nlp/api/pom.xml b/nlp/api/pom.xml index e73f405fbe..c52514ccfd 100644 --- a/nlp/api/pom.xml +++ b/nlp/api/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-api diff --git a/nlp/api/service/pom.xml b/nlp/api/service/pom.xml index 3489e772a2..e144af64da 100644 --- a/nlp/api/service/pom.xml +++ b/nlp/api/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-api - 20.9.0-SNAPSHOT + 20.9.0 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 13b81fb1fa..92dbfa7172 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 - 20.9.0-SNAPSHOT + 20.9.0 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 0f017c4825..d809aaad05 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-build-model-worker-on-demand diff --git a/nlp/build-model-worker/pom.xml b/nlp/build-model-worker/pom.xml index c654803aca..f351463dcd 100644 --- a/nlp/build-model-worker/pom.xml +++ b/nlp/build-model-worker/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-build-model-worker diff --git a/nlp/core/client/pom.xml b/nlp/core/client/pom.xml index 62a4b5eb50..b326ca91d6 100644 --- a/nlp/core/client/pom.xml +++ b/nlp/core/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-core-client diff --git a/nlp/core/pom.xml b/nlp/core/pom.xml index 0304e22ec5..cd6e324360 100644 --- a/nlp/core/pom.xml +++ b/nlp/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-core diff --git a/nlp/core/service/pom.xml b/nlp/core/service/pom.xml index fe7257ddea..4138173d75 100644 --- a/nlp/core/service/pom.xml +++ b/nlp/core/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-core-service diff --git a/nlp/core/shared/pom.xml b/nlp/core/shared/pom.xml index 554732eb79..50197d834b 100644 --- a/nlp/core/shared/pom.xml +++ b/nlp/core/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-core - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-core-shared diff --git a/nlp/entity-evaluator/duckling/client/pom.xml b/nlp/entity-evaluator/duckling/client/pom.xml index 0f95fcb2cc..72059a4aba 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-duckling-client diff --git a/nlp/entity-evaluator/duckling/pom.xml b/nlp/entity-evaluator/duckling/pom.xml index 93812266de..a774e085b1 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-duckling diff --git a/nlp/entity-evaluator/duckling/service/pom.xml b/nlp/entity-evaluator/duckling/service/pom.xml index 7e1fb2e8d1..f2722534e7 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-duckling-service diff --git a/nlp/entity-evaluator/entity-value/pom.xml b/nlp/entity-evaluator/entity-value/pom.xml index 2f0220928f..e75712543d 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-entity-value diff --git a/nlp/entity-evaluator/pom.xml b/nlp/entity-evaluator/pom.xml index 2ea099b07e..2d3e540105 100644 --- a/nlp/entity-evaluator/pom.xml +++ b/nlp/entity-evaluator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-entity-evaluator diff --git a/nlp/entity-evaluator/rest/pom.xml b/nlp/entity-evaluator/rest/pom.xml index 9ebbb56d74..3e6fc980ef 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 - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-entity-rest diff --git a/nlp/front/client/pom.xml b/nlp/front/client/pom.xml index 1cf61c3842..88704a02e4 100644 --- a/nlp/front/client/pom.xml +++ b/nlp/front/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front-client diff --git a/nlp/front/ioc/pom.xml b/nlp/front/ioc/pom.xml index 0647bbc3e9..670c68db44 100644 --- a/nlp/front/ioc/pom.xml +++ b/nlp/front/ioc/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front-ioc diff --git a/nlp/front/pom.xml b/nlp/front/pom.xml index 9cfb59a57d..6f82b59cbe 100644 --- a/nlp/front/pom.xml +++ b/nlp/front/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front diff --git a/nlp/front/service/pom.xml b/nlp/front/service/pom.xml index 31345d08ca..5bd5e7b0c2 100644 --- a/nlp/front/service/pom.xml +++ b/nlp/front/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front-service diff --git a/nlp/front/shared/pom.xml b/nlp/front/shared/pom.xml index cbbd1529e4..b5e2116f1e 100644 --- a/nlp/front/shared/pom.xml +++ b/nlp/front/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front-shared diff --git a/nlp/front/storage-mongo/pom.xml b/nlp/front/storage-mongo/pom.xml index f55b15cbd5..d96b2f0dfb 100644 --- a/nlp/front/storage-mongo/pom.xml +++ b/nlp/front/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-front - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-front-storage-mongo diff --git a/nlp/integration-tests/pom.xml b/nlp/integration-tests/pom.xml index 3c7da4304d..d6b01dcb2d 100644 --- a/nlp/integration-tests/pom.xml +++ b/nlp/integration-tests/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-integration-tests diff --git a/nlp/model/client/pom.xml b/nlp/model/client/pom.xml index 891b26bb6c..190406d178 100644 --- a/nlp/model/client/pom.xml +++ b/nlp/model/client/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-client diff --git a/nlp/model/opennlp/pom.xml b/nlp/model/opennlp/pom.xml index 495784c82b..85c90aaa1f 100644 --- a/nlp/model/opennlp/pom.xml +++ b/nlp/model/opennlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-opennlp diff --git a/nlp/model/pom.xml b/nlp/model/pom.xml index 707233ff4b..0b24df524a 100644 --- a/nlp/model/pom.xml +++ b/nlp/model/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp - 20.9.0-SNAPSHOT + 20.9.0 pom diff --git a/nlp/model/rasa/pom.xml b/nlp/model/rasa/pom.xml index 39d1082044..136551d730 100644 --- a/nlp/model/rasa/pom.xml +++ b/nlp/model/rasa/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-rasa diff --git a/nlp/model/service/pom.xml b/nlp/model/service/pom.xml index 43a084a9c7..ac0e842b6c 100644 --- a/nlp/model/service/pom.xml +++ b/nlp/model/service/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-service diff --git a/nlp/model/shared/pom.xml b/nlp/model/shared/pom.xml index 8ecc2cba27..135d2ef8ff 100644 --- a/nlp/model/shared/pom.xml +++ b/nlp/model/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-shared diff --git a/nlp/model/storage-mongo/pom.xml b/nlp/model/storage-mongo/pom.xml index 8bbd884bbb..a69101948e 100644 --- a/nlp/model/storage-mongo/pom.xml +++ b/nlp/model/storage-mongo/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-nlp-model - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp-model-storage-mongo diff --git a/nlp/pom.xml b/nlp/pom.xml index add1cf6dc3..c53f2384be 100644 --- a/nlp/pom.xml +++ b/nlp/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 tock-nlp diff --git a/pom.xml b/pom.xml index 0eb68fa39a..3fc3014308 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 pom Tock Tock, The Open Conversation Kit @@ -807,7 +807,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-20.9.0 diff --git a/shared/pom.xml b/shared/pom.xml index 530532b513..43f0ce243a 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 tock-shared diff --git a/stt/core/pom.xml b/stt/core/pom.xml index 16c68f9388..872ddc971e 100644 --- a/stt/core/pom.xml +++ b/stt/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 20.9.0-SNAPSHOT + 20.9.0 tock-stt-core diff --git a/stt/google-speech/pom.xml b/stt/google-speech/pom.xml index 4bfd0b9079..af3188d872 100644 --- a/stt/google-speech/pom.xml +++ b/stt/google-speech/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 20.9.0-SNAPSHOT + 20.9.0 tock-stt-google-speech diff --git a/stt/noop/pom.xml b/stt/noop/pom.xml index b330f28c96..94b19035ba 100644 --- a/stt/noop/pom.xml +++ b/stt/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-stt - 20.9.0-SNAPSHOT + 20.9.0 tock-stt-noop diff --git a/stt/pom.xml b/stt/pom.xml index 05ac0bb24b..756dfab7fc 100644 --- a/stt/pom.xml +++ b/stt/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 tock-stt diff --git a/translator/core/pom.xml b/translator/core/pom.xml index ead9921c5e..fb2c106daf 100644 --- a/translator/core/pom.xml +++ b/translator/core/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 20.9.0-SNAPSHOT + 20.9.0 tock-translator-core diff --git a/translator/google-translate/pom.xml b/translator/google-translate/pom.xml index d795f4aa12..bb3d89d790 100644 --- a/translator/google-translate/pom.xml +++ b/translator/google-translate/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 20.9.0-SNAPSHOT + 20.9.0 tock-translator-google diff --git a/translator/noop/pom.xml b/translator/noop/pom.xml index 898e3a3c97..31aa4220a0 100644 --- a/translator/noop/pom.xml +++ b/translator/noop/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-translator - 20.9.0-SNAPSHOT + 20.9.0 tock-translator-noop diff --git a/translator/pom.xml b/translator/pom.xml index babe2e839a..7ab24bb8a6 100644 --- a/translator/pom.xml +++ b/translator/pom.xml @@ -21,7 +21,7 @@ ai.tock tock-root - 20.9.0-SNAPSHOT + 20.9.0 tock-translator