mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 18:02:05 +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>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
</properties>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>ossrh</id>
|
<id>ossrh</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user