From db271cd448a3a4bc3484dd02e06b45f436d3a81b Mon Sep 17 00:00:00 2001 From: release-bot Date: Sun, 20 Jul 2025 09:50:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- application/executable/pom.xml | 2 +- application/pom.xml | 2 +- .../sissi-customizations/image-generation-custom/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/miepscord/pom.xml | 2 +- application/sissi-modules/pom.xml | 2 +- application/sissi-modules/quotes/pom.xml | 2 +- application/sissi-modules/rss-news/pom.xml | 2 +- deployment/image-packaging/pom.xml | 2 +- deployment/pom.xml | 2 +- pom.xml | 4 ++-- templates/pom.xml | 2 +- .../image-generation-customization-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 +- .../module-templates/miepscord-templates/pom.xml | 2 +- templates/sissi-templates/module-templates/pom.xml | 2 +- .../sissi-templates/module-templates/quotes-templates/pom.xml | 2 +- .../module-templates/rss-news-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 +- .../template-overrides/starboard-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 +- .../module-translations/miepscord-translations/pom.xml | 2 +- templates/sissi-translations/module-translations/pom.xml | 2 +- .../module-translations/quote-translations/pom.xml | 2 +- .../module-translations/rss-news-translations/pom.xml | 2 +- templates/sissi-translations/pom.xml | 2 +- .../experience-translation-overrides/pom.xml | 2 +- .../giveaway-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 +- 44 files changed, 45 insertions(+), 45 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index e414d12d..e7261606 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 9da92b8e..847286a8 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/image-generation-custom/pom.xml b/application/sissi-customizations/image-generation-custom/pom.xml index 4a7089ac..287894e0 100644 --- a/application/sissi-customizations/image-generation-custom/pom.xml +++ b/application/sissi-customizations/image-generation-custom/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.sissi.application.module.custom sissi-customizations - 1.5.8 + 1.5.9-SNAPSHOT image-generation-custom diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index a034d73e..0b92b294 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index 8b30f4b1..9307ba04 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index f415c579..28b4fea0 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index d96da4fc..215c96cf 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/miepscord/pom.xml b/application/sissi-modules/miepscord/pom.xml index 25dc4d04..a4f4f2e2 100644 --- a/application/sissi-modules/miepscord/pom.xml +++ b/application/sissi-modules/miepscord/pom.xml @@ -3,7 +3,7 @@ sissi-modules dev.sheldan.sissi.application - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index ccc444ee..6d14803e 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index 9161a1fa..991a918d 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml index 883d9101..eb619b59 100644 --- a/application/sissi-modules/rss-news/pom.xml +++ b/application/sissi-modules/rss-news/pom.xml @@ -3,7 +3,7 @@ sissi-modules dev.sheldan.sissi.application - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index d8c903d4..e5442f8b 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index f5e8f2a4..8a84ca54 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 8875e9d1..13d2d8f0 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.5.8 + 1.5.9-SNAPSHOT 17 @@ -73,7 +73,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/Sheldan/Sissi.git - sissi-1.5.8 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index 9283a35d..cf3376cf 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/image-generation-customization-templates/pom.xml b/templates/sissi-templates/customization-templates/image-generation-customization-templates/pom.xml index ef4b4bb1..898a18a1 100644 --- a/templates/sissi-templates/customization-templates/image-generation-customization-templates/pom.xml +++ b/templates/sissi-templates/customization-templates/image-generation-customization-templates/pom.xml @@ -4,7 +4,7 @@ customization-templates dev.sheldan.sissi.templates - 1.5.8 + 1.5.9-SNAPSHOT image-generation-customization-templates 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 708cf157..bff2ecec 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index 1f45866a..901b6ce3 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.5.8 + 1.5.9-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 9c6ad2ba..03c2e0c2 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.5.8 + 1.5.9-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 4f760bef..b5b91a0a 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/miepscord-templates/pom.xml b/templates/sissi-templates/module-templates/miepscord-templates/pom.xml index a4ea5d9f..799da19c 100644 --- a/templates/sissi-templates/module-templates/miepscord-templates/pom.xml +++ b/templates/sissi-templates/module-templates/miepscord-templates/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.sissi.templates module-templates - 1.5.8 + 1.5.9-SNAPSHOT miepscord-templates diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index 437f4e2c..49803d8f 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.5.8 + 1.5.9-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 b8ac9d5c..6181012e 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/module-templates/rss-news-templates/pom.xml b/templates/sissi-templates/module-templates/rss-news-templates/pom.xml index 08c69007..264addd5 100644 --- a/templates/sissi-templates/module-templates/rss-news-templates/pom.xml +++ b/templates/sissi-templates/module-templates/rss-news-templates/pom.xml @@ -3,7 +3,7 @@ module-templates dev.sheldan.sissi.templates - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index dbbb1af9..78aa4316 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.8 + 1.5.9-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 41f707d6..0581391e 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.5.8 + 1.5.9-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 a5737e16..68939e35 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.5.8 + 1.5.9-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 730e4f7a..a73e95af 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index 6c970900..742b6dcc 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/starboard-template-overrides/pom.xml b/templates/sissi-templates/template-overrides/starboard-template-overrides/pom.xml index 94a8144d..a406a561 100644 --- a/templates/sissi-templates/template-overrides/starboard-template-overrides/pom.xml +++ b/templates/sissi-templates/template-overrides/starboard-template-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates template-overrides - 1.5.8 + 1.5.9-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 f42013f9..426aa065 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index ec62f813..72789613 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.5.8 + 1.5.9-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 456077dd..c555dc7b 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.5.8 + 1.5.9-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 fcee2b1f..85d0ce26 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/miepscord-translations/pom.xml b/templates/sissi-translations/module-translations/miepscord-translations/pom.xml index 9988e93f..33d5c773 100644 --- a/templates/sissi-translations/module-translations/miepscord-translations/pom.xml +++ b/templates/sissi-translations/module-translations/miepscord-translations/pom.xml @@ -4,7 +4,7 @@ dev.sheldan.sissi.templates.translations module-translations - 1.5.8 + 1.5.9-SNAPSHOT miepscord-translations diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 1edd2b5d..3a010ea7 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.5.8 + 1.5.9-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 9d47ff02..68cda123 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/module-translations/rss-news-translations/pom.xml b/templates/sissi-translations/module-translations/rss-news-translations/pom.xml index 0bb376df..e0ef2cdc 100644 --- a/templates/sissi-translations/module-translations/rss-news-translations/pom.xml +++ b/templates/sissi-translations/module-translations/rss-news-translations/pom.xml @@ -3,7 +3,7 @@ module-translations dev.sheldan.sissi.templates.translations - 1.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index 7ecc4e3f..668bb5c3 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.8 + 1.5.9-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 a713df41..f6390d0e 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/giveaway-translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/giveaway-translation-overrides/pom.xml index 2d3a4f10..695caa2a 100644 --- a/templates/sissi-translations/translation-overrides/giveaway-translation-overrides/pom.xml +++ b/templates/sissi-translations/translation-overrides/giveaway-translation-overrides/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates.translations.overrides translation-overrides - 1.5.8 + 1.5.9-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 3f35a1bf..47e2895d 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.5.8 + 1.5.9-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 f1019a69..5f6649bc 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.5.8 + 1.5.9-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index b682d593..c7004194 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.5.8 + 1.5.9-SNAPSHOT 4.0.0