From e177b5f559e31a7a804d424a09279efcb72c0cdd Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sat, 23 Sep 2023 18:16:15 +0200
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
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 3446bd2..69a7fc2 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.6.6
+ 1.6.7-SNAPSHOT
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 d945fb7..48edb24 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml
index b2d3d83..c5d37b1 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index 44deaf8..0f4cb59 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index d5630ee..94063f6 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 29789a2..606baef 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index 474ad73..01abe0a 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index e0d686e..cfcf18e 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index 35342ed..456d52e 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml
index 0ec1b04..9f2fcf6 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index 5627700..4a0677c 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 6239458..94fcee6 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6
+ 1.6.7-SNAPSHOT
dev.sheldan.oneplus.bot.application
application
pom
- 1.6.6
+ 1.6.7-SNAPSHOT
executable
oneplus-bot-customizations
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 4d681b5..3d714b2 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 1f407d7..753e11e 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.6.6
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index b870090..569a8a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6
+ 1.6.7-SNAPSHOT
17
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- oneplusbot-1.6.6
+ HEAD
\ 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 3594643..2a4388e 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/pom.xml
index 28daaba..9e0051e 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
+ 1.6.7-SNAPSHOT
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 36f9466..9594a4f 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
+ 1.6.7-SNAPSHOT
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 c137206..231603c 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
+ 1.6.7-SNAPSHOT
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 dceec3b..e9ead27 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/module-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/pom.xml
index 1631cb4..0b362c6 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
+ 1.6.7-SNAPSHOT
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 b5c504d..85ef4ea 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml
index 904a996..05fd355 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
+ 1.6.7-SNAPSHOT
4.0.0
oneplus-bot-templates
pom
- 1.6.6
+ 1.6.7-SNAPSHOT
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 4f58111..6d30b12 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
+ 1.6.7-SNAPSHOT
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 9f3c0a2..f808bd3 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
+ 1.6.7-SNAPSHOT
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 ae5fbae..18e2056 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
+ 1.6.7-SNAPSHOT
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 f6c3737..54c2ff8 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/pom.xml
index fbecde9..6379247 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
+ 1.6.7-SNAPSHOT
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 b3313c4..6ac9fc9 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
+ 1.6.7-SNAPSHOT
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 8c13c45..59c420a 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index 4c1aded..b6f3a0c 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.6
+ 1.6.7-SNAPSHOT
@@ -14,7 +14,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.6
+ 1.6.7-SNAPSHOT
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 66b55e5..ab3f5b1 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
+ 1.6.7-SNAPSHOT
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 c1cd3d7..9d26803 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml
index f929aa1..6727c97 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
+ 1.6.7-SNAPSHOT
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 ef0a17c..a7e5a80 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/faq-translations/pom.xml b/templates/translations/module-translations/faq-translations/pom.xml
index 4b45502..6211a99 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/news-translations/pom.xml b/templates/translations/module-translations/news-translations/pom.xml
index ea22276..20f881e 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml
index a10349e..18d256c 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/referral-translations/pom.xml b/templates/translations/module-translations/referral-translations/pom.xml
index 1117918..102a234 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/seasonal-translations/pom.xml b/templates/translations/module-translations/seasonal-translations/pom.xml
index e6cb389..95ceb10 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/setup-translations/pom.xml b/templates/translations/module-translations/setup-translations/pom.xml
index cf87b77..9eb36c5 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index 0645ea4..88f245e 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.6
+ 1.6.7-SNAPSHOT
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 300ad9a..35a4310 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
+ 1.6.7-SNAPSHOT
4.0.0
diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml
index f76bdd5..f9715cb 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
+ 1.6.7-SNAPSHOT
4.0.0