override default SCM tag from ${project.artifactid}-${project.version} to something else

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: m2release-plugin
    • None
    • Environment:
      Jenkins ver. 1.599
      Maven Release Plug-in Plug-in 0.14.0

      Is there a way to define what the default SCM tags is? Currently it is ${project.artifactid}-${project.version}
      In our project the convention is ${project.version}.
      This mean we need to edit with every release.

      (see attachment)

      Is there a way to change the default of ${project.artifactid}-${project.version} to ${project.version}?
      Setting a properties file would be fine, but including it in Manage Jenkins would be great!

            Assignee:
            Unassigned
            Reporter:
            Herbert Quartel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: