From 0318cfc74632fc1addec858982086518ea9711af Mon Sep 17 00:00:00 2001 From: Erik Broes Date: Sat, 15 Jan 2011 01:24:18 +0100 Subject: [PATCH] Updated pom once more! proper repo this time :D --- README.md | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5719e2ff9..9148cfe396 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,5 @@ We use maven to handle our dependencies. * Install [Maven 3](http://maven.apache.org/download.html) * Check out and install [Bukkit](http://github.com/Bukkit/Bukkit) + * *Note*: this is not needed as the repository we use has Bukkit too, but you might have a newer one (with your own changes :D) * Check out this repo and: `mvn clean package` diff --git a/pom.xml b/pom.xml index d60fa8aac2..2ed24b4faa 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ bukkut-repo - http://artifacts.lukegb.com/artifactory/libs-release + http://artifacts.lukegb.com/artifactory/repo