更新 template/entrance/web/pom.xml

This commit is contained in:
ycl
2025-10-14 18:16:31 +08:00
parent 5cd9248380
commit f18fb9c074

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .artifactId }}-entrance</artifactId>
<version>{{ .version }}</version>
<version>${revision}</version>
</parent>
<artifactId>{{ .artifactId }}-entrance-web</artifactId>