From 885e05e882888c70e72bc2e2b21c453b51148810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20Aadarchi=20releaser=20bot?= Date: Wed, 8 Mar 2023 16:43:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.1.10 --- aadarchi-maven-plugin/pom.xml | 2 +- aadarchi-test-utils/pom.xml | 2 +- adr-tickets-extractor/pom.xml | 2 +- archetype/pom.xml | 2 +- architecture-documentation/pom.xml | 2 +- base/pom.xml | 2 +- cdi-config-extension/pom.xml | 2 +- cdi-in-maven-plugin-helper/pom.xml | 2 +- github-scm-handler/pom.xml | 2 +- gitlab-scm-handler/pom.xml | 2 +- markdown-to-asciidoc/pom.xml | 2 +- maven-metadata-inferer/pom.xml | 2 +- pom.xml | 4 ++-- sequence-diagram-generator/pom.xml | 2 +- spring-components-detector/pom.xml | 2 +- structurizr-components-detector/pom.xml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/aadarchi-maven-plugin/pom.xml b/aadarchi-maven-plugin/pom.xml index c62631c1..9d28e34d 100644 --- a/aadarchi-maven-plugin/pom.xml +++ b/aadarchi-maven-plugin/pom.xml @@ -3,7 +3,7 @@ system io.github.Riduidel.aadarchi - 0.1.10-SNAPSHOT + 0.1.10 4.0.0 diff --git a/aadarchi-test-utils/pom.xml b/aadarchi-test-utils/pom.xml index 93fd74bf..41beef43 100644 --- a/aadarchi-test-utils/pom.xml +++ b/aadarchi-test-utils/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 Aadarchi: test utilities aadarchi-test-utils diff --git a/adr-tickets-extractor/pom.xml b/adr-tickets-extractor/pom.xml index 1d9b1b02..36e9fa6c 100644 --- a/adr-tickets-extractor/pom.xml +++ b/adr-tickets-extractor/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 adr-tickets-extractor Aadarchi : ADR ticket extractor diff --git a/archetype/pom.xml b/archetype/pom.xml index 710e93be..51a594f5 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -4,7 +4,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 archetype maven-archetype diff --git a/architecture-documentation/pom.xml b/architecture-documentation/pom.xml index 3ca7a1b6..ef0357d5 100644 --- a/architecture-documentation/pom.xml +++ b/architecture-documentation/pom.xml @@ -3,7 +3,7 @@ system io.github.Riduidel.aadarchi - 0.1.10-SNAPSHOT + 0.1.10 architecture-documentation Aadarchi : System documentation generator diff --git a/base/pom.xml b/base/pom.xml index 8994ffad..e5cc22fc 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -3,7 +3,7 @@ system io.github.Riduidel.aadarchi - 0.1.10-SNAPSHOT + 0.1.10 base Aadarchi : Base module diff --git a/cdi-config-extension/pom.xml b/cdi-config-extension/pom.xml index 50504dc8..985fe60f 100644 --- a/cdi-config-extension/pom.xml +++ b/cdi-config-extension/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 cdi-config-extension Aadarchi : CDI Config extension diff --git a/cdi-in-maven-plugin-helper/pom.xml b/cdi-in-maven-plugin-helper/pom.xml index 4528f8a2..86db0d35 100644 --- a/cdi-in-maven-plugin-helper/pom.xml +++ b/cdi-in-maven-plugin-helper/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 cdi-in-maven-plugin-helper Aadarchi : CDI in Maven helper diff --git a/github-scm-handler/pom.xml b/github-scm-handler/pom.xml index 8f8b1c18..689f2555 100644 --- a/github-scm-handler/pom.xml +++ b/github-scm-handler/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 github-scm-handler Aadarchi : GitHub SCM handler diff --git a/gitlab-scm-handler/pom.xml b/gitlab-scm-handler/pom.xml index fa613260..2eec5971 100644 --- a/gitlab-scm-handler/pom.xml +++ b/gitlab-scm-handler/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 gitlab-scm-handler Aadarchi : Gitlab SCM Handler diff --git a/markdown-to-asciidoc/pom.xml b/markdown-to-asciidoc/pom.xml index 8d1beb41..e1dd3196 100644 --- a/markdown-to-asciidoc/pom.xml +++ b/markdown-to-asciidoc/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 markdown-to-asciidoc Markdown to Asciidoc converter diff --git a/maven-metadata-inferer/pom.xml b/maven-metadata-inferer/pom.xml index aa1b982f..7e117b63 100644 --- a/maven-metadata-inferer/pom.xml +++ b/maven-metadata-inferer/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 maven-metadata-inferer Aadarchi : Maven metadata inferer diff --git a/pom.xml b/pom.xml index db4b0c31..c05e4d02 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 pom Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work. Aadarchi : root POM @@ -28,7 +28,7 @@ scm:git:https://git@github.com/Riduidel/aadarchi.git scm:git:https://git@github.com/Riduidel/aadarchi.git https://github.com/Riduidel/aadarchi.git - HEAD + 0.1.10 GitHub diff --git a/sequence-diagram-generator/pom.xml b/sequence-diagram-generator/pom.xml index 1bd2e336..52f34fa7 100644 --- a/sequence-diagram-generator/pom.xml +++ b/sequence-diagram-generator/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 sequence-diagram-generator Aadarchi : Sequence diagram generator diff --git a/spring-components-detector/pom.xml b/spring-components-detector/pom.xml index c36e818d..d7883799 100644 --- a/spring-components-detector/pom.xml +++ b/spring-components-detector/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 spring-components-detector Aadarchi : Spring components detector diff --git a/structurizr-components-detector/pom.xml b/structurizr-components-detector/pom.xml index b0a8edc3..72e8948a 100644 --- a/structurizr-components-detector/pom.xml +++ b/structurizr-components-detector/pom.xml @@ -3,7 +3,7 @@ io.github.Riduidel.aadarchi system - 0.1.10-SNAPSHOT + 0.1.10 structurizr-components-detector Aadarchi : Structurizr components detector