Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Aadarchi releaser bot committed Mar 8, 2023
1 parent ac8dfd0 commit 885e05e
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion aadarchi-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>system</artifactId>
<groupId>io.github.Riduidel.aadarchi</groupId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion aadarchi-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<name>Aadarchi: test utilities</name>
<artifactId>aadarchi-test-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adr-tickets-extractor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>adr-tickets-extractor</artifactId>
<name>Aadarchi : ADR ticket extractor</name>
Expand Down
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>archetype</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion architecture-documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>system</artifactId>
<groupId>io.github.Riduidel.aadarchi</groupId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>architecture-documentation</artifactId>
<name>Aadarchi : System documentation generator</name>
Expand Down
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>system</artifactId>
<groupId>io.github.Riduidel.aadarchi</groupId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>base</artifactId>
<name>Aadarchi : Base module</name>
Expand Down
2 changes: 1 addition & 1 deletion cdi-config-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>cdi-config-extension</artifactId>
<name>Aadarchi : CDI Config extension</name>
Expand Down
2 changes: 1 addition & 1 deletion cdi-in-maven-plugin-helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>cdi-in-maven-plugin-helper</artifactId>
<name>Aadarchi : CDI in Maven helper</name>
Expand Down
2 changes: 1 addition & 1 deletion github-scm-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>github-scm-handler</artifactId>
<name>Aadarchi : GitHub SCM handler</name>
Expand Down
2 changes: 1 addition & 1 deletion gitlab-scm-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>gitlab-scm-handler</artifactId>
<name>Aadarchi : Gitlab SCM Handler</name>
Expand Down
2 changes: 1 addition & 1 deletion markdown-to-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>markdown-to-asciidoc</artifactId>
<name>Markdown to Asciidoc converter</name>
Expand Down
2 changes: 1 addition & 1 deletion maven-metadata-inferer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>maven-metadata-inferer</artifactId>
<name>Aadarchi : Maven metadata inferer</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
<packaging>pom</packaging>
<description>Base module of a set of tools created to allow easy architecture documentation based upon Simon Brown work.</description>
<name>Aadarchi : root POM</name>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:https://[email protected]/Riduidel/aadarchi.git</connection>
<developerConnection>scm:git:https://[email protected]/Riduidel/aadarchi.git</developerConnection>
<url>https://github.com/Riduidel/aadarchi.git</url>
<tag>HEAD</tag>
<tag>0.1.10</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down
2 changes: 1 addition & 1 deletion sequence-diagram-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>sequence-diagram-generator</artifactId>
<name>Aadarchi : Sequence diagram generator</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-components-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>spring-components-detector</artifactId>
<name>Aadarchi : Spring components detector</name>
Expand Down
2 changes: 1 addition & 1 deletion structurizr-components-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.1.10-SNAPSHOT</version>
<version>0.1.10</version>
</parent>
<artifactId>structurizr-components-detector</artifactId>
<name>Aadarchi : Structurizr components detector</name>
Expand Down

0 comments on commit 885e05e

Please sign in to comment.