File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 699699 </groups >
700700 </configuration >
701701 </plugin >
702- <plugin >
703- <groupId >external.atlassian.jgitflow</groupId >
704- <artifactId >jgitflow-maven-plugin</artifactId >
705- <version >1.0-m5.1</version >
706- <configuration >
707- <!-- see goals wiki page for configuration options -->
708- <flowInitContext >
709- <masterBranchName >master</masterBranchName >
710- <developBranchName >develop</developBranchName >
711- <featureBranchPrefix >feature/</featureBranchPrefix >
712- <releaseBranchPrefix >release/</releaseBranchPrefix >
713- <hotfixBranchPrefix >hotfix/</hotfixBranchPrefix >
714- <versionTagPrefix />
715- </flowInitContext >
716- <allowUntracked >true</allowUntracked >
717- <autoVersionSubmodules >true</autoVersionSubmodules >
718- <updateDependencies >true</updateDependencies >
719- </configuration >
720- </plugin >
721702 </plugins >
722703 </build >
723704 </profile >
You can’t perform that action at this time.
0 commit comments