Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
8aed1f0f
Commit
8aed1f0f
authored
Jul 19, 2019
by
Tigran Mkrtchyan
☕
Browse files
pom: enforce utf-8 encoding
keep maven happy Acked-by: Olufemi Adeyemi Target: master
parent
63249596
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
8aed1f0f
...
...
@@ -43,6 +43,10 @@
<module>
benchmarks
</module>
</modules>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
<build>
<pluginManagement>
<plugins>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment