Skip to content

Commit 5b85982

Browse files
committed
chore: remove tag from scm config
1 parent 0b9b833 commit 5b85982

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
@@ -52,8 +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>
56-
</scm>
55+
</scm>
5756

5857
<dependencies>
5958
<dependency>
@@ -184,6 +183,7 @@
184183
<version>3.13.0</version>
185184
<configuration>
186185
<release>8</release>
186+
<encoding>UTF-8</encoding>
187187
</configuration>
188188
</plugin>
189189
<plugin>

0 commit comments

Comments
 (0)