diff --git a/aadarchi-maven-plugin/pom.xml b/aadarchi-maven-plugin/pom.xml index 66d39d95..2b2a951e 100644 --- a/aadarchi-maven-plugin/pom.xml +++ b/aadarchi-maven-plugin/pom.xml @@ -1,12 +1,11 @@ - - 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - + + + system + io.github.Riduidel.aadarchi + 0.1.15-SNAPSHOT + + 4.0.0 aadarchi-maven-plugin maven-plugin diff --git a/aadarchi-test-utils/pom.xml b/aadarchi-test-utils/pom.xml index 317b781c..dd3adbb3 100644 --- a/aadarchi-test-utils/pom.xml +++ b/aadarchi-test-utils/pom.xml @@ -1,15 +1,13 @@ - - - 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - aadarchi-test-utils - Aadarchi : test utilities - Some test utilities dedicated to the improvement of Aadarchi quality. + + 4.0.0 + + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + + Aadarchi : test utilities + aadarchi-test-utils + Some test utilities dedicated to the improvement of Aadarchi quality. Mainly contains tools allowing easy injection of Maven properties into tests diff --git a/adr-tickets-extractor/pom.xml b/adr-tickets-extractor/pom.xml index 4a6ae3fa..68e4e6b3 100644 --- a/adr-tickets-extractor/pom.xml +++ b/adr-tickets-extractor/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT adr-tickets-extractor Aadarchi : ADR ticket extractor diff --git a/archetype/pom.xml b/archetype/pom.xml index 2b77ca8f..7464d88f 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - archetype - maven-archetype + + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + + archetype + maven-archetype Aadarchi : Archetype Easily create configuration to document your project with this archetype diff --git a/architecture-documentation/pom.xml b/architecture-documentation/pom.xml index 170d95d6..f865d383 100644 --- a/architecture-documentation/pom.xml +++ b/architecture-documentation/pom.xml @@ -1,21 +1,20 @@ - - - 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - architecture-documentation - Aadarchi : System documentation generator - Using Aadarchi to document agile archiecture documentation system - - 11 - UTF-8 - UTF-8 - highlightjs - org.ndx.aadarchi.base.ArchitectureDocumentationBuilder + + + 4.0.0 + + system + io.github.Riduidel.aadarchi + 0.1.15-SNAPSHOT + + architecture-documentation + Aadarchi : System documentation generator + Using Aadarchi to document agile archiecture documentation system + + 11 + UTF-8 + UTF-8 + highlightjs + org.ndx.aadarchi.base.ArchitectureDocumentationBuilder diff --git a/base/pom.xml b/base/pom.xml index f997d562..176e1095 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT base jar diff --git a/cdi-config-extension/pom.xml b/cdi-config-extension/pom.xml index 84ea42d9..0057876b 100644 --- a/cdi-config-extension/pom.xml +++ b/cdi-config-extension/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT 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 15205d21..982e41ad 100644 --- a/cdi-in-maven-plugin-helper/pom.xml +++ b/cdi-in-maven-plugin-helper/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT cdi-in-maven-plugin-helper Aadarchi : CDI in Maven helper diff --git a/freemarker-cdi-producer/pom.xml b/freemarker-cdi-producer/pom.xml index 5457f2a2..af421244 100644 --- a/freemarker-cdi-producer/pom.xml +++ b/freemarker-cdi-producer/pom.xml @@ -1,15 +1,13 @@ - - - 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - freemarker-cdi-producer - Freemarker CDI Producer - This CDI producer allows easy usage of Freemarker in a + + 4.0.0 + + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + + freemarker-cdi-producer + Freemarker CDI Producer + This CDI producer allows easy usage of Freemarker in a CDI-compatible application. diff --git a/git-scm-handler-helper/pom.xml b/git-scm-handler-helper/pom.xml index 78a53101..7ffa7fb3 100644 --- a/git-scm-handler-helper/pom.xml +++ b/git-scm-handler-helper/pom.xml @@ -1,18 +1,15 @@ - - - 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - git-scm-handler-helper - - - org.eclipse.jgit - org.eclipse.jgit - - - + + 4.0.0 + + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + + git-scm-handler-helper + + + org.eclipse.jgit + org.eclipse.jgit + + diff --git a/github-scm-handler/pom.xml b/github-scm-handler/pom.xml index f31d5a61..7869b59d 100644 --- a/github-scm-handler/pom.xml +++ b/github-scm-handler/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT github-scm-handler Aadarchi : GitHub SCM handler diff --git a/github-vfs/pom.xml b/github-vfs/pom.xml index dbc0cb0e..c5ecf6a6 100644 --- a/github-vfs/pom.xml +++ b/github-vfs/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT github-vfs Aadarchi : GitHub virtual file system diff --git a/gitlab-scm-handler/pom.xml b/gitlab-scm-handler/pom.xml index 93b770ee..6d0ba456 100644 --- a/gitlab-scm-handler/pom.xml +++ b/gitlab-scm-handler/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT gitlab-scm-handler Aadarchi : Gitlab SCM Handler diff --git a/gitlab-vfs/pom.xml b/gitlab-vfs/pom.xml index b924e45e..cf35863c 100644 --- a/gitlab-vfs/pom.xml +++ b/gitlab-vfs/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT gitlab-vfs Aadarchi : GitLab virtual file system diff --git a/markdown-to-asciidoc/pom.xml b/markdown-to-asciidoc/pom.xml index ef3ced54..ee2bbe90 100644 --- a/markdown-to-asciidoc/pom.xml +++ b/markdown-to-asciidoc/pom.xml @@ -3,13 +3,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - - markdown-to-asciidoc - Aadarchi : Markdown to Asciidoc + + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + + markdown-to-asciidoc + Aadarchi : Markdown to Asciidoc diff --git a/maven-metadata-inferer/pom.xml b/maven-metadata-inferer/pom.xml index 688abbb9..278f6b30 100644 --- a/maven-metadata-inferer/pom.xml +++ b/maven-metadata-inferer/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT maven-metadata-inferer Aadarchi : Maven metadata inferer diff --git a/model-linter/pom.xml b/model-linter/pom.xml index 0ca21918..ca38b74a 100644 --- a/model-linter/pom.xml +++ b/model-linter/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT model-linter Aadarchi : Model linter diff --git a/pom.xml b/pom.xml index 327441b6..83efd6c1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,12 @@ - 4.0.0 - io.github.Riduidel.aadarchi - system - 0.1.14-SNAPSHOT - pom - Aadarchi : root POM - Base module of a set of tools created to allow easy + 4.0.0 + io.github.Riduidel.aadarchi + system + 0.1.15-SNAPSHOT + pom + Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work. base diff --git a/sequence-diagram-generator/pom.xml b/sequence-diagram-generator/pom.xml index a0d4301d..60f3c2a7 100644 --- a/sequence-diagram-generator/pom.xml +++ b/sequence-diagram-generator/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT sequence-diagram-generator Aadarchi : Sequence diagram generator @@ -48,3 +48,4 @@ + diff --git a/sipoc-diagram-generator/pom.xml b/sipoc-diagram-generator/pom.xml index 80a7d28c..807a2f55 100644 --- a/sipoc-diagram-generator/pom.xml +++ b/sipoc-diagram-generator/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT sipoc-diagram-generator Aadarchi : SIPOC diagram generator diff --git a/spring-components-detector/pom.xml b/spring-components-detector/pom.xml index 972658a8..99ef589d 100644 --- a/spring-components-detector/pom.xml +++ b/spring-components-detector/pom.xml @@ -5,7 +5,7 @@ io.github.Riduidel.aadarchi system - 0.1.14-SNAPSHOT + 0.1.15-SNAPSHOT spring-components-detector Aadarchi : Spring components detector diff --git a/structurizr-components-detector/pom.xml b/structurizr-components-detector/pom.xml index 6b9fb5ef..62702eb5 100644 --- a/structurizr-components-detector/pom.xml +++ b/structurizr-components-detector/pom.xml @@ -40,3 +40,4 @@ +