From b3e8feb4cb3e946bb077beeead7cc58f6844450a Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 18 Jul 2013 20:13:07 +1000 Subject: [PATCH] Update POMs to 1.6.2 --- api/pom.xml | 4 ++-- config/pom.xml | 4 ++-- event/pom.xml | 4 ++-- pom.xml | 2 +- protocol/pom.xml | 4 ++-- proxy/pom.xml | 8 ++++---- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4d1e24d1..23b89506 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar BungeeCord-API diff --git a/config/pom.xml b/config/pom.xml index b60b4a41..677a70e8 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar BungeeCord-Config diff --git a/event/pom.xml b/event/pom.xml index 51ad183d..c3e11bcb 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar BungeeCord-Event diff --git a/pom.xml b/pom.xml index 8bd64c89..6e608715 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom BungeeCord diff --git a/protocol/pom.xml b/protocol/pom.xml index db77213b..3dcd9414 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index cf09fbfe..7ed4e174 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar BungeeCord-Proxy @@ -58,7 +58,7 @@ mysql mysql-connector-java - 5.1.24 + 5.1.25 runtime @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.0 + 2.1 package