更新 template/pom.xml

This commit is contained in:
2024-08-18 17:28:12 +08:00
parent 1f19bb3321
commit c73d2a177b

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>{{ .groupId }}</groupId> <groupId>{{ .groupId }}</groupId>
<artifactId>{{ .parentArtifactId }}</artifactId> <artifactId>{{ .parentArtifactId }}</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>
<dependency> <dependency>