diff --git a/aadarchi-maven-plugin/pom.xml b/aadarchi-maven-plugin/pom.xml
index 3fad3248..957744d6 100644
--- a/aadarchi-maven-plugin/pom.xml
+++ b/aadarchi-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
system
io.github.Riduidel.aadarchi
- 0.1.11-SNAPSHOT
+ 0.1.11
4.0.0
diff --git a/aadarchi-test-utils/pom.xml b/aadarchi-test-utils/pom.xml
index f6daab21..01b5c272 100644
--- a/aadarchi-test-utils/pom.xml
+++ b/aadarchi-test-utils/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
Aadarchi: test utilities
aadarchi-test-utils
diff --git a/adr-tickets-extractor/pom.xml b/adr-tickets-extractor/pom.xml
index 003ead2f..9a95186a 100644
--- a/adr-tickets-extractor/pom.xml
+++ b/adr-tickets-extractor/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
adr-tickets-extractor
Aadarchi : ADR ticket extractor
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 5a2e0d1a..a3492803 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -4,7 +4,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
archetype
maven-archetype
diff --git a/architecture-documentation/pom.xml b/architecture-documentation/pom.xml
index fcb706dc..3fadc3d8 100644
--- a/architecture-documentation/pom.xml
+++ b/architecture-documentation/pom.xml
@@ -1,237 +1,237 @@
-
- 4.0.0
-
- system
- io.github.Riduidel.aadarchi
- 0.1.11-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
-
-
-
-
- https://github.com/Riduidel/aadarchi/issues
-
-
-
-
- io.github.Riduidel.aadarchi
- base
- ${project.version}
-
-
- io.github.Riduidel.aadarchi
- structurizr-components-detector
- ${project.version}
-
-
- io.github.Riduidel.aadarchi
- sipoc-diagram-generator
- ${project.version}
-
-
- io.github.Riduidel.aadarchi
- github-scm-handler
- ${project.version}
-
-
- io.github.Riduidel.aadarchi
- adr-tickets-extractor
- ${project.version}
-
-
- io.github.Riduidel.aadarchi
- model-linter
- ${project.version}
-
-
- org.junit.jupiter
- junit-jupiter-api
-
-
- org.junit.jupiter
- junit-jupiter-engine
-
-
-
- org.jboss.weld
- weld-junit5
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- ${maven.compiler.release}
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
-
- true
- true
- -Dasciidoc.documents.hide.bug.report=true
- settings-aadarchi,release
-
-
-
-
-
-
- ${project.groupId}
- aadarchi-maven-plugin
- ${project.version}
-
-
-
- generate-model
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- ${version.java}
-
-
-
-
-
-
-
- generate-docs
-
-
- src/docs/asciidoc
-
-
-
- ${project.build.directory}/asciidoc/docs
-
-
-
- package
-
-
- ${project.groupId}
- aadarchi-maven-plugin
- ${project.version}
-
-
- generate-html-doc
- package
-
- generate-html-docs
-
-
-
- generate-pdf-doc
- package
-
- generate-pdf-docs
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
- attach-artifacts
- package
-
- attach-artifact
-
-
-
-
- ${project.build.directory}/asciidoc/docs/pdf/index.pdf
- pdf
- documentation
-
-
-
-
-
-
-
-
-
-
-
-
- generate-slides
-
-
- src/slides/asciidoc
-
-
-
-
-
- ${project.groupId}
- aadarchi-maven-plugin
- ${project.version}
-
-
- generate-html-slides
- package
-
- generate-html-slides
-
-
-
-
-
-
-
-
-
- livereload
-
- package
-
-
- ${project.groupId}
- aadarchi-maven-plugin
- ${project.version}
-
-
- generate-html-slides
- package
-
- livereload
-
-
-
-
-
-
-
-
+
+ 4.0.0
+
+ system
+ io.github.Riduidel.aadarchi
+ 0.1.11
+
+ 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
+
+
+
+
+ https://github.com/Riduidel/aadarchi/issues
+
+
+
+
+ io.github.Riduidel.aadarchi
+ base
+ ${project.version}
+
+
+ io.github.Riduidel.aadarchi
+ structurizr-components-detector
+ ${project.version}
+
+
+ io.github.Riduidel.aadarchi
+ sipoc-diagram-generator
+ ${project.version}
+
+
+ io.github.Riduidel.aadarchi
+ github-scm-handler
+ ${project.version}
+
+
+ io.github.Riduidel.aadarchi
+ adr-tickets-extractor
+ ${project.version}
+
+
+ io.github.Riduidel.aadarchi
+ model-linter
+ ${project.version}
+
+
+ org.junit.jupiter
+ junit-jupiter-api
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+
+
+
+ org.jboss.weld
+ weld-junit5
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${maven.compiler.release}
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+
+ true
+ true
+ -Dasciidoc.documents.hide.bug.report=true
+ settings-aadarchi,release
+
+
+
+
+
+
+ ${project.groupId}
+ aadarchi-maven-plugin
+ ${project.version}
+
+
+
+ generate-model
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${version.java}
+
+
+
+
+
+
+
+ generate-docs
+
+
+ src/docs/asciidoc
+
+
+
+ ${project.build.directory}/asciidoc/docs
+
+
+
+ package
+
+
+ ${project.groupId}
+ aadarchi-maven-plugin
+ ${project.version}
+
+
+ generate-html-doc
+ package
+
+ generate-html-docs
+
+
+
+ generate-pdf-doc
+ package
+
+ generate-pdf-docs
+
+
+
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+
+
+ attach-artifacts
+ package
+
+ attach-artifact
+
+
+
+
+ ${project.build.directory}/asciidoc/docs/pdf/index.pdf
+ pdf
+ documentation
+
+
+
+
+
+
+
+
+
+
+
+
+ generate-slides
+
+
+ src/slides/asciidoc
+
+
+
+
+
+ ${project.groupId}
+ aadarchi-maven-plugin
+ ${project.version}
+
+
+ generate-html-slides
+ package
+
+ generate-html-slides
+
+
+
+
+
+
+
+
+
+ livereload
+
+ package
+
+
+ ${project.groupId}
+ aadarchi-maven-plugin
+ ${project.version}
+
+
+ generate-html-slides
+ package
+
+ livereload
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/base/pom.xml b/base/pom.xml
index 1a401018..6b730a1b 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -3,7 +3,7 @@
system
io.github.Riduidel.aadarchi
- 0.1.11-SNAPSHOT
+ 0.1.11
base
Aadarchi : Base module
diff --git a/cdi-config-extension/pom.xml b/cdi-config-extension/pom.xml
index b9052068..d6e7fa3e 100644
--- a/cdi-config-extension/pom.xml
+++ b/cdi-config-extension/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
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 708166f4..b27797c8 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.11-SNAPSHOT
+ 0.1.11
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 86717846..f4527e1c 100644
--- a/github-scm-handler/pom.xml
+++ b/github-scm-handler/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
github-scm-handler
Aadarchi : GitHub SCM handler
diff --git a/github-vfs/pom.xml b/github-vfs/pom.xml
index 42d9dc07..44a3227d 100644
--- a/github-vfs/pom.xml
+++ b/github-vfs/pom.xml
@@ -4,7 +4,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
github-vfs
Aadarchi : GitHub virtual file system
diff --git a/gitlab-scm-handler/pom.xml b/gitlab-scm-handler/pom.xml
index 721e383f..4a99eb5d 100644
--- a/gitlab-scm-handler/pom.xml
+++ b/gitlab-scm-handler/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
gitlab-scm-handler
Aadarchi : Gitlab SCM Handler
diff --git a/gitlab-vfs/pom.xml b/gitlab-vfs/pom.xml
index 92c8a76b..10f582bd 100644
--- a/gitlab-vfs/pom.xml
+++ b/gitlab-vfs/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
gitlab-vfs
Aadarchi : GitLab virtual file system
diff --git a/markdown-to-asciidoc/pom.xml b/markdown-to-asciidoc/pom.xml
index f4b6f3ae..a99fd046 100644
--- a/markdown-to-asciidoc/pom.xml
+++ b/markdown-to-asciidoc/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
markdown-to-asciidoc
Markdown to Asciidoc converter
diff --git a/maven-metadata-inferer/pom.xml b/maven-metadata-inferer/pom.xml
index 745db732..9110787f 100644
--- a/maven-metadata-inferer/pom.xml
+++ b/maven-metadata-inferer/pom.xml
@@ -1,11 +1,9 @@
-
+
4.0.0
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
maven-metadata-inferer
Aadarchi : Maven metadata inferer
diff --git a/model-linter/pom.xml b/model-linter/pom.xml
index 54a65ea6..308e4566 100644
--- a/model-linter/pom.xml
+++ b/model-linter/pom.xml
@@ -4,7 +4,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
model-linter
Aadarchi : Model linter
diff --git a/pom.xml b/pom.xml
index 3861b688..bceaa20e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,9 @@
-
+
4.0.0
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
pom
Base module of a set of tools created to allow easy
architecture documentation based upon Simon Brown work.
@@ -35,7 +33,7 @@
scm:git:https://git@github.com/Riduidel/aadarchi.git
https://github.com/Riduidel/aadarchi.git
- HEAD
+ 0.1.11
GitHub
diff --git a/sequence-diagram-generator/pom.xml b/sequence-diagram-generator/pom.xml
index 81d66c1f..d3d568b2 100644
--- a/sequence-diagram-generator/pom.xml
+++ b/sequence-diagram-generator/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
sequence-diagram-generator
Aadarchi : Sequence diagram generator
diff --git a/sipoc-diagram-generator/pom.xml b/sipoc-diagram-generator/pom.xml
index 020861f9..49c8b21b 100644
--- a/sipoc-diagram-generator/pom.xml
+++ b/sipoc-diagram-generator/pom.xml
@@ -4,7 +4,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
sipoc-diagram-generator
Aadarchi : SIPOC diagram generator
diff --git a/spring-components-detector/pom.xml b/spring-components-detector/pom.xml
index 41b6c353..0b570142 100644
--- a/spring-components-detector/pom.xml
+++ b/spring-components-detector/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
spring-components-detector
Aadarchi : Spring components detector
diff --git a/structurizr-components-detector/pom.xml b/structurizr-components-detector/pom.xml
index 9b92f89e..3844567d 100644
--- a/structurizr-components-detector/pom.xml
+++ b/structurizr-components-detector/pom.xml
@@ -3,7 +3,7 @@
io.github.Riduidel.aadarchi
system
- 0.1.11-SNAPSHOT
+ 0.1.11
structurizr-components-detector
Aadarchi : Structurizr components detector