Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 Aadarchi releaser bot committed Mar 14, 2024
1 parent 3415bc1 commit e6a5c3c
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion aadarchi-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<artifactId>aadarchi-maven-plugin</artifactId>
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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>aadarchi-test-utils</artifactId>
<name>Aadarchi : test utilities</name>
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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>base</artifactId>
<packaging>jar</packaging>
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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>cdi-in-maven-plugin-helper</artifactId>
<name>Aadarchi : CDI in Maven helper</name>
Expand Down
2 changes: 1 addition & 1 deletion freemarker-cdi-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>freemarker-cdi-producer</artifactId>
<name>Freemarker CDI Producer</name>
Expand Down
2 changes: 1 addition & 1 deletion git-scm-handler-helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>git-scm-handler-helper</artifactId>
<name>Aadarchi : Git SCM Handler 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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>github-scm-handler</artifactId>
<name>Aadarchi : GitHub SCM handler</name>
Expand Down
2 changes: 1 addition & 1 deletion github-vfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>github-vfs</artifactId>
<name>Aadarchi : GitHub virtual file system</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>gitlab-scm-handler</artifactId>
<name>Aadarchi : Gitlab SCM Handler</name>
Expand Down
2 changes: 1 addition & 1 deletion gitlab-vfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>gitlab-vfs</artifactId>
<name>Aadarchi : GitLab virtual file system</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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>markdown-to-asciidoc</artifactId>
<name>Aadarchi : Markdown to Asciidoc</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>maven-metadata-inferer</artifactId>
<name>Aadarchi : Maven metadata inferer</name>
Expand Down
2 changes: 1 addition & 1 deletion model-linter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>model-linter</artifactId>
<name>Aadarchi : Model linter</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>pom</packaging>
<name>Aadarchi : root POM</name>
<description>Base module of a set of tools created to allow easy
Expand Down Expand Up @@ -398,7 +398,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.2.2</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>sequence-diagram-generator</artifactId>
<name>Aadarchi : Sequence diagram generator</name>
Expand Down
2 changes: 1 addition & 1 deletion sipoc-diagram-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>sipoc-diagram-generator</artifactId>
<name>Aadarchi : SIPOC 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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</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 @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.Riduidel.aadarchi</groupId>
<artifactId>system</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>0.2.2</version>
</parent>
<artifactId>structurizr-components-detector</artifactId>
<name>Aadarchi : Structurizr components detector</name>
Expand Down

0 comments on commit e6a5c3c

Please sign in to comment.