Skip to content

Commit 9c79e75

Browse files
authored
[MRESOLVER-699] Fix release tag (#722)
The tag of old project should remain the same as before --- https://issues.apache.org/jira/browse/MRESOLVER-699
1 parent 380a589 commit 9c79e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,7 @@
602602
<artifactId>maven-release-plugin</artifactId>
603603
<configuration>
604604
<autoVersionSubmodules>true</autoVersionSubmodules>
605+
<tagNameFormat>maven-resolver-@{project.version}</tagNameFormat>
605606
</configuration>
606607
</plugin>
607608
<plugin>

0 commit comments

Comments
 (0)