Hi, We use in Maven projects default tag name for release as: {project.artifactId}-{project.version} Such format will be ok for project releasing from one svn repository ... but now we use separate git for each project.
What do you think about changing it to something like: v{project.version}? It will be a good time before the next parents release to change it. -- Sławomir Jaranowski --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org