Use blazingly fast encryption.

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-03-11 09:53:34 +11:00
parent 02150db731
commit 3309234e39
2 changed files with 18 additions and 35 deletions

View File

@@ -3,6 +3,12 @@
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>