Skip to content

Commit 9a84fa0

Browse files
committed
Add maven-compiler-plugin with UTF-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1080431 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2576c59 commit 9a84fa0

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
@@ -244,7 +244,6 @@
244244
<plugin>
245245
<groupId>org.apache.maven.plugins</groupId>
246246
<artifactId>maven-compiler-plugin</artifactId>
247-
<version>2.3.2</version>
248247
<configuration>
249248
<encoding>UTF-8</encoding>
250249
</configuration>

0 commit comments

Comments
 (0)