Skip to content

Commit 3bfd1b0

Browse files
author
Christopher Kolstad
committed
[maven-release-plugin] prepare release unleash-client-java-4.4.0
1 parent 323877c commit 3bfd1b0

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>no.finn.unleash</groupId>
55
<artifactId>unleash-client-java</artifactId>
6-
<version>4.3.1-SNAPSHOT</version>
6+
<version>4.4.0</version>
77

88
<properties>
99
<version.slf4j>1.7.30</version.slf4j>
@@ -49,7 +49,7 @@
4949
<url>https://github.com/Unleash/unleash-client-java</url>
5050
<connection>scm:git:git@github.com:Unleash/unleash-client-java.git</connection>
5151
<developerConnection>scm:git:git@github.com:Unleash/unleash-client-java.git</developerConnection>
52-
<tag>HEAD</tag>
52+
<tag>unleash-client-java-4.4.0</tag>
5353
</scm>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)