We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a82265 commit 547fcf7Copy full SHA for 547fcf7
pom.xml
@@ -90,6 +90,8 @@
90
</plugins>
91
</build>
92
<properties>
93
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
94
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
95
<maven.compiler.source>1.7</maven.compiler.source>
96
<maven.compiler.target>1.7</maven.compiler.target>
97
</properties>
0 commit comments