Added encoding to ButtonCore as well
This commit is contained in:
parent
0d38f9b85b
commit
9661cd3405
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -125,6 +125,7 @@
|
|||
<properties>
|
||||
<!-- github server corresponds to entry in ~/.m2/settings.xml -->
|
||||
<github.global.server>github</github.global.server>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
<scm>
|
||||
<url>https://github.com/TBMCPlugins/mvn-repo</url>
|
||||
|
|
Loading…
Reference in a new issue