From 4bb2d2ca5ed18f2a43713938983c058263e5b0e5 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Thu, 28 Dec 2023 22:56:55 +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 234f8e1..e7c683f 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.6.15
+ 1.6.16-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 8ced445..0028c5d 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.15
+ 1.6.16-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 bbf2917..11a3b95 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index 5aa07dc..4a47ec2 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.15
+ 1.6.16-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 a2e9a8c..43fc2be 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 1179596..5d8cb0f 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index 3c52323..d2721b1 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index ff89395..66fcd60 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index e1777cd..8636d18 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml
index 633b046..29a058c 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index c9aab1d..82c25e1 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 74b0789..f829b77 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.15
+ 1.6.16-SNAPSHOT
dev.sheldan.oneplus.bot.application
application
pom
- 1.6.15
+ 1.6.16-SNAPSHOT
executable
oneplus-bot-customizations
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 0a5ff43..03326ed 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 785660f..bbf04f7 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.6.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 855257d..5960b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.15
+ 1.6.16-SNAPSHOT
17
@@ -54,7 +54,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- oneplusbot-1.6.15
+ 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 9dea305..ee6d908 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.15
+ 1.6.16-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 622f8a9..6bfb725 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.15
+ 1.6.16-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 2005eb8..168c38a 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.15
+ 1.6.16-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 0f1886a..68a9fb2 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.15
+ 1.6.16-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 87f12c8..ba142ec 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.15
+ 1.6.16-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 dc6e7b3..acc5d83 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.15
+ 1.6.16-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 cd05f02..2cd9432 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml
index 064118e..77f11a4 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.15
+ 1.6.16-SNAPSHOT
4.0.0
oneplus-bot-templates
pom
- 1.6.15
+ 1.6.16-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 2c23ba3..7b565a3 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.15
+ 1.6.16-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 2962c5e..9efd6b7 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.15
+ 1.6.16-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 1a5ffcc..03514f0 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.15
+ 1.6.16-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 f330ce5..12958cd 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.15
+ 1.6.16-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 874e8e2..c40bc37 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.15
+ 1.6.16-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 eed28c3..7403151 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.15
+ 1.6.16-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 72d40a0..6ee8d10 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index 83894fc..7b89299 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.6.15
+ 1.6.16-SNAPSHOT
@@ -14,7 +14,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.15
+ 1.6.16-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 a83d6e1..419be00 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.15
+ 1.6.16-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 5a7194f..fce5900 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml
index ca887fc..9c9caa6 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.15
+ 1.6.16-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 d01d199..7a39716 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.15
+ 1.6.16-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 50d5be7..9df400c 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.15
+ 1.6.16-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 57e0bf7..eddd130 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml
index 060b0e9..73a974c 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.15
+ 1.6.16-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 0e7da96..5555b86 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.15
+ 1.6.16-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 55a4675..0f825b7 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.15
+ 1.6.16-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 a58bf2a..028884d 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index d69fd66..f833e72 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.6.15
+ 1.6.16-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 375f773..b0a8843 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.15
+ 1.6.16-SNAPSHOT
4.0.0
diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml
index df3eb92..7eacf40 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.15
+ 1.6.16-SNAPSHOT
4.0.0