From 17762a2e70a224bb2f5648c47b77852e0e8a3f25 Mon Sep 17 00:00:00 2001 From: carm Date: Wed, 12 Mar 2025 03:27:35 +0800 Subject: [PATCH] refactor(proj): Change project name to "configured" --- core/pom.xml | 2 +- demo/pom.xml | 2 +- features/commentable/pom.xml | 2 +- features/file/pom.xml | 2 +- features/section/pom.xml | 2 +- features/text/pom.xml | 2 +- features/versioned/pom.xml | 2 +- pom.xml | 2 +- providers/gson/pom.xml | 2 +- providers/hocon/pom.xml | 2 +- providers/mongodb/pom.xml | 2 +- providers/sql/pom.xml | 2 +- providers/yaml/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ff7164d..baff33b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 389cbff..c746f86 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 4.0.0 diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index 5781e3a..fc3b620 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index 8b71ed5..3ec3186 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index f958b29..4a9daed 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index 50f0280..63d4171 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index 999adf2..a89ac3c 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/pom.xml b/pom.xml index 51d8516..46d4715 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ cc.carm.lib configured-parent pom - 4.0.11 + 4.0.12 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index 9957ad2..ce44c58 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 ../../pom.xml 4.0.0 diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index 539036f..975661d 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/providers/mongodb/pom.xml b/providers/mongodb/pom.xml index 433c4c3..7e17deb 100644 --- a/providers/mongodb/pom.xml +++ b/providers/mongodb/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 ../../pom.xml 4.0.0 diff --git a/providers/sql/pom.xml b/providers/sql/pom.xml index fc5a642..73615fb 100644 --- a/providers/sql/pom.xml +++ b/providers/sql/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 ../../pom.xml diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index 27da673..3d9acf6 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.0.11 + 4.0.12 ../../pom.xml