mirror of
https://github.com/cnaude/PurpleIRC-spigot.git
synced 2024-11-25 19:45:54 +01:00
Build with Vault 1.5.2.
This commit is contained in:
parent
27ae820d1f
commit
1904ac2523
@ -5,8 +5,8 @@
|
||||
<artifactId>PurpleIRC</artifactId>
|
||||
<name>PurpleIRC-spigot</name>
|
||||
<version>1.0-${build.number}</version>
|
||||
<description>A CraftBukkit plugin for bridging game chat with IRC. Connect to any number of IRC servers and channels simultaneously.</description>
|
||||
<url>http://dev.bukkit.org/server-mods/purpleirc/</url>
|
||||
<description>Minecraft IRC integration for Spigot servers.</description>
|
||||
<url>http://www.spigotmc.org/resources/purpleirc.2836/</url>
|
||||
<build>
|
||||
<resources>
|
||||
<resource>
|
||||
@ -172,7 +172,7 @@
|
||||
<dependency>
|
||||
<groupId>net.milkbowl.vault</groupId>
|
||||
<artifactId>Vault</artifactId>
|
||||
<version>1.5.1</version>
|
||||
<version>1.5.2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user