From 3ffe900f359543d32d87bfd63c26a16c81306c1b Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 14 Oct 2025 18:12:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20template/pom.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/template/pom.xml b/template/pom.xml index 349fb3e..bd1c45a 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -3,40 +3,39 @@ 4.0.0 {{ .groupId }} {{ .artifactId }} - {{ .version }} pom {{ .groupId }} {{ .parentArtifactId }} ../../pom.xml - {{ .version }} + ${revision} {{ .groupId }} {{ .parentArtifactId }}-common - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-common - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-service - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-persist - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-manager - {{ .version }} + ${revision}