From 2ab922cc84c8fad55cc207bea8b55be93a81a6b2 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Wed, 30 Aug 2023 00:12:31 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- application/executable/pom.xml | 2 +- application/pom.xml | 2 +- application/sissi-customizations/moderation-custom/pom.xml | 2 +- application/sissi-customizations/pom.xml | 2 +- application/sissi-modules/debra/pom.xml | 2 +- application/sissi-modules/meetup/pom.xml | 2 +- application/sissi-modules/pom.xml | 2 +- application/sissi-modules/quotes/pom.xml | 2 +- deployment/image-packaging/pom.xml | 2 +- deployment/pom.xml | 2 +- pom.xml | 4 ++-- templates/pom.xml | 2 +- .../moderation-customization-templates/pom.xml | 2 +- templates/sissi-templates/customization-templates/pom.xml | 2 +- .../sissi-templates/module-templates/debra-templates/pom.xml | 2 +- .../sissi-templates/module-templates/meetup-templates/pom.xml | 2 +- templates/sissi-templates/module-templates/pom.xml | 2 +- .../sissi-templates/module-templates/quotes-templates/pom.xml | 2 +- templates/sissi-templates/pom.xml | 2 +- .../template-overrides/experience-template-overrides/pom.xml | 2 +- .../template-overrides/logging-template-overrides/pom.xml | 2 +- .../template-overrides/moderation-template-overrides/pom.xml | 2 +- templates/sissi-templates/template-overrides/pom.xml | 2 +- .../moderation-customization-translations/pom.xml | 2 +- .../sissi-translations/customization-translations/pom.xml | 2 +- .../module-translations/debra-translations/pom.xml | 2 +- .../module-translations/meetup-translations/pom.xml | 2 +- templates/sissi-translations/module-translations/pom.xml | 2 +- .../module-translations/quote-translations/pom.xml | 2 +- templates/sissi-translations/pom.xml | 2 +- .../experience-translation-overrides/pom.xml | 2 +- .../logging-translation-overrides/pom.xml | 2 +- .../moderation-translation-overrides/pom.xml | 2 +- templates/sissi-translations/translation-overrides/pom.xml | 2 +- 34 files changed, 35 insertions(+), 35 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index d91811c7..93a81dc9 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 2ed24a6c..d16f576d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index 436e6eee..69a4e5e7 100644 --- a/application/sissi-customizations/moderation-custom/pom.xml +++ b/application/sissi-customizations/moderation-custom/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application.module.custom sissi-customizations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index fb4d0cd6..dd231807 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index 5348696e..e3fdc3eb 100644 --- a/application/sissi-modules/debra/pom.xml +++ b/application/sissi-modules/debra/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application sissi-modules - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index f48c52b2..37f5e115 100644 --- a/application/sissi-modules/meetup/pom.xml +++ b/application/sissi-modules/meetup/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application sissi-modules - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index 44b9d9e0..8ed86205 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index edaad7b5..40252bb3 100644 --- a/application/sissi-modules/quotes/pom.xml +++ b/application/sissi-modules/quotes/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application sissi-modules - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 7a1e21d0..b7f730c9 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 4120c27a..66b7c404 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 532cdb73..f7c9b6f2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.4.9 + 1.4.10-SNAPSHOT 17 @@ -57,7 +57,7 @@ https://maven.pkg.github.com/Sheldan/Sissi scm:git:git@github.com:Sheldan/Sissi.git - sissi-1.4.9 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index fd697f9a..1ed455db 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/moderation-customization-templates/pom.xml b/templates/sissi-templates/customization-templates/moderation-customization-templates/pom.xml index 440dffaa..557183db 100644 --- a/templates/sissi-templates/customization-templates/moderation-customization-templates/pom.xml +++ b/templates/sissi-templates/customization-templates/moderation-customization-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates customization-templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index 3ce042ff..7c43775d 100644 --- a/templates/sissi-templates/customization-templates/pom.xml +++ b/templates/sissi-templates/customization-templates/pom.xml @@ -3,7 +3,7 @@ sissi-templates dev.sheldan.sissi.templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/debra-templates/pom.xml b/templates/sissi-templates/module-templates/debra-templates/pom.xml index d2cff85a..63c7a0ee 100644 --- a/templates/sissi-templates/module-templates/debra-templates/pom.xml +++ b/templates/sissi-templates/module-templates/debra-templates/pom.xml @@ -3,7 +3,7 @@ module-templates dev.sheldan.sissi.templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/meetup-templates/pom.xml b/templates/sissi-templates/module-templates/meetup-templates/pom.xml index 1b79b8d2..8efed947 100644 --- a/templates/sissi-templates/module-templates/meetup-templates/pom.xml +++ b/templates/sissi-templates/module-templates/meetup-templates/pom.xml @@ -3,7 +3,7 @@ module-templates dev.sheldan.sissi.templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index b5f19d09..358c7769 100644 --- a/templates/sissi-templates/module-templates/pom.xml +++ b/templates/sissi-templates/module-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates sissi-templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/quotes-templates/pom.xml b/templates/sissi-templates/module-templates/quotes-templates/pom.xml index ffefa814..fef60c2e 100644 --- a/templates/sissi-templates/module-templates/quotes-templates/pom.xml +++ b/templates/sissi-templates/module-templates/quotes-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates module-templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index 7560f5c7..77aaf6c4 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/experience-template-overrides/pom.xml b/templates/sissi-templates/template-overrides/experience-template-overrides/pom.xml index c6b61441..f2ea82ed 100644 --- a/templates/sissi-templates/template-overrides/experience-template-overrides/pom.xml +++ b/templates/sissi-templates/template-overrides/experience-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates template-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/logging-template-overrides/pom.xml b/templates/sissi-templates/template-overrides/logging-template-overrides/pom.xml index 92457a10..86882d2e 100644 --- a/templates/sissi-templates/template-overrides/logging-template-overrides/pom.xml +++ b/templates/sissi-templates/template-overrides/logging-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates template-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/moderation-template-overrides/pom.xml b/templates/sissi-templates/template-overrides/moderation-template-overrides/pom.xml index 95470214..6d35c9d5 100644 --- a/templates/sissi-templates/template-overrides/moderation-template-overrides/pom.xml +++ b/templates/sissi-templates/template-overrides/moderation-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates template-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index f518a1dc..27a5d5da 100644 --- a/templates/sissi-templates/template-overrides/pom.xml +++ b/templates/sissi-templates/template-overrides/pom.xml @@ -3,7 +3,7 @@ sissi-templates dev.sheldan.sissi.templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/moderation-customization-translations/pom.xml b/templates/sissi-translations/customization-translations/moderation-customization-translations/pom.xml index 9ff364fd..fdf93dca 100644 --- a/templates/sissi-translations/customization-translations/moderation-customization-translations/pom.xml +++ b/templates/sissi-translations/customization-translations/moderation-customization-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations customization-translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index ed4b796d..d2fed520 100644 --- a/templates/sissi-translations/customization-translations/pom.xml +++ b/templates/sissi-translations/customization-translations/pom.xml @@ -3,7 +3,7 @@ sissi-translations dev.sheldan.sissi.templates.translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/debra-translations/pom.xml b/templates/sissi-translations/module-translations/debra-translations/pom.xml index 71a975d5..551da86a 100644 --- a/templates/sissi-translations/module-translations/debra-translations/pom.xml +++ b/templates/sissi-translations/module-translations/debra-translations/pom.xml @@ -3,7 +3,7 @@ module-translations dev.sheldan.sissi.templates.translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/meetup-translations/pom.xml b/templates/sissi-translations/module-translations/meetup-translations/pom.xml index 00800dfd..8020f143 100644 --- a/templates/sissi-translations/module-translations/meetup-translations/pom.xml +++ b/templates/sissi-translations/module-translations/meetup-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations module-translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 1df6bc27..47ce78d0 100644 --- a/templates/sissi-translations/module-translations/pom.xml +++ b/templates/sissi-translations/module-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations sissi-translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/quote-translations/pom.xml b/templates/sissi-translations/module-translations/quote-translations/pom.xml index 81b522d2..dbb9087a 100644 --- a/templates/sissi-translations/module-translations/quote-translations/pom.xml +++ b/templates/sissi-translations/module-translations/quote-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations module-translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index 50911637..e1f13062 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/experience-translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/experience-translation-overrides/pom.xml index 42bbdc86..8d37d91b 100644 --- a/templates/sissi-translations/translation-overrides/experience-translation-overrides/pom.xml +++ b/templates/sissi-translations/translation-overrides/experience-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations.overrides translation-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/logging-translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/logging-translation-overrides/pom.xml index 2bbad77e..314211e7 100644 --- a/templates/sissi-translations/translation-overrides/logging-translation-overrides/pom.xml +++ b/templates/sissi-translations/translation-overrides/logging-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations.overrides translation-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/moderation-translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/moderation-translation-overrides/pom.xml index 6e41bb5f..d57c8f1d 100644 --- a/templates/sissi-translations/translation-overrides/moderation-translation-overrides/pom.xml +++ b/templates/sissi-translations/translation-overrides/moderation-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations.overrides translation-overrides - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index 46a7d49e..8073abcc 100644 --- a/templates/sissi-translations/translation-overrides/pom.xml +++ b/templates/sissi-translations/translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations sissi-translations - 1.4.9 + 1.4.10-SNAPSHOT 4.0.0