From 5bea74cb2244476c9b1bf34b533a50c8d5e1ae35 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Mon, 26 Jul 2021 02:07:58 +0200
Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.5.5
---
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/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 ++--
templates/oneplus-bot-modules-templates/faq-templates/pom.xml | 2 +-
.../oneplus-bot-modules-templates/news-templates/pom.xml | 2 +-
templates/oneplus-bot-modules-templates/pom.xml | 4 ++--
.../oneplus-bot-modules-templates/referral-templates/pom.xml | 2 +-
.../starboard-custom-templates/pom.xml | 2 +-
templates/overrides/pom.xml | 2 +-
templates/overrides/template-overrides/core/pom.xml | 2 +-
templates/overrides/template-overrides/logging/pom.xml | 2 +-
templates/overrides/template-overrides/moderation/pom.xml | 2 +-
templates/overrides/template-overrides/modmail/pom.xml | 2 +-
templates/overrides/template-overrides/pom.xml | 2 +-
templates/overrides/template-overrides/statistic/pom.xml | 2 +-
templates/overrides/template-overrides/webservices/pom.xml | 2 +-
templates/overrides/translation-overrides/moderation/pom.xml | 2 +-
templates/overrides/translation-overrides/pom.xml | 2 +-
templates/pom.xml | 4 ++--
.../translations/dynamic-activity-custom-translations/pom.xml | 2 +-
templates/translations/faq-translations/pom.xml | 2 +-
templates/translations/moderation-custom/pom.xml | 2 +-
templates/translations/news-translations/pom.xml | 2 +-
templates/translations/pom.xml | 2 +-
templates/translations/referral-translations/pom.xml | 2 +-
templates/translations/setup-translations/pom.xml | 2 +-
templates/translations/starboard-custom-translations/pom.xml | 2 +-
40 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/application/database/pom.xml b/application/database/pom.xml
index 800b8ad..7ae3458 100644
--- a/application/database/pom.xml
+++ b/application/database/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index 07fef9d..774cdc4 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.application
application
- 1.5.5-SNAPSHOT
+ 1.5.5
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 b246a23..0d60dfd 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-customizations/moderation-custom/pom.xml b/application/oneplus-bot-customizations/moderation-custom/pom.xml
index d3fd2f4..9476409 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml
index d3edca8..2eaf378 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index a9e6fb4..c3fb657 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml
index 2edf11a..fccd446 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml
index dd3cfba..80ef799 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml
index 78d1d02..110dde7 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml
index 28ddd16..3a08f35 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml
index dfcc6b7..16c1f03 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/application/pom.xml b/application/pom.xml
index ea83524..b8c170b 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -5,13 +5,13 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.5-SNAPSHOT
+ 1.5.5
dev.sheldan.oneplus.bot.application
application
pom
- 1.5.5-SNAPSHOT
+ 1.5.5
executable
oneplus-bot-customizations
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index 67080cc..6e57249 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index 50f32a1..26a08bf 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.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 0da9295..c55cdd1 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
oneplusbot
dev.sheldan.oneplus.bot
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/pom.xml b/pom.xml
index ba78486..e7d7b2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.5-SNAPSHOT
+ 1.5.5
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.5
\ No newline at end of file
diff --git a/templates/oneplus-bot-modules-templates/faq-templates/pom.xml b/templates/oneplus-bot-modules-templates/faq-templates/pom.xml
index 860d9ed..f2dcc14 100644
--- a/templates/oneplus-bot-modules-templates/faq-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/faq-templates/pom.xml
@@ -3,7 +3,7 @@
oneplus-bot-modules-templates
dev.sheldan.oneplus.bot.templates.modules
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/news-templates/pom.xml b/templates/oneplus-bot-modules-templates/news-templates/pom.xml
index 0799297..4940211 100644
--- a/templates/oneplus-bot-modules-templates/news-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/news-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml
index 1be0dba..9f6d8f7 100644
--- a/templates/oneplus-bot-modules-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/pom.xml
@@ -3,14 +3,14 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
pom
- 1.5.5-SNAPSHOT
+ 1.5.5
starboard-custom-templates
news-templates
diff --git a/templates/oneplus-bot-modules-templates/referral-templates/pom.xml b/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
index c90c447..e79dab4 100644
--- a/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/referral-templates/pom.xml
@@ -3,7 +3,7 @@
oneplus-bot-modules-templates
dev.sheldan.oneplus.bot.templates.modules
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml b/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
index 8f7d84d..34bcdff 100644
--- a/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
+++ b/templates/oneplus-bot-modules-templates/starboard-custom-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.modules
oneplus-bot-modules-templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml
index b68f17a..04d3f35 100644
--- a/templates/overrides/pom.xml
+++ b/templates/overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml
index 43f1233..320c274 100644
--- a/templates/overrides/template-overrides/core/pom.xml
+++ b/templates/overrides/template-overrides/core/pom.xml
@@ -3,7 +3,7 @@
template-overrides
dev.sheldan.oneplus.bot.templates.overrides.templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml
index e9973b1..866257b 100644
--- a/templates/overrides/template-overrides/logging/pom.xml
+++ b/templates/overrides/template-overrides/logging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/moderation/pom.xml b/templates/overrides/template-overrides/moderation/pom.xml
index d4e9363..45ba6d5 100644
--- a/templates/overrides/template-overrides/moderation/pom.xml
+++ b/templates/overrides/template-overrides/moderation/pom.xml
@@ -3,7 +3,7 @@
template-overrides
dev.sheldan.oneplus.bot.templates.overrides.templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/modmail/pom.xml b/templates/overrides/template-overrides/modmail/pom.xml
index 24b5050..458e402 100644
--- a/templates/overrides/template-overrides/modmail/pom.xml
+++ b/templates/overrides/template-overrides/modmail/pom.xml
@@ -3,7 +3,7 @@
template-overrides
dev.sheldan.oneplus.bot.templates.overrides.templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml
index ad1234d..d0d40d2 100644
--- a/templates/overrides/template-overrides/pom.xml
+++ b/templates/overrides/template-overrides/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides
overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/statistic/pom.xml b/templates/overrides/template-overrides/statistic/pom.xml
index 2059dcd..34d1d85 100644
--- a/templates/overrides/template-overrides/statistic/pom.xml
+++ b/templates/overrides/template-overrides/statistic/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml
index 5d760b2..0811549 100644
--- a/templates/overrides/template-overrides/webservices/pom.xml
+++ b/templates/overrides/template-overrides/webservices/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.templates
template-overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/translation-overrides/moderation/pom.xml b/templates/overrides/translation-overrides/moderation/pom.xml
index 3d6e880..ce1549a 100644
--- a/templates/overrides/translation-overrides/moderation/pom.xml
+++ b/templates/overrides/translation-overrides/moderation/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.overrides.translations
translation-overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/overrides/translation-overrides/pom.xml b/templates/overrides/translation-overrides/pom.xml
index 63487b7..aa309e8 100644
--- a/templates/overrides/translation-overrides/pom.xml
+++ b/templates/overrides/translation-overrides/pom.xml
@@ -3,7 +3,7 @@
overrides
dev.sheldan.oneplus.bot.templates.overrides
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/pom.xml b/templates/pom.xml
index b6e92b7..b488f2c 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -4,7 +4,7 @@
dev.sheldan.oneplus.bot
oneplusbot
- 1.5.5-SNAPSHOT
+ 1.5.5
@@ -15,7 +15,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.5-SNAPSHOT
+ 1.5.5
pom
\ No newline at end of file
diff --git a/templates/translations/dynamic-activity-custom-translations/pom.xml b/templates/translations/dynamic-activity-custom-translations/pom.xml
index 768a136..f4d2204 100644
--- a/templates/translations/dynamic-activity-custom-translations/pom.xml
+++ b/templates/translations/dynamic-activity-custom-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.translations
translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/faq-translations/pom.xml b/templates/translations/faq-translations/pom.xml
index 77ef0fb..5bf913f 100644
--- a/templates/translations/faq-translations/pom.xml
+++ b/templates/translations/faq-translations/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/moderation-custom/pom.xml b/templates/translations/moderation-custom/pom.xml
index 0bc15c4..aab3b3b 100644
--- a/templates/translations/moderation-custom/pom.xml
+++ b/templates/translations/moderation-custom/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml
index 5bbba1b..4e3e26d 100644
--- a/templates/translations/news-translations/pom.xml
+++ b/templates/translations/news-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.translations
translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml
index 5ca16dc..28ecb62 100644
--- a/templates/translations/pom.xml
+++ b/templates/translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates
templates
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml
index fa553b9..493a916 100644
--- a/templates/translations/referral-translations/pom.xml
+++ b/templates/translations/referral-translations/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml
index 5c47294..4b2cf29 100644
--- a/templates/translations/setup-translations/pom.xml
+++ b/templates/translations/setup-translations/pom.xml
@@ -3,7 +3,7 @@
translations
dev.sheldan.oneplus.bot.templates.translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml
index d231ebf..9a47e0b 100644
--- a/templates/translations/starboard-custom-translations/pom.xml
+++ b/templates/translations/starboard-custom-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.oneplus.bot.templates.translations
translations
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0