diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-25 00:02:24 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-25 00:02:24 -0400 |
commit | 5306f09eb0fe139128c23860affb42cd918c183f (patch) | |
tree | 5db10d975157251f78a44699e67e3624f3eb6947 /pom.xml | |
parent | encoding fix (diff) | |
download | kenshinshideandseek-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.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ <configuration> <source>1.8</source> <target>1.8</target> - <encoding>UTF-8</encoding> </configuration> </plugin> </plugins> |