| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
PatternVersionStrategy |
PatternVersionStrategy.setAutoIncrementPatch(boolean autoIncrementPatch)
Set the parameter to increment automatically patch number for standard versions coming from annotated tag.
|
PatternVersionStrategy |
PatternVersionStrategy.setTagVersionPattern(String tagVersionPattern)
Set the version pattern to use to compute the final version when HEAD is on a commit with an annotated tag.
|
PatternVersionStrategy |
PatternVersionStrategy.setVersionPattern(String versionPattern)
Set the version pattern to use to compute the final version.
|
Copyright © 2016–2021 Matthieu Brouillard. All rights reserved.