From 8de5e543c83d6e209e639b681cbd63f21b7d6771 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 29 Mar 2021 03:35:39 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 3b37832..8f86015 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.6 + 1.3.7-SNAPSHOT 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index 3c05b5d..70ee6b0 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 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml index e61b6fe..366cc7f 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 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index f7b4213..a553fd0 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6 + 1.3.7-SNAPSHOT dev.sheldan.oneplus.bot.application application pom - 1.3.6 + 1.3.7-SNAPSHOT executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index 99b758f..ff46214 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 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 034dc88..64248bb 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 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 4092a6e..650ac96 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.6 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index c4e14bf..34f3dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6 + 1.3.7-SNAPSHOT 1.8 @@ -55,7 +55,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - oneplusbot-1.3.6 + HEAD \ No newline at end of file diff --git a/templates/oneplus-bot-modules/pom.xml b/templates/oneplus-bot-modules/pom.xml index 4ddffa5..b238766 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 + 1.3.7-SNAPSHOT 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules pom - 1.3.6 + 1.3.7-SNAPSHOT starboard-custom diff --git a/templates/oneplus-bot-modules/starboard-custom/pom.xml b/templates/oneplus-bot-modules/starboard-custom/pom.xml index e559a07..64638c9 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 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 4bfae7c..f52cf27 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.6 + 1.3.7-SNAPSHOT @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.6 + 1.3.7-SNAPSHOT pom \ No newline at end of file diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index 43caa64..1e3a313 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.6 + 1.3.7-SNAPSHOT 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 4b4b4b6..88e4cd2 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 + 1.3.7-SNAPSHOT 4.0.0