summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2021-08-25 00:02:24 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2021-08-25 00:02:24 -0400
commit5306f09eb0fe139128c23860affb42cd918c183f (patch)
tree5db10d975157251f78a44699e67e3624f3eb6947 /pom.xml
parentencoding fix (diff)
downloadkenshinshideandseek-5306f09eb0fe139128c23860affb42cd918c183f.tar.gz
kenshinshideandseek-5306f09eb0fe139128c23860affb42cd918c183f.tar.bz2
kenshinshideandseek-5306f09eb0fe139128c23860affb42cd918c183f.zip
moved encoding fix to chat defenition
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 084fbb4..5a78364 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,6 @@
<configuration>
<source>1.8</source>
<target>1.8</target>
- <encoding>UTF-8</encoding>
</configuration>
</plugin>
</plugins>