From 18226e230f0e573a42058e8193b2f036ac1e7efc Mon Sep 17 00:00:00 2001 From: Gunging Date: Fri, 5 Feb 2021 15:43:16 -0600 Subject: [PATCH 1/2] !Uses MythicLib, do not release. Updated pom to use latest MythicLib, just like Josh doth to MMOItems' --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3db8e19..fe0c0c4d 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ io.lumine MythicLib - 0.0.1-20210203.081118-2 + 0.0.1-SNAPSHOT From c1ea16b77cb693ec98c7f5f811b35c27394ffc05 Mon Sep 17 00:00:00 2001 From: Gunging Date: Fri, 5 Feb 2021 15:53:22 -0600 Subject: [PATCH 2/2] !Dont release, uses MythicLib. Added scope provided to pom --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index fe0c0c4d..d2ed83a9 100644 --- a/pom.xml +++ b/pom.xml @@ -123,6 +123,7 @@ io.lumine MythicLib 0.0.1-SNAPSHOT + provided