更新 template/entrance/mq/pom.xml

This commit is contained in:
ycl
2025-10-14 18:13:42 +08:00
parent a96034c149
commit cd1ffceef5

View File

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