diff --git a/template/entrance/web/pom.xml b/template/entrance/web/pom.xml index c8d7b80..279807a 100644 --- a/template/entrance/web/pom.xml +++ b/template/entrance/web/pom.xml @@ -7,13 +7,6 @@ ${revision} {{ .artifactId }}-entrance-web - - - {{ .groupId }} - {{ .artifactId }}-entrance-mq - ${revision} - - diff --git a/template/public_service/pom.xml b/template/public_service/pom.xml index b04e50b..1b97851 100644 --- a/template/public_service/pom.xml +++ b/template/public_service/pom.xml @@ -7,6 +7,5 @@ {{ .artifactId }} ${revision} - {{ .groupId }} {{ .artifactId }}-public-service