We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3749a0 commit 3520e79Copy full SHA for 3520e79
2 files changed
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e6f9b764725882385f4eb12b4a3e0da7336668cd
+refs/heads/master: 14abf09f7b7bb7eb8d60481bdc676983779545b6
trunk/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