diff --git a/pom.xml b/pom.xml
index e4179c378..bb0543de7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,402 +1,402 @@
-
- 4.0.0
- com.sk89q
- worldedit
- 5.5.4-SNAPSHOT
- jar
-
-
- WorldEdit
- 2010
- http://wiki.sk89q.com/wiki/WorldEdit
- A voxel map editor for Minecraft with tools for adventure map designers,
- server administrators, and anyone who enjoys building massive structures.
-
-
-
- GNU General Public License 2.0
- LICENSE.txt
- repo
- License on WorldEdit
-
-
- GNU Lesser General Public License 3.0
- LICENSE_LGPL.txt
- repo
- License on all new contributions
-
-
-
-
- YouTrack
- http://youtrack.sk89q.com
-
-
-
- Jenkins
- http://build.sk89q.com
-
-
-
- scm:git:git://github.com/sk89q/worldedit.git
- scm:git:git@github.com:sk89q/worldedit.git
- https://github.com/sk89q/worldedit
- master
-
-
-
-
- Developer Discussion
- https://groups.google.com/d/forum/sk-dev-discuss
-
-
-
-
-
- sk89q-docs-upload
- ftp://sk89q-maven-deploy/worldedit/
-
-
- maven.sk89q.com
- http://maven.sk89q.com/artifactory/libs-release-local
-
-
-
-
- UTF-8
-
-
-
-
- sk89q-repo
- http://maven.sk89q.com/repo/
-
-
- bukkit-repo
- http://repo.bukkit.org/content/groups/public
-
-
-
-
-
- de.schlichtherle
- truezip
- 6.8.3
- compile
- jar
-
-
-
- rhino
- js
- 1.7R2
- compile
- jar
-
-
-
- com.sk89q
- jchronic
- 0.2.4a
- compile
- jar
-
-
-
-
- com.sk89q
- dummypermscompat
- 1.7
- compile
- jar
- true
-
-
-
- org.bukkit
- bukkit
- 1.5-R0.1-SNAPSHOT
- compile
- jar
- true
-
-
-
- org.bukkit
- craftbukkit
- 1.5-R0.1-SNAPSHOT
- compile
- jar
- true
-
-
-
- org.mockito
- mockito-core
- 1.9.0-rc1
- test
- jar
-
-
-
- javax.servlet
- servlet-api
- 2.4
- provided
-
-
-
-
- install
- ${basedir}/src/main/java/
-
-
-
- org.apache.maven.wagon
- wagon-ftp
- 1.0-beta-6
-
-
-
-
-
- .
- true
- ${basedir}/src/main/resources/
-
- plugin.yml
- properties.yml
-
-
-
- defaults/
- true
- ${basedir}/src/main/resources/
-
- config.yml
-
-
-
- nmsblocks/
- false
- ${basedir}/src/main/resources/nmsblocks/
-
- *.class
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 2.3.2
-
-
- 1.6
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 2.3.1
-
-
- true
-
- true
- true
-
-
- truezip.jar WorldEdit/truezip.jar js.jar WorldEdit/js.jar
-
- ${project.version}
-
-
-
-
-
-
- maven-assembly-plugin
- 2.2-beta-2
-
- ${basedir}/src/main/assembly/default.xml
-
-
-
- release
- package
-
- single
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 1.7.1
-
-
- package
-
- shade
-
-
-
-
- com.sk89q:jchronic
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.3.2
-
- assembly:assembly
- assembly:assembly
- @{project.version}
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.7.2
-
-
- **/TestOfflinePermissible.java
-
-
-
-
-
- org.apache.maven.plugins
- maven-site-plugin
- 3.1
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.5
-
-
-
- license
- index
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.8.1
-
-
-
-
-
-
-
-
-
-
- attach-docs
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.8.1
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
-
-
-
-
- spout
-
-
-
- spout-repo
- http://nexus.spout.org/content/groups/public/
-
-
-
-
-
- org.spout
- spoutapi
- dev-SNAPSHOT
- true
-
-
- org.spout
- vanilla
- 1.4.7-SNAPSHOT
- true
-
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
- 1.5
-
-
- add-sources
- generate-sources
-
- add-source
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 4.0.0
+ com.sk89q
+ worldedit
+ 5.5.4
+ jar
+
+
+ WorldEdit
+ 2010
+ http://wiki.sk89q.com/wiki/WorldEdit
+ A voxel map editor for Minecraft with tools for adventure map designers,
+ server administrators, and anyone who enjoys building massive structures.
+
+
+
+ GNU General Public License 2.0
+ LICENSE.txt
+ repo
+ License on WorldEdit
+
+
+ GNU Lesser General Public License 3.0
+ LICENSE_LGPL.txt
+ repo
+ License on all new contributions
+
+
+
+
+ YouTrack
+ http://youtrack.sk89q.com
+
+
+
+ Jenkins
+ http://build.sk89q.com
+
+
+
+ scm:git:git://github.com/sk89q/worldedit.git
+ scm:git:git@github.com:sk89q/worldedit.git
+ https://github.com/sk89q/worldedit
+ 5.5.4
+
+
+
+
+ Developer Discussion
+ https://groups.google.com/d/forum/sk-dev-discuss
+
+
+
+
+
+ sk89q-docs-upload
+ ftp://sk89q-maven-deploy/worldedit/
+
+
+ maven.sk89q.com
+ http://maven.sk89q.com/artifactory/libs-release-local
+
+
+
+
+ UTF-8
+
+
+
+
+ sk89q-repo
+ http://maven.sk89q.com/repo/
+
+
+ bukkit-repo
+ http://repo.bukkit.org/content/groups/public
+
+
+
+
+
+ de.schlichtherle
+ truezip
+ 6.8.3
+ compile
+ jar
+
+
+
+ rhino
+ js
+ 1.7R2
+ compile
+ jar
+
+
+
+ com.sk89q
+ jchronic
+ 0.2.4a
+ compile
+ jar
+
+
+
+
+ com.sk89q
+ dummypermscompat
+ 1.7
+ compile
+ jar
+ true
+
+
+
+ org.bukkit
+ bukkit
+ 1.5-R0.1-SNAPSHOT
+ compile
+ jar
+ true
+
+
+
+ org.bukkit
+ craftbukkit
+ 1.5-R0.1-SNAPSHOT
+ compile
+ jar
+ true
+
+
+
+ org.mockito
+ mockito-core
+ 1.9.0-rc1
+ test
+ jar
+
+
+
+ javax.servlet
+ servlet-api
+ 2.4
+ provided
+
+
+
+
+ install
+ ${basedir}/src/main/java/
+
+
+
+ org.apache.maven.wagon
+ wagon-ftp
+ 1.0-beta-6
+
+
+
+
+
+ .
+ true
+ ${basedir}/src/main/resources/
+
+ plugin.yml
+ properties.yml
+
+
+
+ defaults/
+ true
+ ${basedir}/src/main/resources/
+
+ config.yml
+
+
+
+ nmsblocks/
+ false
+ ${basedir}/src/main/resources/nmsblocks/
+
+ *.class
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 2.3.2
+
+
+ 1.6
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.3.1
+
+
+ true
+
+ true
+ true
+
+
+ truezip.jar WorldEdit/truezip.jar js.jar WorldEdit/js.jar
+
+ ${project.version}
+
+
+
+
+
+
+ maven-assembly-plugin
+ 2.2-beta-2
+
+ ${basedir}/src/main/assembly/default.xml
+
+
+
+ release
+ package
+
+ single
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 1.7.1
+
+
+ package
+
+ shade
+
+
+
+
+ com.sk89q:jchronic
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.3.2
+
+ assembly:assembly
+ assembly:assembly
+ @{project.version}
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.7.2
+
+
+ **/TestOfflinePermissible.java
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.1
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.5
+
+
+
+ license
+ index
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.8.1
+
+
+
+
+
+
+
+
+
+
+ attach-docs
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.2.1
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.8.1
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
+
+
+
+
+ spout
+
+
+
+ spout-repo
+ http://nexus.spout.org/content/groups/public/
+
+
+
+
+
+ org.spout
+ spoutapi
+ dev-SNAPSHOT
+ true
+
+
+ org.spout
+ vanilla
+ 1.4.7-SNAPSHOT
+ true
+
+
+
+
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 1.5
+
+
+ add-sources
+ generate-sources
+
+ add-source
+
+
+
+
+
+
+
+
+
+
+
+
+
+