Skip to content

Commit

Permalink
Added jgitflow configuration for branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
jchan005 committed May 19, 2014
1 parent bec2c99 commit 0076639
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,9 @@
<configuration>
<allowSnapshots>true</allowSnapshots>
<autoVersionSubmodules>true</autoVersionSubmodules>
<flowInitContext>
<developBranchName>1.2.patch</developBranchName>
</flowInitContext>
</configuration>
</plugin>

Expand Down

0 comments on commit 0076639

Please sign in to comment.