[ https://issues.apache.org/jira/browse/MRELEASE-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544067#comment-17544067 ]
Herve Boutemy commented on MRELEASE-1072: ----------------------------------------- I had a look at our old svn repositories: tag is not expected to be set during normal development see for example [https://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-utils/pom.xml?revision=1804471&view=markup] I feel you are using tag with svn the way it is used for Git: but that is not expected > scm.tag removed for next snapshot during prepare when using svn > --------------------------------------------------------------- > > Key: MRELEASE-1072 > URL: https://issues.apache.org/jira/browse/MRELEASE-1072 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Reporter: Konrad Windszus > Priority: Major > Fix For: 3.0.0-M6 > > > In case that the original {{project.scm}} section contains a tag element > (e.g. with value "trunk") this is removed during prepare for the next > snapshot version. The tagged/release version contains the properly adjusted > tag element. -- This message was sent by Atlassian Jira (v8.20.7#820007)