From 26663f9f00180c7d73b5402eaef8dae84e03f0e1 Mon Sep 17 00:00:00 2001 From: release-bot Date: Tue, 30 Dec 2025 12:46:38 +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 53f7e880..0104526b 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.20 + 1.5.21-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 3deb20bd..70bf34f9 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.20 + 1.5.21-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 34e693e0..f59e2947 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.20 + 1.5.21-SNAPSHOT image-generation-custom diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index 9c643e8c..c8ed54e2 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index bbae4d5c..1755446d 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.5.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index c0694aff..37606a57 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index 6bcd904d..5601b8be 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/miepscord/pom.xml b/application/sissi-modules/miepscord/pom.xml index efdd5b51..e3bbd585 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index 740557a6..1cb9824f 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index 2dc54112..8df52cd4 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml index 1854f986..61d9de6d 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index d525d4b2..e24a01f3 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.5.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index ae4a00ba..b97e7b41 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 31bb1824..14321e1b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.5.20 + 1.5.21-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.20 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index 3b02b3c9..7b5026ca 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.20 + 1.5.21-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 48ab202a..4e3cb3f5 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.20 + 1.5.21-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 cb1d200a..8afe2c1b 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index f629232a..5a8f7619 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.20 + 1.5.21-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 3fadc026..792686df 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.20 + 1.5.21-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 a9e5d192..c83326c6 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.20 + 1.5.21-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 99cbfba9..95f28190 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.20 + 1.5.21-SNAPSHOT miepscord-templates diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index 7578c007..9ee06e0a 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.20 + 1.5.21-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 22d4d0b7..559c72a4 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.20 + 1.5.21-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 16fbc46d..42b85516 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index f62fc91a..77c3e0ed 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.20 + 1.5.21-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 d522020b..9c544517 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.20 + 1.5.21-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 38e8f80e..2a50857b 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.20 + 1.5.21-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 f0c43f0e..89f0c3de 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index 34e34d2c..75c753f9 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.20 + 1.5.21-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 a053d526..d7d9a6e2 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.20 + 1.5.21-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 a5bfb08a..cee555d5 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index ae9b7ea1..93fbde50 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.20 + 1.5.21-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 cdafbd28..e1da6284 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.20 + 1.5.21-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 1fd654f4..40c34ea2 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.20 + 1.5.21-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 563d0bab..3a0625a2 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.20 + 1.5.21-SNAPSHOT miepscord-translations diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 9160d578..30a9949e 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.20 + 1.5.21-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 3bb3ba30..a258204f 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.20 + 1.5.21-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 fbe8d891..d4271212 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index 482c4aaa..496b3542 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.20 + 1.5.21-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 7bc94c2b..0a3cd8ed 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.20 + 1.5.21-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 8e8ffeb6..8dacf866 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.20 + 1.5.21-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 196a5267..2978b5e5 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.20 + 1.5.21-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 91f64ef0..316edff5 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.20 + 1.5.21-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index ff780b06..59cc8ab5 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.20 + 1.5.21-SNAPSHOT 4.0.0