-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release archUnit_maven_plugin_3.0.2
- Loading branch information
Vincent Fuchs
committed
Jan 29, 2024
1 parent
5d26c10
commit 130b148
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<groupId>com.societegenerale.commons</groupId> | ||
<artifactId>arch-unit-maven-plugin</artifactId> | ||
<packaging>maven-plugin</packaging> | ||
<version>3.0.2-SNAPSHOT</version> | ||
<version>3.0.2</version> | ||
|
||
<name>ArchUnit Maven plugin</name> | ||
|
||
|
@@ -65,7 +65,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>HEAD</tag> | ||
<tag>archUnit_maven_plugin_3.0.2</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|