From 9f11ec5ffa909187940c7409e8b21fc3917f86a2 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sat, 23 Sep 2023 18:16:11 +0200
Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.6.6
---
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 4fe0668..3446bd2 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.6.6-SNAPSHOT
+ 1.6.6
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 0d9158e..d945fb7 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml
index 329273c..b2d3d83 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index 287ce92..44deaf8 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 7133823..d5630ee 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 5011e25..29789a2 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index 23747aa..474ad73 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 2ec7337..e0d686e 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index 58a8224..35342ed 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml
index 805084e..0ec1b04 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index ea5485d..5627700 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 52e1cc5..6239458 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6-SNAPSHOT
+ 1.6.6
dev.sheldan.oneplus.bot.application
application
pom
- 1.6.6-SNAPSHOT
+ 1.6.6
executable
oneplus-bot-customizations
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index c8fc371..4d681b5 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index e2f4a24..1f407d7 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.6.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/pom.xml b/pom.xml
index 8838ea4..b870090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6-SNAPSHOT
+ 1.6.6
17
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- HEAD
+ oneplusbot-1.6.6
\ 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 1e0ab4f..3594643 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/oneplus-bot-templates/customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/pom.xml
index c0c71ef..28daaba 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.6-SNAPSHOT
+ 1.6.6
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 f05b35e..36f9466 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.6-SNAPSHOT
+ 1.6.6
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 0540871..c137206 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.6-SNAPSHOT
+ 1.6.6
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 49c7f66..dceec3b 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/oneplus-bot-templates/module-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/pom.xml
index 4f35e12..1631cb4 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.6-SNAPSHOT
+ 1.6.6
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 51a0ef7..b5c504d 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml
index d357b28..904a996 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.6-SNAPSHOT
+ 1.6.6
4.0.0
oneplus-bot-templates
pom
- 1.6.6-SNAPSHOT
+ 1.6.6
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 29ae35a..4f58111 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.6-SNAPSHOT
+ 1.6.6
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 389cc50..9f3c0a2 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.6-SNAPSHOT
+ 1.6.6
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 eef39a2..ae5fbae 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.6-SNAPSHOT
+ 1.6.6
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 9c3ebb0..f6c3737 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/oneplus-bot-templates/template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/pom.xml
index 37d3dd4..fbecde9 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.6-SNAPSHOT
+ 1.6.6
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 4f03468..b3313c4 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.6-SNAPSHOT
+ 1.6.6
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 659ea92..8c13c45 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index a11fff8..4c1aded 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6-SNAPSHOT
+ 1.6.6
@@ -14,7 +14,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.6-SNAPSHOT
+ 1.6.6
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 e139e48..66b55e5 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.6-SNAPSHOT
+ 1.6.6
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 af16510..c1cd3d7 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml
index c57a5f0..f929aa1 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.6-SNAPSHOT
+ 1.6.6
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 9360be4..ef0a17c 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/faq-translations/pom.xml b/templates/translations/module-translations/faq-translations/pom.xml
index 3e625b2..4b45502 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/news-translations/pom.xml b/templates/translations/module-translations/news-translations/pom.xml
index 80dbdfa..ea22276 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml
index f97b7de..a10349e 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/referral-translations/pom.xml b/templates/translations/module-translations/referral-translations/pom.xml
index 3573f75..1117918 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/seasonal-translations/pom.xml b/templates/translations/module-translations/seasonal-translations/pom.xml
index 9875566..e6cb389 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/module-translations/setup-translations/pom.xml b/templates/translations/module-translations/setup-translations/pom.xml
index 7663f18..cf87b77 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index c3e028e..0645ea4 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.6-SNAPSHOT
+ 1.6.6
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 7f6d448..300ad9a 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.6-SNAPSHOT
+ 1.6.6
4.0.0
diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml
index cb9839b..f76bdd5 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.6-SNAPSHOT
+ 1.6.6
4.0.0