From 3f4d5510d8c6c38eab8aa65dd3aa2dc0b82eb461 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sat, 23 Dec 2023 22:35:20 +0100
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/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 +-
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 +-
.../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 +-
.../module-translations/rss-news-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 +-
39 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index 60e51069..22756341 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.4.31
+ 1.4.32-SNAPSHOT
4.0.0
executable
diff --git a/application/pom.xml b/application/pom.xml
index 6c8ae02a..66c19c76 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.31
+ 1.4.32-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 419c3ffb..f55cc131 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.4.31
+ 1.4.32-SNAPSHOT
image-generation-custom
diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml
index 5ad4ec48..85db16d9 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml
index 1f98b9da..d079634d 100644
--- a/application/sissi-customizations/pom.xml
+++ b/application/sissi-customizations/pom.xml
@@ -3,7 +3,7 @@
application
dev.sheldan.sissi.application
- 1.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml
index 8dcc5f12..c9be6b40 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml
index 8fdc94a9..411a49cf 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml
index fb074b2c..6147e5a7 100644
--- a/application/sissi-modules/pom.xml
+++ b/application/sissi-modules/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml
index 997a0526..eb1b82de 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml
index d81cc4c1..2f814d55 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index d5c24dde..f23b9caa 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 6350a21f..95845f92 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index a74ae12e..9c2a8477 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
dev.sheldan.sissi
sissi
Sissi
- 1.4.31
+ 1.4.32-SNAPSHOT
17
@@ -57,7 +57,7 @@
https://maven.pkg.github.com/Sheldan/Sissi
scm:git:git@github.com:Sheldan/Sissi.git
- sissi-1.4.31
+ HEAD
\ No newline at end of file
diff --git a/templates/pom.xml b/templates/pom.xml
index 28f0a870..3946d3ec 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.31
+ 1.4.32-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 727cc77f..0c37a1d9 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.4.31
+ 1.4.32-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 b36b2018..cfaf6490 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml
index 9caf9373..e2f40116 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.4.31
+ 1.4.32-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 890b3392..c1f34608 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.4.31
+ 1.4.32-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 8aed1622..3ffb7ec2 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml
index 8cd8346e..1885d500 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.4.31
+ 1.4.32-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 7cbc99fe..4c3038ed 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.4.31
+ 1.4.32-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 db888ff5..b496ed79 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml
index 0414686f..c2e2be2f 100644
--- a/templates/sissi-templates/pom.xml
+++ b/templates/sissi-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.4.31
+ 1.4.32-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 8b0d98f1..a425c6cd 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.4.31
+ 1.4.32-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 e09b8fb0..d7ab1052 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.4.31
+ 1.4.32-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 1f806e5d..1e01abcb 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml
index 8ca556ca..fcd5898e 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.4.31
+ 1.4.32-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 e3282952..5fef716a 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml
index e5014953..063239d2 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.4.31
+ 1.4.32-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 15850332..d4948ee4 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.4.31
+ 1.4.32-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 03b17221..0d50a870 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml
index f437dfc1..1d0c6fe4 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.4.31
+ 1.4.32-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 e12755d3..7f21a770 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.4.31
+ 1.4.32-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 a0cf840c..a40982c2 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml
index 3d093ab4..14856112 100644
--- a/templates/sissi-translations/pom.xml
+++ b/templates/sissi-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.4.31
+ 1.4.32-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 a03bb3fd..7b6c8cec 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.4.31
+ 1.4.32-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 cb0fd6cc..b2f6317b 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.4.31
+ 1.4.32-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 8a1494fc..16fb7042 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml
index 9c3b86f6..53355095 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.4.31
+ 1.4.32-SNAPSHOT
4.0.0