Package io.freefair.gradle.plugins.git
Class GitVersionPlugin
- java.lang.Object
-
- io.freefair.gradle.plugins.git.GitVersionPlugin
-
-
Constructor Summary
Constructors Constructor Description GitVersionPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(Project project)
protected String
resolveBranchVersion(String branch)
protected String
resolveTagVersion(String tag)
-