diff --git a/pom.xml b/pom.xml index 2e18171..38de5af 100644 --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,63 @@ - - 4.0.0 - cn.citycraft - GsonAgent - 1.0 - GsonAgent - - ${project.name} - - - src/main/resources - true - - - - - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - - - UTF-8 - http://ci.yumc.pw - - - - spigot-repo - https://hub.spigotmc.org/nexus/content/groups/public/ - - - yumc-repo - http://repo.yumc.pw/content/groups/public/ - - - - - jtb - YUMC - http://repo.yumc.pw/content/repositories/yumcenter/ - - - - - org.spigotmc - spigot-api - jar - 1.9-R0.1-SNAPSHOT - - - org.bukkit - bukkit - 1.7.10 - system - ${project.basedir}/lib/craftbukkit-1.7.10.jar - - + + 4.0.0 + cn.citycraft + GsonAgent + 1.0 + GsonAgent + + ${project.name} + + + src/main/resources + true + + + + + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + + + UTF-8 + http://ci.yumc.pw + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/groups/public/ + + + yumc-repo + https://repo.yumc.pw/repository/maven-public/ + + + + + jtb + YUMC + https://repo.yumc.pw/repository/yumcenter/ + + + + + org.spigotmc + spigot-api + jar + 1.9-R0.1-SNAPSHOT + + + org.bukkit + bukkit + 1.7.10 + system + ${project.basedir}/lib/craftbukkit-1.7.10.jar + + \ No newline at end of file