diff --git a/template/entrance/pom.xml b/template/entrance/pom.xml index 1f25a58..c3a0c00 100644 --- a/template/entrance/pom.xml +++ b/template/entrance/pom.xml @@ -1,24 +1,24 @@ - - 4.0.0 - - {{ .groupId }} - {{ .artifactId }} + + 4.0.0 + + {{ .groupId }} + {{ .artifactId }} + {{ .version }} + + {{ .artifactId }}-entrance {{ .version }} - - {{ .artifactId }}-entrance - {{ .version }} - pom - - - {{ .groupId }} - {{ .artifactId }}-common - {{ .version }} - - - - mq - web - - + pom + + + {{ .groupId }} + {{ .artifactId }}-common + {{ .version }} + + + + mq + web + + \ No newline at end of file