From 8644af678f80dea53a86932593588d81327579f9 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Tue, 13 Jul 2021 01:42:21 +0200 Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.5.1 --- application/executable/pom.xml | 2 +- .../dynamic-activity-custom/pom.xml | 6 ++---- 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 ++-- .../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 ++-- .../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 +- .../overrides/translation-overrides/moderation/pom.xml | 2 +- templates/overrides/translation-overrides/pom.xml | 2 +- templates/pom.xml | 4 ++-- .../dynamic-activity-custom-translations/pom.xml | 6 ++---- templates/translations/faq-translations/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 +- .../translations/starboard-custom-translations/pom.xml | 2 +- 37 files changed, 43 insertions(+), 47 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index d3c04ca..028be6a 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.5.1-SNAPSHOT + 1.5.1 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 0742e35..69430b7 100644 --- a/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml +++ b/application/oneplus-bot-customizations/dynamic-activity-custom/pom.xml @@ -1,11 +1,9 @@ - + dev.sheldan.oneplus.bot.application.custom oneplus-bot-customizations - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 50723b3..32c7b1f 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index ee8fdca..675f019 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-modules/faq/pom.xml b/application/oneplus-bot-modules/faq/pom.xml index a4b47f8..ea51e8a 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index 7980096..5584c81 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index 23ed29f..1bd3e9f 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index 8ba7110..06bf4ae 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index cdfb624..786e9df 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 3bb837e..f7af10f 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.5.1-SNAPSHOT + 1.5.1 dev.sheldan.oneplus.bot.application application pom - 1.5.1-SNAPSHOT + 1.5.1 executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 474fe80..04600cb 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 95c088f..fc07b85 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index aaa98a4..e0fe506 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/pom.xml b/pom.xml index 281d704..5dd8605 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.5.1-SNAPSHOT + 1.5.1 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.1 \ 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 c354d57..b32bf26 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.1-SNAPSHOT + 1.5.1 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 7947dad..79dc56d 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml index 5ed2e68..b65727e 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.1-SNAPSHOT + 1.5.1 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules-templates pom - 1.5.1-SNAPSHOT + 1.5.1 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 0712065..750d455 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.1-SNAPSHOT + 1.5.1 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 2a33c51..36c43f5 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml index 7f88925..82e0cea 100644 --- a/templates/overrides/pom.xml +++ b/templates/overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml index dba3503..6102dcd 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml index 639a08b..02fd585 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/moderation/pom.xml b/templates/overrides/template-overrides/moderation/pom.xml index d073035..9f657a4 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/modmail/pom.xml b/templates/overrides/template-overrides/modmail/pom.xml index ce3bd4c..d8f0b89 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml index b28561e..acd4d14 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/statistic/pom.xml b/templates/overrides/template-overrides/statistic/pom.xml index 4277243..00d0b0b 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml index 410eaa6..f830994 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/translation-overrides/moderation/pom.xml b/templates/overrides/translation-overrides/moderation/pom.xml index 69709d0..689f324 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/overrides/translation-overrides/pom.xml b/templates/overrides/translation-overrides/pom.xml index 37d44ff..c258baa 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index ca1ecf2..01f9aa9 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.5.1-SNAPSHOT + 1.5.1 @@ -15,7 +15,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.5.1-SNAPSHOT + 1.5.1 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 43034d9..9c6d9e2 100644 --- a/templates/translations/dynamic-activity-custom-translations/pom.xml +++ b/templates/translations/dynamic-activity-custom-translations/pom.xml @@ -1,11 +1,9 @@ - + dev.sheldan.oneplus.bot.templates.translations translations - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/faq-translations/pom.xml b/templates/translations/faq-translations/pom.xml index 1dafddd..5967aaa 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml index 93ac838..e7b456c 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index e62afd5..17222c8 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.5.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml index 8a0dcf2..cf18b2e 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml index 02207cb..ef919f5 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.1-SNAPSHOT + 1.5.1 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index a14e113..0743a18 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.1-SNAPSHOT + 1.5.1 4.0.0