From cab08f7bf03cb140a67fe07ab349086ba3da7dd8 Mon Sep 17 00:00:00 2001 From: oyo Date: Mon, 25 May 2026 14:44:23 +0800 Subject: [PATCH] {{ .parentArtifactId }}-public-api-types --- template/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/template/pom.xml b/template/pom.xml index 876c49e..8dad0d2 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -50,6 +50,11 @@ {{ .parentArtifactId }}-public-service ${revision} + + {{ .groupId }} + {{ .parentArtifactId }}-public-api-types + ${revision} + {{ .groupId }} {{ .parentArtifactId }}-common