From 42ccc23347de85fe3af3f5c294c47d1134a17c22 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Thu, 21 Apr 2022 21:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/pom.xml | 2 +- impl/yaml/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 24204bf..bed6a9f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 1.2.0 + 2.0.0 4.0.0 diff --git a/impl/yaml/pom.xml b/impl/yaml/pom.xml index cde3c23..f096360 100644 --- a/impl/yaml/pom.xml +++ b/impl/yaml/pom.xml @@ -5,7 +5,7 @@ easyconfiguration-parent cc.carm.lib - 1.2.0 + 2.0.0 ../../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4297fee..dd5008c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib easyconfiguration-parent pom - 1.2.0 + 2.0.0 core impl/yaml