From 69011ddac72d0dae30d68d0af87a2b095c2192f5 Mon Sep 17 00:00:00 2001
From: Sheldan <5037282+Sheldan@users.noreply.github.com>
Date: Sun, 28 Aug 2022 23:53:41 +0200
Subject: [PATCH] [maven-release-plugin] prepare release sissi-1.3.2
---
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/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/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/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/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 +-
.../moderation-translation-overrides/pom.xml | 2 +-
templates/sissi-translations/translation-overrides/pom.xml | 2 +-
28 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/application/executable/pom.xml b/application/executable/pom.xml
index bf9bf01c..367d36b9 100644
--- a/application/executable/pom.xml
+++ b/application/executable/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
executable
diff --git a/application/pom.xml b/application/pom.xml
index 62e68cde..6be2c470 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/application/sissi-customizations/moderation-custom/pom.xml b/application/sissi-customizations/moderation-custom/pom.xml
index 797c5189..ff8c34fd 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/application/sissi-customizations/pom.xml b/application/sissi-customizations/pom.xml
index beec7217..c248e411 100644
--- a/application/sissi-customizations/pom.xml
+++ b/application/sissi-customizations/pom.xml
@@ -3,7 +3,7 @@
application
dev.sheldan.sissi.application
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml
index 614b8b86..2ab05379 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml
index 79474fae..877406d0 100644
--- a/application/sissi-modules/pom.xml
+++ b/application/sissi-modules/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.application
application
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml
index 30e0ff5f..8ebc20fc 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml
index 2beedb04..c43f3fd3 100644
--- a/deployment/docker-compose/pom.xml
+++ b/deployment/docker-compose/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml
index d6fd1a2f..08150bf5 100644
--- a/deployment/image-packaging/pom.xml
+++ b/deployment/image-packaging/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
deployment
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 641283e5..f9365b39 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/pom.xml b/pom.xml
index d3a7d8ad..bd3ea569 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
dev.sheldan.sissi
sissi
Sissi
- 1.3.2-SNAPSHOT
+ 1.3.2
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.2
\ No newline at end of file
diff --git a/templates/pom.xml b/templates/pom.xml
index 95119856..211d6ebd 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi
sissi
- 1.3.2-SNAPSHOT
+ 1.3.2
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 5d1933e0..d7cc517f 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-templates/customization-templates/pom.xml b/templates/sissi-templates/customization-templates/pom.xml
index af755ee8..a6d91443 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.2-SNAPSHOT
+ 1.3.2
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 a036dd09..0bbc13f6 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml
index 15f872b2..df7b52ff 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.2-SNAPSHOT
+ 1.3.2
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 b06dbe58..a44a9ff1 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml
index 22d313ab..3cee3107 100644
--- a/templates/sissi-templates/pom.xml
+++ b/templates/sissi-templates/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.3.2-SNAPSHOT
+ 1.3.2
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 b0216c49..5bb4ffa9 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-templates/template-overrides/pom.xml b/templates/sissi-templates/template-overrides/pom.xml
index 7a69e021..2f686f29 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.2-SNAPSHOT
+ 1.3.2
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 2388811a..53b7d472 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-translations/customization-translations/pom.xml b/templates/sissi-translations/customization-translations/pom.xml
index 60545523..36d0222b 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.2-SNAPSHOT
+ 1.3.2
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 1332a25b..aaf300aa 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml
index 4f3b87f3..cfe1383f 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.2-SNAPSHOT
+ 1.3.2
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 af829f5e..e831bda9 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml
index a5905426..aa63fefb 100644
--- a/templates/sissi-translations/pom.xml
+++ b/templates/sissi-translations/pom.xml
@@ -3,7 +3,7 @@
dev.sheldan.sissi.templates
templates
- 1.3.2-SNAPSHOT
+ 1.3.2
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 21337ea5..f4d85d6e 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.2-SNAPSHOT
+ 1.3.2
4.0.0
diff --git a/templates/sissi-translations/translation-overrides/pom.xml b/templates/sissi-translations/translation-overrides/pom.xml
index 156e865c..2c03e5ba 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.2-SNAPSHOT
+ 1.3.2
4.0.0