We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf84b9 commit 187af50Copy full SHA for 187af50
2 files changed
[refs]
@@ -1,3 +1,3 @@
1
---
2
refs/heads/master: 37618dd4a5fdae207ce791875752bbd9f9f705cc
3
-refs/heads/travis: 12d00ef3bfd6649bca76550710cb6c898ca07f27
+refs/heads/travis: e03e4169168e421a6f16c88fde187835a99bad79
branches/travis/pom.xml
@@ -87,6 +87,10 @@
87
<url>http://repo.maven.apache.org/maven2</url>
88
</repository>
89
</repositories>
90
+ <properties>
91
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
92
+ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
93
+ </properties>
94
<pluginRepositories>
95
<pluginRepository>
96
<releases>
0 commit comments