diff --git a/pom.xml b/pom.xml index c59ecbe..453a846 100644 --- a/pom.xml +++ b/pom.xml @@ -1,107 +1,107 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 + 4.0.0 - gg.obsidian - MobControl - 1.0.0 - Control mob spawing and chunk limits - https://github.com/the-obsidian/MobControl + gg.obsidian + MobControl + 1.0.0 + Control mob spawing and chunk limits + https://github.com/the-obsidian/MobControl - - scm:git:https://github.com/the-obsidian/MobControl.git - scm:git:https://github.com/the-obsidian/MobControl.git - https://github.com/the-obsidian/MobControl - + + scm:git:https://github.com/the-obsidian/MobControl.git + scm:git:https://github.com/the-obsidian/MobControl.git + https://github.com/the-obsidian/MobControl + - jar + jar - - UTF-8 - 1.0.0-beta-1103 - + + UTF-8 + 1.0.0-beta-1103 + - - - spigot-repo - https://hub.spigotmc.org/nexus/content/groups/public/ - - + + + spigot-repo + https://hub.spigotmc.org/nexus/content/groups/public/ + + - - - org.spigotmc - spigot-api - 1.8.8-R0.1-SNAPSHOT - - - org.jetbrains.kotlin - kotlin-stdlib - ${kotlin.version} - - + + + org.spigotmc + spigot-api + 1.8.8-R0.1-SNAPSHOT + + + org.jetbrains.kotlin + kotlin-stdlib + ${kotlin.version} + + - - ${project.basedir}/src/main/kotlin - clean install + + ${project.basedir}/src/main/kotlin + clean install - - - . - true - ${basedir}/src/main/resources - - *.yml - - - + + + . + true + ${basedir}/src/main/resources + + *.yml + + + - - - kotlin-maven-plugin - org.jetbrains.kotlin - ${kotlin.version} + + + kotlin-maven-plugin + org.jetbrains.kotlin + ${kotlin.version} - - - compile - compile - - compile - - - - test-compile - test-compile - - test-compile - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - package - - shade - - - true - false - - - org.jetbrains.kotlin:* - - - - - - - - + + + compile + compile + + compile + + + + test-compile + test-compile + + test-compile + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + + package + + shade + + + true + false + + + org.jetbrains.kotlin:* + + + + + + + +