diff --git a/paper-server/pom.xml b/paper-server/pom.xml index 5d932fe5075..008e6bd8e0a 100644 --- a/paper-server/pom.xml +++ b/paper-server/pom.xml @@ -7,16 +7,19 @@ 1.1-R1-SNAPSHOT CraftBukkit http://www.bukkit.org + UTF-8 unknown 4.10 + scm:git:git://github.com/Bukkit/CraftBukkit.git scm:git:ssh://git@github.com/Bukkit/CraftBukkit.git https://github.com/Bukkit/CraftBukkit + repobo-rel @@ -29,18 +32,21 @@ http://repo.bukkit.org/content/repositories/libs-snapshot-local + bukkit-repo http://repo.bukkit.org/artifactory/repo + bukkit-plugins http://repo.bukkit.org/artifactory/plugins-release + org.bukkit @@ -51,8 +57,8 @@ org.bukkit - minecraft-server - 1.1 + minecraft-server-release + 1.1_01 jar compile @@ -111,6 +117,7 @@ ${junit.version} + clean install