From c7e8fd315fcd73f88b4d3b4bb5b1582a00a76ece Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Fri, 24 Dec 2021 14:25:19 +0100
Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.5.9
---
application/database/pom.xml | 2 +-
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 | 6 ++----
application/oneplus-bot-modules/setup/pom.xml | 2 +-
application/pom.xml | 4 ++--
deployment/docker-compose/pom.xml | 2 +-
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 +-
.../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 +-
.../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 +-
.../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 | 6 ++----
.../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 +-
46 files changed, 52 insertions(+), 56 deletions(-)
diff --git a/application/database/pom.xml b/application/database/pom.xml
index 105d799..1ec8cbb 100644
--- a/application/database/pom.xml
+++ b/application/database/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index 35f08dd..88f6520 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.5.9-SNAPSHOT
+ 1.5.9
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 8f3e982..208ac77 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml
index b8e7e30..8ac1a4c 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index d2091ca..2249f72 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 4bd1600..db3424a 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 0c2df13..95e0076 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index bdb07a9..e8a1966 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 7131f57..aef6c13 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index 39b23ca..bffb87d 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/seasonal/pom.xml b/application/oneplus-bot-modules/seasonal/pom.xml
index 3fda049..8a717a5 100644
--- a/application/oneplus-bot-modules/seasonal/pom.xml
+++ b/application/oneplus-bot-modules/seasonal/pom.xml
@@ -1,11 +1,9 @@
-
+
dev.sheldan.oneplus.bot.application.modules
oneplus-bot-modules
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index d953fb1..1945d8b 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index 2be7305..376afee 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.9-SNAPSHOT
+ 1.5.9
dev.sheldan.oneplus.bot.application
application
pom
- 1.5.9-SNAPSHOT
+ 1.5.9
executable
oneplus-bot-customizations
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index 9cc585e..1c482f3 100644
--- a/deployment/docker-compose/pom.xml
+++ b/deployment/docker-compose/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index ef43530..dbac611 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.deployment
deployment
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index da334e8..8d6b9c0 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/pom.xml b/pom.xml
index 0ffcc37..e67e7ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.9-SNAPSHOT
+ 1.5.9
1.8
@@ -56,7 +56,7 @@
https://maven.pkg.github.com/Sheldan/OnePlusBot
scm:git:git@github.com:Sheldan/OnePlusBot.git
- HEAD
+ oneplusbot-1.5.9
\ 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 8a12078..9f41e1f 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/oneplus-bot-templates/customization-templates/pom.xml b/templates/oneplus-bot-templates/customization-templates/pom.xml
index 9af2f6a..0f8a42e 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.5.9-SNAPSHOT
+ 1.5.9
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 dec986a..c40dfcd 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.5.9-SNAPSHOT
+ 1.5.9
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 2525be3..de124ff 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.5.9-SNAPSHOT
+ 1.5.9
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 da3c99e..f1fb7cc 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/oneplus-bot-templates/module-templates/pom.xml b/templates/oneplus-bot-templates/module-templates/pom.xml
index 486e1bc..eea1e60 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.5.9-SNAPSHOT
+ 1.5.9
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 dc944d9..1d75052 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/oneplus-bot-templates/pom.xml b/templates/oneplus-bot-templates/pom.xml
index 1e5f62b..157dcbf 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
oneplus-bot-templates
pom
- 1.5.9-SNAPSHOT
+ 1.5.9
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 bc7b045..708bf5e 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.5.9-SNAPSHOT
+ 1.5.9
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 95aa5df..2ccc23c 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.5.9-SNAPSHOT
+ 1.5.9
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 2689b95..a05f24b 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.5.9-SNAPSHOT
+ 1.5.9
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 17eca08..1fbbaf0 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/oneplus-bot-templates/template-overrides/pom.xml b/templates/oneplus-bot-templates/template-overrides/pom.xml
index f6ad6dc..71661cf 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.5.9-SNAPSHOT
+ 1.5.9
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 89a5d9d..4c9a41a 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.5.9-SNAPSHOT
+ 1.5.9
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 0ceaec2..f7e9548 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index beaf3c9..b33331a 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.9-SNAPSHOT
+ 1.5.9
@@ -14,7 +14,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.9-SNAPSHOT
+ 1.5.9
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 71bf793..302d88f 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.5.9-SNAPSHOT
+ 1.5.9
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 079dd72..e7a0c3e 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/customization-translations/pom.xml b/templates/translations/customization-translations/pom.xml
index 669ebcf..59d3197 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.5.9-SNAPSHOT
+ 1.5.9
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 ef7388a..07bf66f 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/faq-translations/pom.xml b/templates/translations/module-translations/faq-translations/pom.xml
index 24b53ee..9525595 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/news-translations/pom.xml b/templates/translations/module-translations/news-translations/pom.xml
index 3e791c8..0c6d663 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/pom.xml b/templates/translations/module-translations/pom.xml
index f1ab4cd..3897a81 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/referral-translations/pom.xml b/templates/translations/module-translations/referral-translations/pom.xml
index fb68983..c0179b0 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/seasonal-translations/pom.xml b/templates/translations/module-translations/seasonal-translations/pom.xml
index 13928ce..a37674c 100644
--- a/templates/translations/module-translations/seasonal-translations/pom.xml
+++ b/templates/translations/module-translations/seasonal-translations/pom.xml
@@ -1,11 +1,9 @@
-
+
dev.sheldan.oneplus.bot.templates.translations.modules
module-translations
- 1.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/module-translations/setup-translations/pom.xml b/templates/translations/module-translations/setup-translations/pom.xml
index 6cc0234..9395542 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index 23cdb45..a50901c 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.9-SNAPSHOT
+ 1.5.9
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 46ff752..30cd8fc 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0
diff --git a/templates/translations/translation-overrides/pom.xml b/templates/translations/translation-overrides/pom.xml
index 07640c2..bc1b90a 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.5.9-SNAPSHOT
+ 1.5.9
4.0.0