From 97f65726d2f4aac14704b8bf0a4b42a7123e4da1 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 16 Jun 2025 07:34:53 +1000 Subject: [PATCH] Bump version to 1.21-R0.4-SNAPSHOT --- api/pom.xml | 4 ++-- bootstrap/pom.xml | 4 ++-- chat/pom.xml | 4 ++-- config/pom.xml | 4 ++-- dialog/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 ++-- nbt/pom.xml | 4 ++-- pom.xml | 2 +- protocol/pom.xml | 4 ++-- proxy/pom.xml | 4 ++-- query/pom.xml | 4 ++-- serializer/pom.xml | 4 ++-- slf4j/pom.xml | 4 ++-- 23 files changed, 45 insertions(+), 45 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 14b64840..bc3de477 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-api - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-API diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 19befc94..b54ca5bf 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-bootstrap - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Bootstrap diff --git a/chat/pom.xml b/chat/pom.xml index d4e635ef..643e9b46 100644 --- a/chat/pom.xml +++ b/chat/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-chat - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Chat diff --git a/config/pom.xml b/config/pom.xml index f455cc30..113642c2 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-config - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Config diff --git a/dialog/pom.xml b/dialog/pom.xml index a0966906..e415fed6 100644 --- a/dialog/pom.xml +++ b/dialog/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-dialog - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Dialog diff --git a/event/pom.xml b/event/pom.xml index f2a790e6..bb46fc85 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-event - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Event diff --git a/log/pom.xml b/log/pom.xml index b35abf6a..abf2bc5a 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-log - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Log diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index e0e353a8..e3e9fbf5 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-alert - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_alert diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index db24a169..6e7761b5 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-find - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_find diff --git a/module/cmd-kick/pom.xml b/module/cmd-kick/pom.xml index bdff1b1e..17cddffa 100644 --- a/module/cmd-kick/pom.xml +++ b/module/cmd-kick/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-kick - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_kick diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index a748cc57..851dee85 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-list - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_list diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index 8e475cb8..d11a7fb0 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-send - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_send diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index e19a44f9..7e7b25cb 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-cmd-server - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar cmd_server diff --git a/module/pom.xml b/module/pom.xml index 7c7985a6..ae84341c 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT pom BungeeCord Modules diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml index cd49086d..105d40e3 100644 --- a/module/reconnect-yaml/pom.xml +++ b/module/reconnect-yaml/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-module - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-module-reconnect-yaml - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar reconnect_yaml diff --git a/native/pom.xml b/native/pom.xml index dfc68127..5dc778a5 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-native - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Native diff --git a/nbt/pom.xml b/nbt/pom.xml index 9a4dc2ad..8beec32c 100644 --- a/nbt/pom.xml +++ b/nbt/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-nbt - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-NBT diff --git a/pom.xml b/pom.xml index 5341d5ad..6f938954 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT pom BungeeCord-Parent diff --git a/protocol/pom.xml b/protocol/pom.xml index 5a18ee28..d5143b2a 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-protocol - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Protocol diff --git a/proxy/pom.xml b/proxy/pom.xml index 5a288c37..e9e63e7f 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-proxy - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Proxy diff --git a/query/pom.xml b/query/pom.xml index 3428de85..8dc59a50 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-query - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Query diff --git a/serializer/pom.xml b/serializer/pom.xml index a6013067..2fc59d79 100644 --- a/serializer/pom.xml +++ b/serializer/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-serializer - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-Serializer diff --git a/slf4j/pom.xml b/slf4j/pom.xml index 5d155585..a583c5f6 100644 --- a/slf4j/pom.xml +++ b/slf4j/pom.xml @@ -6,13 +6,13 @@ net.md-5 bungeecord-parent - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT ../pom.xml net.md-5 bungeecord-slf4j - 1.21-R0.3 + 1.21-R0.4-SNAPSHOT jar BungeeCord-SLF4J