Skip to content

Commit

Permalink
[maven-release-plugin] prepare release unleash-client-java-9.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed May 14, 2024
1 parent 132a086 commit d683177
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.getunleash</groupId>
<artifactId>unleash-client-java</artifactId>
<version>9.2.2-SNAPSHOT</version>
<version>9.2.2</version>

<properties>
<version.slf4j>2.0.9</version.slf4j>
Expand Down Expand Up @@ -51,7 +51,7 @@
<url>https://github.com/Unleash/unleash-client-java</url>
<connection>scm:git:https://github.com/Unleash/unleash-client-java.git</connection>
<developerConnection>scm:git:https://github.com/Unleash/unleash-client-java.git</developerConnection>
<tag>unleash-client-java-9.2.1</tag>
<tag>unleash-client-java-9.2.2</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit d683177

Please sign in to comment.