From b4cebe2b4131d4438fc3027c20cbfcd5ceb9ed72 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Wed, 29 Nov 2023 21:08:14 +0100
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
application/executable/pom.xml | 2 +-
application/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 +-
.../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 +-
37 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index 3d2016d2..1aec26c4 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
executable
diff --git a/application/pom.xml b/application/pom.xml
index 20ec79c9..bed14cb4 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml
index efba149b..011e7692 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml
index 44fd9c8f..dfda9dff 100644
--- a/application/sissi-customizations/pom.xml
+++ b/application/sissi-customizations/pom.xml
@@ -3,7 +3,7 @@
application
dev.sheldan.sissi.application
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml
index 128e07e6..ef470a36 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml
index 96a2c804..b0c99245 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml
index 93042741..1949a7f2 100644
--- a/application/sissi-modules/pom.xml
+++ b/application/sissi-modules/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml
index b29e1e65..39715acd 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/application/sissi-modules/rss-news/pom.xml b/application/sissi-modules/rss-news/pom.xml
index e16ef15b..6ced14df 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index b6674eeb..32fefdd8 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 755700d9..0c7c03b1 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/pom.xml b/pom.xml
index 311b7140..39af5511 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
dev.sheldan.sissi
sissi
Sissi
- 1.4.24
+ 1.4.25-SNAPSHOT
17
@@ -59,7 +59,7 @@
https://maven.pkg.github.com/Sheldan/Sissi
scm:git:git@github.com:Sheldan/Sissi.git
- sissi-1.4.24
+ HEAD
\ No newline at end of file
diff --git a/templates/pom.xml b/templates/pom.xml
index 14a1c0cc..a206c5d1 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.4.24
+ 1.4.25-SNAPSHOT
4.0.0
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 43ddf7dd..6d40261a 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml
index ebe67115..5c55a5c0 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.24
+ 1.4.25-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 8bda05da..7a0217f7 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.24
+ 1.4.25-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 c6b4fa9b..22de39ef 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml
index 79dabc82..d274fe0f 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.24
+ 1.4.25-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 4a6eb240..df52ae7c 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.24
+ 1.4.25-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 95b3603a..6e280cf0 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml
index ed875ece..9e2e9a91 100644
--- a/templates/sissi-templates/pom.xml
+++ b/templates/sissi-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.4.24
+ 1.4.25-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 3941e84a..20e54be6 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.24
+ 1.4.25-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 b8fa23bb..378707e5 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.24
+ 1.4.25-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 c62f1876..a5082e4b 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml
index 66a112ce..3e67cb03 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.24
+ 1.4.25-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 e041681e..654d992d 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml
index 57d4cada..1fe0b8e7 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.24
+ 1.4.25-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 2c9fe3dd..81ea9652 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.24
+ 1.4.25-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 1ad92e20..fa1466c3 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml
index e4755473..8e0276c4 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.24
+ 1.4.25-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 4e85ee6a..eb9c6ec8 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.24
+ 1.4.25-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 57be3c33..fcc0a2b6 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml
index 889e5c2f..a508c206 100644
--- a/templates/sissi-translations/pom.xml
+++ b/templates/sissi-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.4.24
+ 1.4.25-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 5abdf4f4..57b3a4ac 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.24
+ 1.4.25-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 65a894bc..9f086d6d 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.24
+ 1.4.25-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 8a980605..2c857288 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.24
+ 1.4.25-SNAPSHOT
4.0.0
diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml
index c072a403..a71ff3cf 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.24
+ 1.4.25-SNAPSHOT
4.0.0