mirror of
https://github.com/zoriya/PluginSDG.git
synced 2026-06-03 22:20:56 +00:00
Fixing the utf8 warning
This commit is contained in:
@@ -8,6 +8,9 @@
|
|||||||
<artifactId>PluginSDG</artifactId>
|
<artifactId>PluginSDG</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
|
|||||||
Reference in New Issue
Block a user