From 6e025ec7dba86eb329dc0c03259fc5dc8a60b99f Mon Sep 17 00:00:00 2001 From: bivashy <85439143+bivashy@users.noreply.github.com> Date: Tue, 10 Oct 2023 23:45:35 +0600 Subject: [PATCH] Use original Lamp library over the fork (#78) * Change lamp version into 3.1.7 * Change Lamp groupId from **.bivashy.** into **.Revxrsal.** --- bungee/pom.xml | 4 ++-- core/pom.xml | 6 +++--- velocity/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bungee/pom.xml b/bungee/pom.xml index 1f3b940d..45cc46bb 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -12,7 +12,7 @@ 1.19-R0.1-SNAPSHOT - 3.2.5 + 3.1.7 4.3.0 6.5.0 0.4.2 @@ -60,7 +60,7 @@ - com.github.bivashy.Lamp + com.github.Revxrsal.Lamp bungee ${lamp.command-library.version} diff --git a/core/pom.xml b/core/pom.xml index 30a8d87e..085294f0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -16,7 +16,7 @@ 3.5.1 4.0.2 4.1.2 - 3.2.5 + 3.1.7 1.0.0 1.0.0 6.5.0 @@ -87,7 +87,7 @@ - com.github.bivashy.Lamp + com.github.Revxrsal.Lamp common ${lamp.command-library.version} @@ -114,7 +114,7 @@ - com.github.bivashy.Lamp + com.github.Revxrsal.Lamp jda ${lamp.command-library.version} diff --git a/velocity/pom.xml b/velocity/pom.xml index 70c797a9..8cc65888 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -15,7 +15,7 @@ 3.0.1 0.4.2 6.1.0 - 3.2.5 + 3.1.7 2.0.0 1.0.6 @@ -55,7 +55,7 @@ - com.github.bivashy.Lamp + com.github.Revxrsal.Lamp velocity ${lamp.command-library.version}