From 5365e5fb92f0a994eb324848fc6284f23b86461b Mon Sep 17 00:00:00 2001 From: md_5 Date: Fri, 15 Mar 2013 21:21:58 +1100 Subject: [PATCH] Bump the other pom versions to 1.5 too. --- protocol/pom.xml | 2 +- proxy/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/pom.xml b/protocol/pom.xml index e12cbdcb..0f5009b1 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -12,7 +12,7 @@ net.md-5 bungeecord-protocol - 1.4.7-SNAPSHOT + 1.5-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index 5e0de525..58e8b966 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -12,7 +12,7 @@ net.md-5 bungeecord-proxy - 1.4.7-SNAPSHOT + 1.5-SNAPSHOT jar BungeeCord-Proxy