From 583c2cc4be10ed117ca785a81b3c4bc4e10e83cc Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sun, 4 Jun 2023 21:41:49 +0200
Subject: [PATCH] [maven-release-plugin] prepare release sissi-1.3.29
---
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 +-
deployment/docker-compose/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 +-
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 +-
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 +-
35 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index dbae3c2c..8b0fc200 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
executable
diff --git a/application/pom.xml b/application/pom.xml
index 282e1d66..2181da8f 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml
index 1f3c1e97..246e53a3 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml
index 92ace843..12f4a66f 100644
--- a/application/sissi-customizations/pom.xml
+++ b/application/sissi-customizations/pom.xml
@@ -3,7 +3,7 @@
application
dev.sheldan.sissi.application
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-modules/debra/pom.xml b/application/sissi-modules/debra/pom.xml
index c73a9ad4..4e3ac2d7 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml
index 7088f9c5..713cfc58 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml
index 37c9bf9a..b0c5b3ff 100644
--- a/application/sissi-modules/pom.xml
+++ b/application/sissi-modules/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml
index 854fee5a..e1208cce 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index 259fc4af..ca758256 100644
--- a/deployment/docker-compose/pom.xml
+++ b/deployment/docker-compose/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index e0241080..8d1fb0de 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 6152354b..2282601b 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/pom.xml b/pom.xml
index 52e298b0..1cac8237 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
dev.sheldan.sissi
sissi
Sissi
- 1.3.29-SNAPSHOT
+ 1.3.29
1.8
@@ -57,7 +57,7 @@
https://maven.pkg.github.com/Sheldan/Sissi
scm:git:git@github.com:Sheldan/Sissi.git
- HEAD
+ sissi-1.3.29
\ No newline at end of file
diff --git a/templates/pom.xml b/templates/pom.xml
index ede5edb3..640c0214 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.29-SNAPSHOT
+ 1.3.29
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 989d1aa5..91358bb1 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml
index 9f6840e5..064fc4df 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.3.29-SNAPSHOT
+ 1.3.29
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 b084d512..b185d1f7 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.3.29-SNAPSHOT
+ 1.3.29
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 7345e35d..a50c5306 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml
index 492a79a5..d23fa10f 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.3.29-SNAPSHOT
+ 1.3.29
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 d240ae71..db185283 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml
index 56225e3d..b44a6b78 100644
--- a/templates/sissi-templates/pom.xml
+++ b/templates/sissi-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.3.29-SNAPSHOT
+ 1.3.29
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 de361a6d..24951016 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.3.29-SNAPSHOT
+ 1.3.29
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 9ac80472..68b7b6ec 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.3.29-SNAPSHOT
+ 1.3.29
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 9cf77fb9..bb797e0c 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml
index 03f534ba..0232ae57 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.3.29-SNAPSHOT
+ 1.3.29
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 76e68d56..b9bc2648 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml
index a37fe70d..360b8436 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.3.29-SNAPSHOT
+ 1.3.29
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 a993f55b..24357187 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.3.29-SNAPSHOT
+ 1.3.29
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 2c30651d..c7bff011 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml
index e4b5eaa6..48d7f5eb 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.3.29-SNAPSHOT
+ 1.3.29
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 8be48b08..39f4367b 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml
index 9d617468..e805bd7b 100644
--- a/templates/sissi-translations/pom.xml
+++ b/templates/sissi-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.3.29-SNAPSHOT
+ 1.3.29
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 062cad96..b12fb1fb 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.3.29-SNAPSHOT
+ 1.3.29
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 c67bb283..e18940ee 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.3.29-SNAPSHOT
+ 1.3.29
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 9372340f..c1b811ba 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0
diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml
index 0efe10c8..3d128bee 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.3.29-SNAPSHOT
+ 1.3.29
4.0.0