This commit is contained in:
oyo
2026-05-27 17:41:37 +08:00
parent f89f015f5f
commit f4c08d26bd
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .artifactId }}-public-api</artifactId>
<version>1.0-SNAPSHOT</version>
<version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>{{ .artifactId }}-api</artifactId>