Skip to content

Commit

Permalink
[maven-release-plugin] prepare release archUnit_maven_plugin_4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Fuchs committed Feb 6, 2024
1 parent f3aa024 commit 910d2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.societegenerale.commons</groupId>
<artifactId>arch-unit-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<name>ArchUnit Maven plugin</name>
<description>An easy way to distribute ArchUnit rules across projects</description>
<url>https://github.com/societe-generale/arch-unit-maven-plugin</url>
Expand Down Expand Up @@ -79,7 +79,7 @@
<url>https://github.com/societe-generale/arch-unit-maven-plugin</url>
<connection>scm:git:[email protected]:societe-generale/arch-unit-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:societe-generale/arch-unit-maven-plugin.git</developerConnection>
<tag>archUnit_maven_plugin_4.0.0</tag>
<tag>archUnit_maven_plugin_4.0.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 910d2b5

Please sign in to comment.