From 85e82a2e34d1559441226d2e568bd176b5c55014 Mon Sep 17 00:00:00 2001 From: md_5 Date: Tue, 2 Jul 2013 20:59:04 +1000 Subject: [PATCH] Update POMs to 1.6.1 --- api/pom.xml | 4 ++-- config/pom.xml | 4 ++-- event/pom.xml | 4 ++-- pom.xml | 2 +- protocol/pom.xml | 4 ++-- proxy/pom.xml | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 6b4e67b9..0a8ea195 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT jar BungeeCord-API diff --git a/config/pom.xml b/config/pom.xml index ad8761be..b60b4a41 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.4.7-SNAPSHOT + 1.6.1-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.4.7-SNAPSHOT + 1.6.1-SNAPSHOT jar BungeeCord-Config diff --git a/event/pom.xml b/event/pom.xml index a21bbe23..52bdd857 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT jar BungeeCord-Event diff --git a/pom.xml b/pom.xml index 7f701354..2822f9a7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.md-5 bungeecord-parent - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT pom BungeeCord diff --git a/protocol/pom.xml b/protocol/pom.xml index 0f5009b1..1fd4d774 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index 409948ab..4f10347f 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.5-SNAPSHOT + 1.6.1-SNAPSHOT jar BungeeCord-Proxy