From b810c25613ae11471d9c5d78d281bd5ef294c4f7 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:41:53 +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/docker-compose/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 +- 35 files changed, 36 insertions(+), 36 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 8b0fc200..dcc63310 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 2181da8f..ca0f878e 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index 246e53a3..4dd4fe97 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index 12f4a66f..2b7ca6c1 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index 4e3ac2d7..635c4aba 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index 713cfc58..496636b9 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index b0c5b3ff..e933b45d 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index e1208cce..2b2aef6e 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index ca758256..07d8fb90 100644 --- a/deployment/docker-compose/pom.xml +++ b/deployment/docker-compose/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 8d1fb0de..eab072fb 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 2282601b..088937c3 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 1cac8237..85029e9a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.3.29 + 1.3.30-SNAPSHOT 1.8 @@ -57,7 +57,7 @@ https://maven.pkg.github.com/Sheldan/Sissi scm:git:git@github.com:Sheldan/Sissi.git - sissi-1.3.29 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index 640c0214..7b58eada 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.3.29 + 1.3.30-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 91358bb1..1d341de1 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index 064fc4df..69a0b04e 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.3.29 + 1.3.30-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 b185d1f7..0f4469ee 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.3.29 + 1.3.30-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 a50c5306..636d6283 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index d23fa10f..b9cb675a 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.3.29 + 1.3.30-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 db185283..71468fff 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index b44a6b78..1e37d3c5 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.3.29 + 1.3.30-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 24951016..cda56362 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.3.29 + 1.3.30-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 68b7b6ec..deb86574 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.3.29 + 1.3.30-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 bb797e0c..57eb7575 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index 0232ae57..14bed922 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.3.29 + 1.3.30-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 b9bc2648..2b657c79 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index 360b8436..37b6c088 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.3.29 + 1.3.30-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 24357187..5231e104 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.3.29 + 1.3.30-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 c7bff011..f9732be0 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 48d7f5eb..5dda0feb 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.3.29 + 1.3.30-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 39f4367b..0df692f9 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index e805bd7b..02ef722c 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.3.29 + 1.3.30-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 b12fb1fb..59168b09 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.3.29 + 1.3.30-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 e18940ee..b6235cd8 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.3.29 + 1.3.30-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 c1b811ba..c7191519 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.3.29 + 1.3.30-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index 3d128bee..d8459596 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.3.29 + 1.3.30-SNAPSHOT 4.0.0