From a0f9333a132079199353e1b5c63fd75b91cffa6d Mon Sep 17 00:00:00 2001 From: md_5 Date: Sat, 18 Jul 2020 17:36:11 +1000 Subject: [PATCH] Bump version to 1.16-R0.4-SNAPSHOT --- api/pom.xml | 4 ++-- bootstrap/pom.xml | 4 ++-- chat/pom.xml | 4 ++-- config/pom.xml | 4 ++-- event/pom.xml | 4 ++-- log/pom.xml | 4 ++-- module/cmd-alert/pom.xml | 4 ++-- module/cmd-find/pom.xml | 4 ++-- module/cmd-list/pom.xml | 4 ++-- module/cmd-send/pom.xml | 4 ++-- module/cmd-server/pom.xml | 4 ++-- module/pom.xml | 4 ++-- module/reconnect-yaml/pom.xml | 4 ++-- native/pom.xml | 4 ++-- pom.xml | 2 +- protocol/pom.xml | 4 ++-- proxy/pom.xml | 4 ++-- query/pom.xml | 4 ++-- 18 files changed, 35 insertions(+), 35 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 097517154..b02200280 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-API diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 3b2e3ea0c..c07793a97 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-bootstrap - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Bootstrap diff --git a/chat/pom.xml b/chat/pom.xml index 8dd30a4d0..8dcde4f29 100644 --- a/chat/pom.xml +++ b/chat/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-chat - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Chat diff --git a/config/pom.xml b/config/pom.xml index 62a659cc9..26f25afec 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Config diff --git a/event/pom.xml b/event/pom.xml index d2b53265e..a705f1a66 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Event diff --git a/log/pom.xml b/log/pom.xml index 46ff4a2c6..64c0ba673 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-log - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Log diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index a0047b131..b198f2b92 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-alert - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar cmd_alert diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index f82172680..f9077320e 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-find - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar cmd_find diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index 4edbfbd2c..31b023a7d 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-list - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar cmd_list diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index ab13d8173..a34006b8d 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-send - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar cmd_send diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index b7dfb7969..898aa804f 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-server - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar cmd_server diff --git a/module/pom.xml b/module/pom.xml index 1e37a80a6..3bf2f3d39 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT pom BungeeCord Modules diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml index 8db51a6e6..5da5949bc 100644 --- a/module/reconnect-yaml/pom.xml +++ b/module/reconnect-yaml/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-reconnect-yaml - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar reconnect_yaml diff --git a/native/pom.xml b/native/pom.xml index bfab6e302..8d347068c 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-native - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Native diff --git a/pom.xml b/pom.xml index c8a5331c5..e482fa866 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT pom BungeeCord-Parent diff --git a/protocol/pom.xml b/protocol/pom.xml index a200adb90..186264e04 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index ffa368142..ac8e8974c 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Proxy diff --git a/query/pom.xml b/query/pom.xml index 57f1b9098..7d13eb604 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-query - 1.16-R0.3 + 1.16-R0.4-SNAPSHOT jar BungeeCord-Query