From 13561bca9c7c6d99ff2c0272c83f2949842e879e Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Tue, 11 Oct 2011 20:47:06 +0200 Subject: [PATCH] Added distributionManagement section to POM. --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 9f400b4497..afbc51600b 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,18 @@ scm:git:ssh://git@github.com/Bukkit/CraftBukkit.git https://github.com/Bukkit/CraftBukkit + + + repobo-rel + repo.bukkit.org Releases + http://repo.bukkit.org/content/repositories/libs-release-local + + + repobo-snap + repo.bukkit.org Snapshots + http://repo.bukkit.org/content/repositories/libs-snapshot-local + + bukkit-repo