0

I'm trying to use jgitflow plugin. By default when release-start goal is executed feature branch with SNAPSHOT version is created.

Is it possible to configure jgitflow to set release branch version to final on release-start?

Ivan
  • 193
  • 3
  • 14

1 Answers1

0

We decide to use different flow, since this is not the way how jgitflow-maven-plugin is intended to use.

Ivan
  • 193
  • 3
  • 14