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