Skip to content

Commit fdd8b0b

Browse files
author
Christopher Kolstad
committed
[maven-release-plugin] prepare release unleash-client-java-7.0.0
1 parent f9e1731 commit fdd8b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.getunleash</groupId>
55
<artifactId>unleash-client-java</artifactId>
6-
<version>6.1.1-SNAPSHOT</version>
6+
<version>7.0.0</version>
77

88
<properties>
99
<version.slf4j>2.0.4</version.slf4j>
@@ -51,7 +51,7 @@
5151
<url>https://github.com/Unleash/unleash-client-java</url>
5252
<connection>scm:git:git@github.com:Unleash/unleash-client-java.git</connection>
5353
<developerConnection>scm:git:git@github.com:Unleash/unleash-client-java.git</developerConnection>
54-
<tag>HEAD</tag>
54+
<tag>unleash-client-java-7.0.0</tag>
5555
</scm>
5656

5757
<dependencies>

0 commit comments

Comments
 (0)