From 9190688f45b9d1519647f12b81728d29530a5ea7 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 24 Mar 2021 22:32:33 +0100 Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.3.4 --- application/executable/pom.xml | 2 +- application/oneplus-bot-customizations/pom.xml | 2 +- .../oneplus-bot-customizations/starboard-custom/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/pom.xml | 4 ++-- templates/oneplus-bot-modules/starboard-custom/pom.xml | 2 +- templates/pom.xml | 4 ++-- templates/translations/pom.xml | 2 +- templates/translations/starboard-custom-translations/pom.xml | 2 +- 13 files changed, 17 insertions(+), 17 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 2434d2b..6f62092 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.4-SNAPSHOT + 1.3.4 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 3e63f5f..f0d113a 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.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index e1be3c6..7808ec8 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.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 05ff6d2..a7c6e92 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.4-SNAPSHOT + 1.3.4 dev.sheldan.oneplus.bot.application application pom - 1.3.4-SNAPSHOT + 1.3.4 executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 85e4ecf..7ce7f9e 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.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 054c0d0..68d7b64 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.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index ceca419..cd64410 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/pom.xml b/pom.xml index 173abce..1ca44c9 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.4-SNAPSHOT + 1.3.4 1.8 @@ -55,7 +55,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - HEAD + oneplusbot-1.3.4 \ No newline at end of file diff --git a/templates/oneplus-bot-modules/pom.xml b/templates/oneplus-bot-modules/pom.xml index beeeb60..1b324ba 100644 --- a/templates/oneplus-bot-modules/pom.xml +++ b/templates/oneplus-bot-modules/pom.xml @@ -3,14 +3,14 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.4-SNAPSHOT + 1.3.4 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules pom - 1.3.4-SNAPSHOT + 1.3.4 starboard-custom diff --git a/templates/oneplus-bot-modules/starboard-custom/pom.xml b/templates/oneplus-bot-modules/starboard-custom/pom.xml index 742f365..d857dc7 100644 --- a/templates/oneplus-bot-modules/starboard-custom/pom.xml +++ b/templates/oneplus-bot-modules/starboard-custom/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules - 1.3.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 4959171..d6daa55 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.4-SNAPSHOT + 1.3.4 @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.4-SNAPSHOT + 1.3.4 pom \ No newline at end of file diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index e623b00..0ec3eba 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.4-SNAPSHOT + 1.3.4 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 7921e0f..11b637b 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.4-SNAPSHOT + 1.3.4 4.0.0