From 0eabdb6101321479834c59a3e3b9cb050fa48355 Mon Sep 17 00:00:00 2001 From: oyo Date: Wed, 27 May 2026 17:02:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BAinterfaces?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/public_api/dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/public_api/dist/pom.xml b/template/public_api/dist/pom.xml index 526aa6f..a32d66c 100644 --- a/template/public_api/dist/pom.xml +++ b/template/public_api/dist/pom.xml @@ -13,7 +13,7 @@ {{ .groupId }} - {{ .artifactId }}-public-interfaces + {{ .artifactId }}-public-api-interfaces ${revision}