We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6acd00 commit 4bec82cCopy full SHA for 4bec82c
1 file changed
pom.xml
@@ -183,8 +183,8 @@
183
<versionDigitToIncrement>1</versionDigitToIncrement>
184
185
<gitFlowConfig>
186
- <developmentBranch>master</developmentBranch>
187
- <productionBranch>master</productionBranch>
+ <developmentBranch>main</developmentBranch>
+ <productionBranch>main</productionBranch>
188
</gitFlowConfig>
189
190
<commitMessages>
0 commit comments