Skip to content

Commit

Permalink
gitflow, developmentBranch > develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rnschk committed Feb 20, 2021
1 parent 1e84d74 commit 7fe412f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
<configuration>
<gitFlowConfig>
<productionBranch>main</productionBranch>
<developmentBranch>main</developmentBranch>
<developmentBranch>develop</developmentBranch>
<featureBranchPrefix>feature/</featureBranchPrefix>
<releaseBranchPrefix>version/</releaseBranchPrefix>
<versionTagPrefix>v</versionTagPrefix>
Expand Down

0 comments on commit 7fe412f

Please sign in to comment.