Skip to content

Commit 5a1ee7b

Browse files
committed
Set production branch to main
1 parent b158774 commit 5a1ee7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@
241241
<version>1.16.0</version>
242242
<configuration>
243243
<verbose>true</verbose>
244+
<gitFlowConfig>
245+
<productionBranch>main</productionBranch>
246+
</gitFlowConfig>
244247
</configuration>
245248
</plugin>
246249
</plugins>

0 commit comments

Comments
 (0)