We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9b833 commit 5b85982Copy full SHA for 5b85982
pom.xml
@@ -52,8 +52,7 @@
52
<url>https://github.com/Unleash/unleash-client-java</url>
53
<connection>scm:git:https://github.com/Unleash/unleash-client-java.git</connection>
54
<developerConnection>scm:git:https://github.com/Unleash/unleash-client-java.git</developerConnection>
55
- <tag>unleash-client-java-10.0.0-beta.1</tag>
56
- </scm>
+ </scm>
57
58
<dependencies>
59
<dependency>
@@ -184,6 +183,7 @@
184
183
<version>3.13.0</version>
185
<configuration>
186
<release>8</release>
+ <encoding>UTF-8</encoding>
187
</configuration>
188
</plugin>
189
<plugin>
0 commit comments