From ca52fed6cd641db756166ba769e2b6d477ea702c Mon Sep 17 00:00:00 2001 From: zhaoyong Date: Tue, 14 Sep 2021 16:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../archetype-resources/__rootArtifactId__-client/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/archetype-standard/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml b/archetype-standard/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml index 88b678c..c54254f 100644 --- a/archetype-standard/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml +++ b/archetype-standard/src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml @@ -10,6 +10,11 @@ ${rootArtifactId}-client + + ${groupId} + ${rootArtifactId}-service + ${project.version} + ${groupId} ${rootArtifactId}-http-api