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