Add spout repo
This commit is contained in:
parent
92475e6dbd
commit
9373eddb5a
1 changed files with 10 additions and 0 deletions
10
pom.xml
10
pom.xml
|
|
@ -114,6 +114,16 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<releases>
|
||||||
|
</releases>
|
||||||
|
<snapshots>
|
||||||
|
</snapshots>
|
||||||
|
<id>spout-repo</id>
|
||||||
|
<url>http://repo.spout.org</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.nijikokun.bukkit</groupId>
|
<groupId>com.nijikokun.bukkit</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue