mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 09:51:38 +02:00
Specify UTF-8
- to suppress "[WARNING] Using platform encoding ..." warnings. Change-Id: I817e3c404cb7c19b4854f442a59267deb67212a6
This commit is contained in:
parent
0ab34b95eb
commit
ee6a8291c3
@ -53,6 +53,10 @@
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
<id>ossrh</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user