From 62e770d48938473b4fb6b60894927eb5f11df65d Mon Sep 17 00:00:00 2001 From: CraftBukkit/Spigot Date: Sat, 14 Jan 2012 21:03:48 +0100 Subject: [PATCH] Update for 1.1_01 renames. We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1. By: Erik Broes --- paper-server/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/paper-server/pom.xml b/paper-server/pom.xml index 5d932fe507..008e6bd8e0 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