diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 639ff86a..d1fe3b32 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index 411aa1fe..93c48d2d 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.2 + 1.5.3-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 ff3a6a26..6f1928a8 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.2 + 1.5.3-SNAPSHOT image-generation-custom diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml index 2592346e..4c10fa45 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml index 6b17f72b..85058ef7 100644 --- a/application/sissi-customizations/pom.xml +++ b/application/sissi-customizations/pom.xml @@ -3,7 +3,7 @@ application dev.sheldan.sissi.application - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml index 2523cd20..4caae2a7 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index d54909fa..9ac901bf 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/miepscord/pom.xml b/application/sissi-modules/miepscord/pom.xml index 67767874..d571d71f 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index 2e18fc85..37619c57 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index a90a79f1..1579ac5c 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml index 7a5a72c9..d402bace 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index a20339d7..baec0e73 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 5f4e35f0..406488a1 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index ca3bbc7b..acfea4cb 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.5.2 + 1.5.3-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.2 + HEAD \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index af4c7795..c602f9d4 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.5.2 + 1.5.3-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 a18a456a..5b1444be 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.2 + 1.5.3-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 33e26049..661c19f6 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml index 8c1c3dd8..d553a2de 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.2 + 1.5.3-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 b2664299..7275f937 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.2 + 1.5.3-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 ba36d6e0..b8e5445b 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.2 + 1.5.3-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 4db6b049..3df77b40 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.2 + 1.5.3-SNAPSHOT miepscord-templates diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index 4cc7b2fc..3e8f08c8 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.2 + 1.5.3-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 93593cb4..a4a2fb62 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.2 + 1.5.3-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 81c0f1f0..c20b7b01 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index a8829fdd..a48f13ae 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.2 + 1.5.3-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 4d869907..4efcfb04 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.2 + 1.5.3-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 82150167..91258952 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.2 + 1.5.3-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 72695c77..1f973da3 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml index 81621b1c..1f365ed4 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.2 + 1.5.3-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 6e0d3514..124ffdb8 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml index df715140..d1b607c9 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.2 + 1.5.3-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 55e5104f..17151c03 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.2 + 1.5.3-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 71bea70e..38c0a9f1 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.2 + 1.5.3-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 b46f2158..a096454a 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.2 + 1.5.3-SNAPSHOT miepscord-translations diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index f72eb8a8..f8aa3dae 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.2 + 1.5.3-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 737e877b..d65e1e17 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.2 + 1.5.3-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 be0d36b8..6ac67200 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index be9c1b7d..2443324e 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.5.2 + 1.5.3-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 ca4949e8..11eed610 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.2 + 1.5.3-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 257cfa90..403c77e6 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.2 + 1.5.3-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 926dde6c..fde33e41 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.2 + 1.5.3-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 71132071..d95d334c 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.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml index 9167e29a..7fc14753 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.2 + 1.5.3-SNAPSHOT 4.0.0