更新 template/pom.xml

This commit is contained in:
ycl
2025-10-14 16:08:41 +08:00
parent eff4950e1e
commit ae9529101a

View File

@@ -8,8 +8,8 @@
<parent> <parent>
<groupId>{{ .groupId }}</groupId> <groupId>{{ .groupId }}</groupId>
<artifactId>{{ .parentArtifactId }}</artifactId> <artifactId>{{ .parentArtifactId }}</artifactId>
<version>${revision}</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
<version>{{ .version }}</version>
</parent> </parent>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>