public class GitVersionPlugin extends Object implements Plugin<Project>
GitVersionPlugin()
void
apply(Project project)
protected String
resolveBranchVersion(String branch)
resolveTagVersion(String tag)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GitVersionPlugin()
public void apply(Project project)
apply
Plugin<Project>
protected String resolveBranchVersion(String branch)
protected String resolveTagVersion(String tag)