From b7a67c8a38231a8fde3b4b6e9d9a67082fa3b148 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 24 Mar 2021 14:54:38 +0100 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 a9d789c..e41670d 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.application application - 1.3.2 + 1.3.3-SNAPSHOT 4.0.0 executable diff --git a/application/oneplus-bot-customizations/pom.xml b/application/oneplus-bot-customizations/pom.xml index eb6ab2a..89aecb4 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.2 + 1.3.3-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 5857a10..4e5045a 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.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/application/pom.xml b/application/pom.xml index f7cdbc0..612a1e2 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.2 + 1.3.3-SNAPSHOT dev.sheldan.oneplus.bot.application application pom - 1.3.2 + 1.3.3-SNAPSHOT executable oneplus-bot-customizations diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index d7526b2..0af5a04 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.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 0b1a1d9..eef8069 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.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 69d2a67..3538b86 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ oneplusbot dev.sheldan.oneplus.bot - 1.3.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index dc5c0b9..169aad5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.2 + 1.3.3-SNAPSHOT 1.8 @@ -54,7 +54,7 @@ https://maven.pkg.github.com/Sheldan/OnePlusBot scm:git:git@github.com:Sheldan/OnePlusBot.git - oneplusbot-1.3.2 + HEAD \ No newline at end of file diff --git a/templates/oneplus-bot-modules/pom.xml b/templates/oneplus-bot-modules/pom.xml index 5aed376..f94b983 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.2 + 1.3.3-SNAPSHOT 4.0.0 dev.sheldan.oneplus.bot.templates.modules oneplus-bot-modules pom - 1.3.2 + 1.3.3-SNAPSHOT starboard-custom diff --git a/templates/oneplus-bot-modules/starboard-custom/pom.xml b/templates/oneplus-bot-modules/starboard-custom/pom.xml index 9b3360c..1498774 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.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/templates/pom.xml b/templates/pom.xml index 2779bd0..50a69b1 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.oneplus.bot oneplusbot - 1.3.2 + 1.3.3-SNAPSHOT @@ -14,7 +14,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.2 + 1.3.3-SNAPSHOT pom \ No newline at end of file diff --git a/templates/translations/pom.xml b/templates/translations/pom.xml index d7a6b8f..f1953e1 100644 --- a/templates/translations/pom.xml +++ b/templates/translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.oneplus.bot.templates templates - 1.3.2 + 1.3.3-SNAPSHOT 4.0.0 diff --git a/templates/translations/starboard-custom-translations/pom.xml b/templates/translations/starboard-custom-translations/pom.xml index 788b4d5..49bf940 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.2 + 1.3.3-SNAPSHOT 4.0.0