diff --git a/template/pom.xml b/template/pom.xml index 349fb3e..bd1c45a 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -3,40 +3,39 @@ 4.0.0 {{ .groupId }} {{ .artifactId }} - {{ .version }} pom {{ .groupId }} {{ .parentArtifactId }} ../../pom.xml - {{ .version }} + ${revision} {{ .groupId }} {{ .parentArtifactId }}-common - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-common - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-service - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-persist - {{ .version }} + ${revision} {{ .groupId }} {{ .artifactId }}-manager - {{ .version }} + ${revision}