SPIGOT-1637: Update bungeecord-chat to 1.9-SNAPSHOT

This commit is contained in:
BlackHole 2016-03-02 17:01:03 +01:00 committed by Zach Brown
parent f68b7307db
commit 5842265ff0

View file

@ -1,11 +1,11 @@
From 5e62f68946e40092b2fddd799acc3aba09caf23c Mon Sep 17 00:00:00 2001
From 23a21243fa55f95f91c067bccfd843f32cba170b Mon Sep 17 00:00:00 2001
From: md_5 <git@md-5.net>
Date: Sat, 13 Dec 2014 12:59:14 +1100
Subject: [PATCH] BungeeCord Chat API
diff --git a/pom.xml b/pom.xml
index 6377570..4f87919 100644
index 6377570..8fb67ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,6 +83,14 @@
@ -15,7 +15,7 @@ index 6377570..4f87919 100644
+ <dependency>
+ <groupId>net.md-5</groupId>
+ <artifactId>bungeecord-chat</artifactId>
+ <version>1.8-SNAPSHOT</version>
+ <version>1.9-SNAPSHOT</version>
+ <type>jar</type>
+ <scope>compile</scope>
+ </dependency>
@ -326,5 +326,5 @@ index a89df18..dc58bea 100644
Spigot spigot();
--
2.5.0
2.7.0.windows.1