From 732440ab8f8accfea23c8ce901b964512a0247fd Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 14 Oct 2025 15:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/common/pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/common/pom.xml b/template/common/pom.xml index 331b798..7e5c48d 100644 --- a/template/common/pom.xml +++ b/template/common/pom.xml @@ -5,7 +5,7 @@ {{ .groupId }} {{ .artifactId }} - ${revision} + {{ .version }} {{ .groupId }}