From eb620f53090b216034fea05e3789853a053044a5 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 29 Mar 2021 03:35:33 +0200 Subject: [PATCH] [maven-release-plugin] prepare release oneplusbot-1.3.6 --- 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 3779ab4..3b37832 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.6-SNAPSHOT + 1.3.6 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index d8d919a..3c05b5d 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.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index 67ef66a..e61b6fe 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.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index 4f0642a..f7b4213 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6-SNAPSHOT + 1.3.6 dev.sheldan.oneplus.bot.application application pom - 1.3.6-SNAPSHOT + 1.3.6 executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index bc9abd3..99b758f 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.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index fbac56e..034dc88 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.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 4e8028f..4092a6e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/pom.xml b/pom.xml index a93ef8d..c4e14bf 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6-SNAPSHOT + 1.3.6 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.6 \ No newline at end of file diff --git a/templates/oneplus-bot-modules/pom.xml b/templates/oneplus-bot-modules/pom.xml index 35c1ea6..4ddffa5 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.6-SNAPSHOT + 1.3.6 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules pom - 1.3.6-SNAPSHOT + 1.3.6 starboard-custom diff --git a/templates/oneplus-bot-modules/starboard-custom/pom.xml b/templates/oneplus-bot-modules/starboard-custom/pom.xml index 4176aed..e559a07 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.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 4bb947f..4bfae7c 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6-SNAPSHOT + 1.3.6 @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.6-SNAPSHOT + 1.3.6 pom \ No newline at end of file diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 6e761e0..43caa64 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.6-SNAPSHOT + 1.3.6 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index f47c4c0..4b4b4b6 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.6-SNAPSHOT + 1.3.6 4.0.0