From 83037baf1072be0fb70dc11eec80d9fded2e8a6c Mon Sep 17 00:00:00 2001 From: carm Date: Sun, 24 Dec 2023 21:10:27 +0800 Subject: [PATCH] build(plugin): Fixed build plugins missing. --- impl/sql/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/impl/sql/pom.xml b/impl/sql/pom.xml index 5c4f699..9bb7218 100644 --- a/impl/sql/pom.xml +++ b/impl/sql/pom.xml @@ -40,6 +40,13 @@ 0.4.7 + + cc.carm.lib + easysql-beecp + 0.4.7 + test + + ${project.parent.groupId} easyconfiguration-demo