Skip to content

Commit 3528a64

Browse files
committed
[maven-release-plugin] prepare release unleash-client-java-10.0.0-beta.2
1 parent 46e98e7 commit 3528a64

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>10.0.0-SNAPSHOT</version>
6+
<version>10.0.0-beta.2</version>
77

88
<properties>
99
<version.slf4j>2.0.13</version.slf4j>
@@ -52,7 +52,7 @@
5252
<url>https://github.com/Unleash/unleash-client-java</url>
5353
<connection>scm:git:https://github.com/Unleash/unleash-client-java.git</connection>
5454
<developerConnection>scm:git:https://github.com/Unleash/unleash-client-java.git</developerConnection>
55-
<tag>unleash-client-java-10.0.0-beta.1</tag>
55+
<tag>unleash-client-java-10.0.0-beta.2</tag>
5656
</scm>
5757

5858
<dependencies>

0 commit comments

Comments
 (0)