Skip to content

Commit 51429d2

Browse files
committed
Merge pull request docker-java#74 from albers/encoding
Use project.build.sourceEncoding in compiler
2 parents 05005aa + 04cd1e6 commit 51429d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
<configuration>
238238
<source>${jdk.source}</source>
239239
<target>${jdk.target}</target>
240-
<encoding>ISO-8859-1</encoding>
241240
<debug>${jdk.debug}</debug>
242241
<optimize>${jdk.optimize}</optimize>
243242
</configuration>

0 commit comments

Comments
 (0)