From cced5a38e07abe4a61fd4d0f084dd14824fe650b Mon Sep 17 00:00:00 2001 From: CarmJos Date: Sun, 17 Apr 2022 00:48:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9D=A5=E6=BA=90=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- impl/yaml/pom.xml | 7 ------- pom.xml | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/impl/yaml/pom.xml b/impl/yaml/pom.xml index 44d6a2e..aca633c 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -17,13 +17,6 @@ easyconfiguration-yaml jar - - - yaml-commented - https://maven.pkg.github.com/CarmJos/YamlConfiguration-Commented - - - diff --git a/pom.xml b/pom.xml index a45860b..1609288 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ github GitHub Packages - https://maven.pkg.github.com/CarmJos/EasyConfiguration + https://maven.pkg.github.com/CarmJos/*