From ce6f75417cd773cfdfddde3e2c9ee4ee7337655b Mon Sep 17 00:00:00 2001 From: oyo Date: Wed, 27 May 2026 19:27:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9dist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/public_api/dist/pom.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/template/public_api/dist/pom.xml b/template/public_api/dist/pom.xml index 7118f2d..f1e7601 100644 --- a/template/public_api/dist/pom.xml +++ b/template/public_api/dist/pom.xml @@ -2,24 +2,20 @@ 4.0.0 - - {{ .groupId }} - {{ .artifactId }}-public-api - ${revision} - ../pom.xml - + {{ .groupId }} {{ .artifactId }}-api + 3.0-SNAPSHOT {{ .groupId }} {{ .artifactId }}-public-api-interfaces - ${revision} + 3.0-SNAPSHOT {{ .groupId }} {{ .artifactId }}-public-api-types - ${revision} + 3.0-SNAPSHOT @@ -56,7 +52,7 @@ false - false + true