From a34cf8ab4a03496a6e0206f166d5978f4c809eac Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 12 May 2021 01:12:07 +0200 Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.3.11 --- application/executable/pom.xml | 2 +- application/oneplus-bot-customizations/pom.xml | 2 +- .../oneplus-bot-customizations/starboard-custom/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 | 6 ++---- application/oneplus-bot-modules/setup/pom.xml | 6 ++---- 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/news-templates/pom.xml | 2 +- templates/oneplus-bot-modules-templates/pom.xml | 4 ++-- .../referral-templates/pom.xml | 6 ++---- .../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/pom.xml | 2 +- templates/overrides/template-overrides/webservices/pom.xml | 2 +- templates/pom.xml | 4 ++-- templates/translations/news-translations/pom.xml | 2 +- templates/translations/pom.xml | 2 +- templates/translations/referral-translations/pom.xml | 6 ++---- templates/translations/setup-translations/pom.xml | 6 ++---- .../translations/starboard-custom-translations/pom.xml | 2 +- 27 files changed, 36 insertions(+), 46 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 8135a63..24f07fb 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index c94a7c2..085e8c9 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index bc0ba66..c9d86a5 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/oneplus-bot-modules/news/pom.xml b/application/oneplus-bot-modules/news/pom.xml index fb8f2ad..3aaa778 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/oneplus-bot-modules/pom.xml b/application/oneplus-bot-modules/pom.xml index c2e12eb..c94b398 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/oneplus-bot-modules/referral/pom.xml b/application/oneplus-bot-modules/referral/pom.xml index 575257c..93d9e9a 100644 --- a/application/oneplus-bot-modules/referral/pom.xml +++ b/application/oneplus-bot-modules/referral/pom.xml @@ -1,11 +1,9 @@ - + dev.sheldan.oneplus.bot.application.modules oneplus-bot-modules - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/oneplus-bot-modules/setup/pom.xml b/application/oneplus-bot-modules/setup/pom.xml index 182d861..c2c8692 100644 --- a/application/oneplus-bot-modules/setup/pom.xml +++ b/application/oneplus-bot-modules/setup/pom.xml @@ -1,11 +1,9 @@ - + oneplus-bot-modules dev.sheldan.oneplus.bot.application.modules - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index f596deb..7169015 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.11-SNAPSHOT + 1.3.11 dev.sheldan.oneplus.bot.application application pom - 1.3.11-SNAPSHOT + 1.3.11 executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 6852a8d..4d9b1a2 100644 --- a/deployment/docker-compose/pom.xml +++ b/deployment/docker-compose/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.deployment deployment - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 3a582e4..3a554d7 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.deployment deployment - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index e1e921c..bf7e2cf 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/pom.xml b/pom.xml index 311d6dd..3d0fbbb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.11-SNAPSHOT + 1.3.11 1.8 @@ -56,7 +56,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - HEAD + oneplusbot-1.3.11 \ No newline at end of file diff --git a/templates/oneplus-bot-modules-templates/news-templates/pom.xml b/templates/oneplus-bot-modules-templates/news-templates/pom.xml index a5c94ec..923e7a5 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/oneplus-bot-modules-templates/pom.xml b/templates/oneplus-bot-modules-templates/pom.xml index 46feb74..4fdb057 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.3.11-SNAPSHOT + 1.3.11 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules-templates pom - 1.3.11-SNAPSHOT + 1.3.11 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 f0181e4..e107a5f 100644 --- a/templates/oneplus-bot-modules-templates/referral-templates/pom.xml +++ b/templates/oneplus-bot-modules-templates/referral-templates/pom.xml @@ -1,11 +1,9 @@ - + oneplus-bot-modules-templates dev.sheldan.oneplus.bot.templates.modules - 1.3.11-SNAPSHOT + 1.3.11 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 e89883d..334efbe 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/overrides/pom.xml b/templates/overrides/pom.xml index 29e5217..2e23148 100644 --- a/templates/overrides/pom.xml +++ b/templates/overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/overrides/template-overrides/core/pom.xml b/templates/overrides/template-overrides/core/pom.xml index 8cc584d..2d98fa6 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/overrides/template-overrides/logging/pom.xml b/templates/overrides/template-overrides/logging/pom.xml index 820fcb3..bdd787d 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/overrides/template-overrides/pom.xml b/templates/overrides/template-overrides/pom.xml index 57d7502..31e3e14 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/overrides/template-overrides/webservices/pom.xml b/templates/overrides/template-overrides/webservices/pom.xml index e2c1de7..048c3ff 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index f109b90..3aa037a 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.11-SNAPSHOT + 1.3.11 @@ -15,7 +15,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.11-SNAPSHOT + 1.3.11 pom \ No newline at end of file diff --git a/templates/translations/news-translations/pom.xml b/templates/translations/news-translations/pom.xml index 19fabf0..821d362 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.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index f5bc131..7245cb5 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/translations/referral-translations/pom.xml b/templates/translations/referral-translations/pom.xml index d596c20..3a91e07 100644 --- a/templates/translations/referral-translations/pom.xml +++ b/templates/translations/referral-translations/pom.xml @@ -1,11 +1,9 @@ - + translations dev.sheldan.oneplus.bot.templates.translations - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/translations/setup-translations/pom.xml b/templates/translations/setup-translations/pom.xml index 8e0586d..df34ee8 100644 --- a/templates/translations/setup-translations/pom.xml +++ b/templates/translations/setup-translations/pom.xml @@ -1,11 +1,9 @@ - + translations dev.sheldan.oneplus.bot.templates.translations - 1.3.11-SNAPSHOT + 1.3.11 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 9b42f75..e7dab27 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.3.11-SNAPSHOT + 1.3.11 4.0.0