From 1e8a01dcccac1a9e4d6afdb25beb160dffa5e435 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 16 Jul 2022 13:49:23 +0200 Subject: [PATCH] [maven-release-plugin] prepare release sissi-1.1.0 --- application/executable/pom.xml | 2 +- application/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 +- .../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 +- .../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 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/application/executable/pom.xml b/application/executable/pom.xml index 1f98e1c2..535cf699 100644 --- a/application/executable/pom.xml +++ b/application/executable/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 executable diff --git a/application/pom.xml b/application/pom.xml index e370611a..b882da51 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/application/sissi-modules/meetup/pom.xml b/application/sissi-modules/meetup/pom.xml index 23db1e17..d60762fd 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/application/sissi-modules/pom.xml b/application/sissi-modules/pom.xml index 0196804a..ac8873aa 100644 --- a/application/sissi-modules/pom.xml +++ b/application/sissi-modules/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.application application - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/application/sissi-modules/quotes/pom.xml b/application/sissi-modules/quotes/pom.xml index ff17677b..0ba90cca 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/deployment/docker-compose/pom.xml b/deployment/docker-compose/pom.xml index e7642d92..463536b8 100644 --- a/deployment/docker-compose/pom.xml +++ b/deployment/docker-compose/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/deployment/image-packaging/pom.xml b/deployment/image-packaging/pom.xml index deb705fe..8d0b312f 100644 --- a/deployment/image-packaging/pom.xml +++ b/deployment/image-packaging/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi deployment - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/deployment/pom.xml b/deployment/pom.xml index 5b3c3af3..4fde9a1a 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/pom.xml b/pom.xml index 4ba96b3c..e20a134e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ dev.sheldan.sissi sissi Sissi - 1.1.0-SNAPSHOT + 1.1.0 1.8 @@ -57,7 +57,7 @@ https://maven.pkg.github.com/Sheldan/Sissi scm:git:git@github.com:Sheldan/Sissi.git - HEAD + sissi-1.1.0 \ No newline at end of file diff --git a/templates/pom.xml b/templates/pom.xml index bae15144..9cc0e9e1 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi sissi - 1.1.0-SNAPSHOT + 1.1.0 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 d4400671..5edc2f8f 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/templates/sissi-templates/module-templates/pom.xml b/templates/sissi-templates/module-templates/pom.xml index 83e7a688..a6672c6d 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.1.0-SNAPSHOT + 1.1.0 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 e7240759..162e631e 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/templates/sissi-templates/pom.xml b/templates/sissi-templates/pom.xml index ffd98fab..b7435137 100644 --- a/templates/sissi-templates/pom.xml +++ b/templates/sissi-templates/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.1.0-SNAPSHOT + 1.1.0 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 db7f4128..dd4f443d 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/templates/sissi-translations/module-translations/pom.xml b/templates/sissi-translations/module-translations/pom.xml index 1f595b64..cacf3f15 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.1.0-SNAPSHOT + 1.1.0 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 eed40109..0e7bda41 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.1.0-SNAPSHOT + 1.1.0 4.0.0 diff --git a/templates/sissi-translations/pom.xml b/templates/sissi-translations/pom.xml index af978e03..c119f0f5 100644 --- a/templates/sissi-translations/pom.xml +++ b/templates/sissi-translations/pom.xml @@ -3,7 +3,7 @@ dev.sheldan.sissi.templates templates - 1.1.0-SNAPSHOT + 1.1.0 4.0.0