-
Notifications
You must be signed in to change notification settings - Fork 70
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 unleash-client-java-6.1.0
- Loading branch information
Christopher Kolstad
committed
Oct 6, 2022
1 parent
a55f6d2
commit f6889aa
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>io.getunleash</groupId> | ||
<artifactId>unleash-client-java</artifactId> | ||
<version>6.0.3-SNAPSHOT</version> | ||
<version>6.1.0</version> | ||
|
||
<properties> | ||
<version.slf4j>2.0.3</version.slf4j> | ||
|
@@ -51,7 +51,7 @@ | |
<url>https://github.com/Unleash/unleash-client-java</url> | ||
<connection>scm:git:[email protected]:Unleash/unleash-client-java.git</connection> | ||
<developerConnection>scm:git:[email protected]:Unleash/unleash-client-java.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>unleash-client-java-6.1.0</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|