diff --git a/template/pom.xml b/template/pom.xml index 876c49e..8dad0d2 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -50,6 +50,11 @@ {{ .parentArtifactId }}-public-service ${revision} + + {{ .groupId }} + {{ .parentArtifactId }}-public-api-types + ${revision} + {{ .groupId }} {{ .parentArtifactId }}-common