Undo all that encryption faff - NioBuffers arent for the job.

This commit is contained in:
md_5
2013-03-12 17:26:16 +11:00
parent 8ef8327c62
commit a5cd0b0255
2 changed files with 42 additions and 31 deletions

View File

@@ -3,12 +3,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-parent</artifactId>
<version>dev-SNAPSHOT</version>