We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e1731 commit fdd8b0bCopy full SHA for fdd8b0b
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.getunleash</groupId>
5
<artifactId>unleash-client-java</artifactId>
6
- <version>6.1.1-SNAPSHOT</version>
+ <version>7.0.0</version>
7
8
<properties>
9
<version.slf4j>2.0.4</version.slf4j>
@@ -51,7 +51,7 @@
51
<url>https://github.com/Unleash/unleash-client-java</url>
52
<connection>scm:git:git@github.com:Unleash/unleash-client-java.git</connection>
53
<developerConnection>scm:git:git@github.com:Unleash/unleash-client-java.git</developerConnection>
54
- <tag>HEAD</tag>
+ <tag>unleash-client-java-7.0.0</tag>
55
</scm>
56
57
<dependencies>
0 commit comments