Skip to content

Commit

Permalink
Makes sure master and develop branches are pulled
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Moyer committed Mar 12, 2020
1 parent 35c8770 commit 6302ec4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,8 @@ under the License.
<localOnly>true</localOnly>
<incrementDevelopFromReleaseVersion>true</incrementDevelopFromReleaseVersion>
<versionNumberToIncrement>1</versionNumberToIncrement>
<pullDevelop>true</pullDevelop>
<pullMaster>true</pullMaster>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 6302ec4

Please sign in to comment.