Skip to content

Commit 0908a3e

Browse files
committed
Defined main branch
1 parent fe58840 commit 0908a3e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,9 @@
158158
<version>1.18.0</version>
159159
<configuration>
160160
<verbose>true</verbose>
161-
<branchName>main</branchName>
161+
<gitFlowConfig>
162+
<productionBranch>main</productionBranch>
163+
</gitFlowConfig>
162164
</configuration>
163165
</plugin>
164166
</plugins>

0 commit comments

Comments
 (0)