From 0dd7b984280869fad1617dc24a8685a1eb3c7846 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 7 Aug 2023 08:01:47 +1000 Subject: [PATCH] Bump version to 1.20-R0.2-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-kick/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 ++-- slf4j/pom.xml | 4 ++-- 20 files changed, 39 insertions(+), 39 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index fd97cd154..1f03f987a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-API diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 6ec2d1355..b10e7a386 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-bootstrap - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Bootstrap diff --git a/chat/pom.xml b/chat/pom.xml index 3701bb305..c04033b5b 100644 --- a/chat/pom.xml +++ b/chat/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-chat - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Chat diff --git a/config/pom.xml b/config/pom.xml index db561dbf8..d5151371c 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Config diff --git a/event/pom.xml b/event/pom.xml index 870a8508d..13e71066e 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Event diff --git a/log/pom.xml b/log/pom.xml index 0aaac289e..47eb961c4 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-log - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Log diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index 6e4ead9b3..e63a1dfb9 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-alert - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_alert diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index 9222b60d2..60b698349 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-find - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_find diff --git a/module/cmd-kick/pom.xml b/module/cmd-kick/pom.xml index 31ddfacf9..822babc65 100644 --- a/module/cmd-kick/pom.xml +++ b/module/cmd-kick/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-kick - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_kick diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index c524c0fc4..ba8612529 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-list - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_list diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index f5003fb63..1a62e71de 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-send - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_send diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index 0cd7a8d01..57cbf1e94 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-server - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar cmd_server diff --git a/module/pom.xml b/module/pom.xml index 623cee197..b1fd5afd4 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT pom BungeeCord Modules diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml index a667d446f..cf663eec7 100644 --- a/module/reconnect-yaml/pom.xml +++ b/module/reconnect-yaml/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-reconnect-yaml - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar reconnect_yaml diff --git a/native/pom.xml b/native/pom.xml index bead8ef5b..a4265e542 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-native - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Native diff --git a/pom.xml b/pom.xml index dc20a247d..da3884954 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT pom BungeeCord-Parent diff --git a/protocol/pom.xml b/protocol/pom.xml index 6436f2774..f1c169a9e 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index b4c3e5c09..7af26db1e 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Proxy diff --git a/query/pom.xml b/query/pom.xml index 413237c2e..edd3e11a8 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-query - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-Query diff --git a/slf4j/pom.xml b/slf4j/pom.xml index 044a5ef79..acb5201f1 100644 --- a/slf4j/pom.xml +++ b/slf4j/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT ../pom.xml net.md-5 bungeecord-slf4j - 1.20-R0.1 + 1.20-R0.2-SNAPSHOT jar BungeeCord-SLF4J