From 24d9a93cc05a66b5825c44df11e36973e407d7c1 Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 14 Oct 2025 18:15:45 +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 7e5c48d..331b798 100644 --- a/template/common/pom.xml +++ b/template/common/pom.xml @@ -5,7 +5,7 @@ {{ .groupId }} {{ .artifactId }} - {{ .version }} + ${revision} {{ .groupId }}