Skip to content
Snippets Groups Projects
Commit 2340f3a9 authored by Johannes Späth's avatar Johannes Späth
Browse files

Platform encoding

parent 969bedf1
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
<artifactId>CryptoAnalysis</artifactId>
<version>2.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
<plugins>
<!-- Adding The Surefire Maven Plugin to The POM File so it can generate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment