Skip to content

Commit

Permalink
[Refactor] Reintroduce bukkit-repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
MiracleM4n committed Oct 30, 2013
1 parent 8e08d60 commit 84ac45e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Expand Up @@ -43,6 +43,16 @@

<!-- Repository locations -->
<repositories>
<repository>
<id>bukkit-repo</id>
<url>http://repo.bukkit.org/content/groups/public</url>
<releases>
<updatePolicy>always</updatePolicy>
</releases>
<snapshots>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
<repository>
<id>q0r-repo</id>
<url>http://nexus.q0r.ca/content/groups/public</url>
Expand Down

0 comments on commit 84ac45e

Please sign in to comment.