diff --git a/api/pom.xml b/api/pom.xml index 15eca362..0daf39da 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-API diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 916363b6..2e0d5bc1 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-bootstrap - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Bootstrap diff --git a/chat/pom.xml b/chat/pom.xml index f3a76a1f..4d5c2f6d 100644 --- a/chat/pom.xml +++ b/chat/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-chat - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Chat diff --git a/config/pom.xml b/config/pom.xml index b96e3420..1496fa4c 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Config diff --git a/event/pom.xml b/event/pom.xml index bb4a8313..4315c49f 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Event diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index 2a1d5e0a..1118a737 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-alert - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar cmd_alert diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index 8696816f..703a2cbd 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-find - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar cmd_find diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index d17ee32f..d9ec0b68 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-list - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar cmd_list diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index be771883..1afa53b0 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-send - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar cmd_send diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index d3c651e3..1e5221b1 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-server - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar cmd_server diff --git a/module/pom.xml b/module/pom.xml index 4469c572..072c3835 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT pom BungeeCord Modules diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml index 54c8b480..513ce4fa 100644 --- a/module/reconnect-yaml/pom.xml +++ b/module/reconnect-yaml/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-reconnect-yaml - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar reconnect_yaml diff --git a/native/pom.xml b/native/pom.xml index c6ec0fc5..1c3b6508 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-native - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Native diff --git a/pom.xml b/pom.xml index 2b927fe1..1e956b6b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT pom BungeeCord-Parent diff --git a/protocol/pom.xml b/protocol/pom.xml index 0e820c4b..154e9338 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index 1821daf0..4ba9d7b6 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Proxy diff --git a/query/pom.xml b/query/pom.xml index bcf3dc50..3dab7c51 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.7-SNAPSHOT + 1.8-SNAPSHOT ../pom.xml net.md-5 bungeecord-query - 1.7-SNAPSHOT + 1.8-SNAPSHOT jar BungeeCord-Query