更新 template/entrance/rpc/pom.xml

This commit is contained in:
ycl
2025-10-14 18:13:55 +08:00
parent cd1ffceef5
commit 22968ccd51

View File

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