更新 template/entrance/pom.xml

This commit is contained in:
ycl
2025-10-14 18:13:10 +08:00
parent b402d5eeb4
commit 44943c182d

View File

@@ -4,10 +4,9 @@
<parent>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .artifactId }}</artifactId>
<version>{{ .version }}</version>
<version>${revision}</version>
</parent>
<artifactId>{{ .artifactId }}-entrance</artifactId>
<version>{{ .version }}</version>
<packaging>pom</packaging>
<dependencies>
<dependency>