From db438dbd9996471cb0bd90ae5eb2b1978568772a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zhourui=20=E5=91=A8=E9=94=90?= Date: Mon, 26 Sep 2022 22:49:42 +0800 Subject: [PATCH] update parent --- pom.xml | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index a65e897..04ed7e5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.axzo.infra axzo-parent - 2.4.13 + 2.4.13.3 @@ -19,6 +19,7 @@ 2.0.0-SNAPSHOT + 2.0.0-SNAPSHOT @@ -33,15 +34,30 @@ axzo-test-spring-boot-starter axzo-logger-spring-boot-starter - + - - - cn.axzo.framework - axzo-common - ${project.version} - - + + + cn.axzo.infra + axzo-dependencies + ${axzo-dependencies.version} + pom + import + + + cn.axzo.framework + axzo-common + ${project.version} + + + + + axzo + axzo repository + https://nexus.axzo.cn/repository/axzo/ + + + \ No newline at end of file