From 8736a9fe3fd6651f88b44d7fec313b1c181c4c4c Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Fri, 29 Dec 2023 00:50:45 +0100
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 37c7bc0..f554b8b 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.6.16
+ 1.6.17-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 9304f36..d68ce25 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.16
+ 1.6.17-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 47830a9..a8288f0 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index 77601e4..8f27d78 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.16
+ 1.6.17-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 af0a9ee..cd41da5 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 033062b..0ee11ae 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index a1b52cc..b56b2fe 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index cd35672..984205b 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index c8ec784..5b6911b 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml
index 620706f..3d09f3f 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index 06abe48..27059e3 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index a78452d..0905dee 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.16
+ 1.6.17-SNAPSHOT
dev.sheldan.oneplus.bot.application
application
pom
- 1.6.16
+ 1.6.17-SNAPSHOT
executable
oneplus-bot-customizations
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index e53911d..50bac4b 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 0c27afd..34fdde3 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.6.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 3b28fbe..96f822c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.16
+ 1.6.17-SNAPSHOT
17
@@ -54,7 +54,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- oneplusbot-1.6.16
+ 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 357f010..a0a0c1d 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.16
+ 1.6.17-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 ad97dcf..03bb3cd 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.16
+ 1.6.17-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 9b6566e..749bac5 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.16
+ 1.6.17-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 538501c..b5e43cc 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.16
+ 1.6.17-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 89d8a2b..eff2797 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.16
+ 1.6.17-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 1cc8d81..ee1afee 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.16
+ 1.6.17-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 3e38e1d..c1e2541 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml
index 2e098f0..94dd0bb 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.16
+ 1.6.17-SNAPSHOT
4.0.0
oneplus-bot-templates
pom
- 1.6.16
+ 1.6.17-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 7a72266..4135196 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.16
+ 1.6.17-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 7030e32..b53e0ac 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.16
+ 1.6.17-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 5b268bb..319f541 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.16
+ 1.6.17-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 2de671a..e3b7327 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.16
+ 1.6.17-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 24a00ee..1b8ef40 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.16
+ 1.6.17-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 ed99fb6..e19fdaa 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.16
+ 1.6.17-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 146b1fb..3f1674b 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index 969d0cd..24fddc6 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.16
+ 1.6.17-SNAPSHOT
@@ -14,7 +14,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.16
+ 1.6.17-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 398f50d..297e8b3 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.16
+ 1.6.17-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 1802c9f..dfbd3df 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml
index 5ce1686..a79aa43 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.16
+ 1.6.17-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 cb80267..80cac70 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.16
+ 1.6.17-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 d8b5bde..a73d560 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.16
+ 1.6.17-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 e2b8a48..d739d4b 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml
index 21664f7..2a5f2bb 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.16
+ 1.6.17-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 f421f58..dee51b0 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.16
+ 1.6.17-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 d1c7c76..7603f42 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.16
+ 1.6.17-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 db7a441..47fadd5 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index e7cfdc7..937e44a 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.16
+ 1.6.17-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 dbe323a..0d0a100 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.16
+ 1.6.17-SNAPSHOT
4.0.0
diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml
index 39b8101..456e03b 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.16
+ 1.6.17-SNAPSHOT
4.0.0