-
Notifications
You must be signed in to change notification settings - Fork 19
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 arch_unit_build_plugin_core_2.9.3
- Loading branch information
Vincent Fuchs
committed
May 24, 2022
1 parent
d5ad915
commit 606f0b4
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.societegenerale.commons</groupId> | ||
<artifactId>arch-unit-build-plugin-core</artifactId> | ||
<version>2.9.3-SNAPSHOT</version> | ||
<version>2.9.3</version> | ||
<packaging>jar</packaging> | ||
|
||
<name>ArchUnit plugin core</name> | ||
|
@@ -45,7 +45,7 @@ | |
<url>https://github.com/societe-generale/arch-unit-build-plugin-core</url> | ||
<connection>scm:git:[email protected]:societe-generale/arch-unit-build-plugin-core.git</connection> | ||
<developerConnection>scm:git:[email protected]:societe-generale/arch-unit-build-plugin-core.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>arch_unit_build_plugin_core_2.9.3</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|