Skip to content

Commit 5206ef7

Browse files
committed
Fix Maven 'build is platform dependent' warning
1 parent e5c412e commit 5206ef7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161

6262
<properties>
6363
<powermock.version>1.5.5</powermock.version>
64+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6465
</properties>
6566

6667
<dependencies>

0 commit comments

Comments
 (0)