This commit is contained in:
oyo
2026-05-21 17:28:28 +08:00
parent 9feabc419c
commit 4fb035b32c

View File

@@ -57,7 +57,7 @@
</dependency>
<dependency>
<groupId>{{ .groupId }}</groupId>
<artifactId>{{ .parentArtifactId }}-facade</artifactId>
<artifactId>{{ .parentArtifactId }}-client</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>