From 14d90722b768140d9330b3f38303e3440d1b3791 Mon Sep 17 00:00:00 2001 From: release-bot Date: Mon, 4 Aug 2025 19:18:51 +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 748fda7c..eccb6f1b 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.10 + 1.5.11-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 803abd19..b722d958 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.10 + 1.5.11-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 28107220..c17093f7 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.10 + 1.5.11-SNAPSHOT image-generation-custom diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index 22ee2d86..91bcfac8 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index 30f59a8b..fd63d2a1 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.5.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index 4cd08216..2d734d51 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index 8e1c93d5..e77f2989 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/miepscord/pom.xml b/application/sissi-modules/miepscord/pom.xml index 332a9ff6..ab08d668 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index b4bdd667..5dc0ebba 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index e7435615..3d925375 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml index 8c8fca97..2b88ace3 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index 9491c7cc..377560f3 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.5.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index fe0fcd2a..7a8b793c 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 11ed6829..cbef2f81 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.5.10 + 1.5.11-SNAPSHOT 17 @@ -72,7 +72,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/Sheldan/Sissi.git - sissi-1.5.10 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index 682d5947..50ae9748 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.10 + 1.5.11-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 28f75dac..84736d5f 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.10 + 1.5.11-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 ea2b02a0..d732a52e 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index 713a27a3..411fb06b 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.10 + 1.5.11-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 074ba05c..c5803083 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.10 + 1.5.11-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 805c93be..04a6c8e0 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.10 + 1.5.11-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 11dbe80a..95484e45 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.10 + 1.5.11-SNAPSHOT miepscord-templates diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index a425dbcd..57a0caa4 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.10 + 1.5.11-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 012f0e60..b270ab8c 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.10 + 1.5.11-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 7b580687..4bf94dbe 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index 01fc1e7d..40b4897e 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.10 + 1.5.11-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 7f4c26d7..79620c0f 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.10 + 1.5.11-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 a32a114d..040eda15 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.10 + 1.5.11-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 806a86bd..04b90b57 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index d83b317a..bd67f1f8 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.10 + 1.5.11-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 2661acf3..4bbc2352 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.10 + 1.5.11-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 3aff7895..8fc25be3 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index 07c3b36f..46325e2c 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.10 + 1.5.11-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 d075822a..67b1c648 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.10 + 1.5.11-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 cf62918e..5de51ed9 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.10 + 1.5.11-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 29727639..411f5e5a 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.10 + 1.5.11-SNAPSHOT miepscord-translations diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 9761c2f7..374443e9 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.10 + 1.5.11-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 401da0b4..3df90b92 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.10 + 1.5.11-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 a170b630..57174258 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index 7fecee76..6790dc80 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.10 + 1.5.11-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 f2e8dc41..094d8afb 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.10 + 1.5.11-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 a07165b8..aaa6794d 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.10 + 1.5.11-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 471171a5..7b0ae446 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.10 + 1.5.11-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 dfecc7b8..730598ef 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.10 + 1.5.11-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index fb105957..79ada0c2 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.10 + 1.5.11-SNAPSHOT 4.0.0