From 6e25ac91cbcf91f45a7f48f79f9718aa5fff06f0 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 23 Sep 2023 19:17:26 +0200 Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.6.8 --- application/executable/pom.xml | 2 +- .../dynamic-activity-custom/pom.xml | 2 +- .../oneplus-bot-customizations/moderation-custom/pom.xml | 2 +- application/oneplus-bot-customizations/pom.xml | 2 +- .../oneplus-bot-customizations/starboard-custom/pom.xml | 2 +- application/oneplus-bot-modules/faq/pom.xml | 2 +- application/oneplus-bot-modules/news/pom.xml | 2 +- application/oneplus-bot-modules/pom.xml | 2 +- application/oneplus-bot-modules/referral/pom.xml | 2 +- application/oneplus-bot-modules/seasonal/pom.xml | 2 +- application/oneplus-bot-modules/setup/pom.xml | 2 +- application/pom.xml | 4 ++-- deployment/image-packaging/pom.xml | 2 +- deployment/pom.xml | 2 +- pom.xml | 4 ++-- .../moderation-customization-templates/pom.xml | 2 +- .../oneplus-bot-templates/customization-templates/pom.xml | 2 +- .../starboard-customization-templates/pom.xml | 2 +- .../module-templates/faq-templates/pom.xml | 2 +- .../module-templates/news-templates/pom.xml | 2 +- templates/oneplus-bot-templates/module-templates/pom.xml | 2 +- .../module-templates/referral-templates/pom.xml | 2 +- templates/oneplus-bot-templates/pom.xml | 4 ++-- .../template-overrides/core-template-overrides/pom.xml | 2 +- .../template-overrides/logging-template-overrides/pom.xml | 2 +- .../template-overrides/moderation-template-overrides/pom.xml | 2 +- .../template-overrides/modmail-template-overrides/pom.xml | 2 +- templates/oneplus-bot-templates/template-overrides/pom.xml | 2 +- .../template-overrides/statistic-template-overrides/pom.xml | 2 +- .../template-overrides/webservices-template-overrides/pom.xml | 2 +- templates/pom.xml | 4 ++-- .../dynamic-activity-customization-translations/pom.xml | 2 +- .../moderation-customization-translations/pom.xml | 2 +- templates/translations/customization-translations/pom.xml | 2 +- .../starboard-customization-translations/pom.xml | 2 +- .../translations/module-translations/faq-translations/pom.xml | 2 +- .../module-translations/news-translations/pom.xml | 2 +- templates/translations/module-translations/pom.xml | 2 +- .../module-translations/referral-translations/pom.xml | 2 +- .../module-translations/seasonal-translations/pom.xml | 2 +- .../module-translations/setup-translations/pom.xml | 2 +- templates/translations/pom.xml | 2 +- .../moderation-translation-overrides/pom.xml | 2 +- templates/translations/translation-overrides/pom.xml | 2 +- 44 files changed, 48 insertions(+), 48 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 6e22f8f..1fbca0b 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 executable diff --git a/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml b/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml index a759416..eadb1b4 100644 --- a/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml +++ b/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.custom oneplus-bot-customizations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml index 8ffd04e..f00556c 100644 --- a/application/oneplus-bot-customizations/moderation-custom/pom.xml +++ b/application/oneplus-bot-customizations/moderation-custom/pom.xml @@ -3,7 +3,7 @@ oneplus-bot-customizations dev.sheldan.oneplus.bot.application.custom - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 8ddaef8..51528bd 100644 --- a/application/oneplus-bot-customizations/pom.xml +++ b/application/oneplus-bot-customizations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index 9a5f1fc..45f5819 100644 --- a/application/oneplus-bot-customizations/starboard-custom/pom.xml +++ b/application/oneplus-bot-customizations/starboard-custom/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.custom oneplus-bot-customizations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml index 810a3cd..f86cbe5 100644 --- a/application/oneplus-bot-modules/faq/pom.xml +++ b/application/oneplus-bot-modules/faq/pom.xml @@ -3,7 +3,7 @@ oneplus-bot-modules dev.sheldan.oneplus.bot.application.modules - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index 9e885fa..99ce7a5 100644 --- a/application/oneplus-bot-modules/news/pom.xml +++ b/application/oneplus-bot-modules/news/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.modules oneplus-bot-modules - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index 6f378a7..e91cfeb 100644 --- a/application/oneplus-bot-modules/pom.xml +++ b/application/oneplus-bot-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index c246414..e8e57d4 100644 --- a/application/oneplus-bot-modules/referral/pom.xml +++ b/application/oneplus-bot-modules/referral/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.modules oneplus-bot-modules - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml index 112e73e..7409e18 100644 --- a/application/oneplus-bot-modules/seasonal/pom.xml +++ b/application/oneplus-bot-modules/seasonal/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application.modules oneplus-bot-modules - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index 7c17b6f..36a1843 100644 --- a/application/oneplus-bot-modules/setup/pom.xml +++ b/application/oneplus-bot-modules/setup/pom.xml @@ -3,7 +3,7 @@ oneplus-bot-modules dev.sheldan.oneplus.bot.application.modules - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index f652c0e..8c5eeb9 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.8-SNAPSHOT + 1.6.8 dev.sheldan.oneplus.bot.application application pom - 1.6.8-SNAPSHOT + 1.6.8 executable oneplus-bot-customizations diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 80c8b4d..6becafb 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.deployment deployment - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index fa4ad51..5290252 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/pom.xml b/pom.xml index 610c406..1429072 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.8-SNAPSHOT + 1.6.8 17 @@ -56,7 +56,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - HEAD + oneplusbot-1.6.8 \ No newline at end of file diff --git a/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml index dd95504..a3163ec1 100644 --- a/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/moderation-customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.customizations customization-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/pom.xml index b63d5e9..ff4800e 100644 --- a/templates/oneplus-bot-templates/customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml index 3205271..cfa0aa6 100644 --- a/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml +++ b/templates/oneplus-bot-templates/customization-templates/starboard-customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.customizations customization-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml index c2c3753..224273b 100644 --- a/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/faq-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml index 00a54fc..7349a33 100644 --- a/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/news-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/pom.xml index 8899c82..6d52986 100644 --- a/templates/oneplus-bot-templates/module-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml index cb19721..4d49972 100644 --- a/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml +++ b/templates/oneplus-bot-templates/module-templates/referral-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-module-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml index 06317f2..1127e3f 100644 --- a/templates/oneplus-bot-templates/pom.xml +++ b/templates/oneplus-bot-templates/pom.xml @@ -3,13 +3,13 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 oneplus-bot-templates pom - 1.6.8-SNAPSHOT + 1.6.8 module-templates customization-templates diff --git a/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml index a80c76a..08ae0f6 100644 --- a/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/core-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml index 84a5620..b84d5a9 100644 --- a/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/logging-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml index f3c6447..4dd6002 100644 --- a/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/moderation-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml index 41e5027..1e1d327 100644 --- a/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/modmail-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/pom.xml index 81bc956..2441967 100644 --- a/templates/oneplus-bot-templates/template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates oneplus-bot-templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml index 5c3ba94..32dc1c8 100644 --- a/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/statistic-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml index 2ca1a53..faf6ef5 100644 --- a/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml +++ b/templates/oneplus-bot-templates/template-overrides/webservices-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.overrides template-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 18eed6d..ec3bea4 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.6.8-SNAPSHOT + 1.6.8 @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.8-SNAPSHOT + 1.6.8 pom \ No newline at end of file diff --git a/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml b/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml index 305051e..ffa3eae 100644 --- a/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml +++ b/templates/translations/customization-translations/dynamic-activity-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/customization-translations/moderation-customization-translations/pom.xml b/templates/translations/customization-translations/moderation-customization-translations/pom.xml index ccd8122..2212b22 100644 --- a/templates/translations/customization-translations/moderation-customization-translations/pom.xml +++ b/templates/translations/customization-translations/moderation-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml index 5a71eeb..014199f 100644 --- a/templates/translations/customization-translations/pom.xml +++ b/templates/translations/customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/customization-translations/starboard-customization-translations/pom.xml b/templates/translations/customization-translations/starboard-customization-translations/pom.xml index fc98177..3e0bbc5 100644 --- a/templates/translations/customization-translations/starboard-customization-translations/pom.xml +++ b/templates/translations/customization-translations/starboard-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.customizations customization-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/faq-translations/pom.xml b/templates/translations/module-translations/faq-translations/pom.xml index 6acbc3c..a93ac0f 100644 --- a/templates/translations/module-translations/faq-translations/pom.xml +++ b/templates/translations/module-translations/faq-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/news-translations/pom.xml b/templates/translations/module-translations/news-translations/pom.xml index 59e4c42..8b2640d 100644 --- a/templates/translations/module-translations/news-translations/pom.xml +++ b/templates/translations/module-translations/news-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml index 787a513..caac254 100644 --- a/templates/translations/module-translations/pom.xml +++ b/templates/translations/module-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/referral-translations/pom.xml b/templates/translations/module-translations/referral-translations/pom.xml index 7548f7e..9ebec13 100644 --- a/templates/translations/module-translations/referral-translations/pom.xml +++ b/templates/translations/module-translations/referral-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/seasonal-translations/pom.xml b/templates/translations/module-translations/seasonal-translations/pom.xml index 71e085b..2a1a7d7 100644 --- a/templates/translations/module-translations/seasonal-translations/pom.xml +++ b/templates/translations/module-translations/seasonal-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/module-translations/setup-translations/pom.xml b/templates/translations/module-translations/setup-translations/pom.xml index 181641a..9ec3fe5 100644 --- a/templates/translations/module-translations/setup-translations/pom.xml +++ b/templates/translations/module-translations/setup-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.modules module-translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 28fb8d5..eee4862 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml b/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml index 1fa8c0f..4983449 100644 --- a/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml +++ b/templates/translations/translation-overrides/moderation-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations.overrides translation-overrides - 1.6.8-SNAPSHOT + 1.6.8 4.0.0 diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml index 7b7755a..0e8f516 100644 --- a/templates/translations/translation-overrides/pom.xml +++ b/templates/translations/translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.translations translations - 1.6.8-SNAPSHOT + 1.6.8 4.0.0