Git Sem Ver
class GitSemVer @Inject constructor(providerFactory: ProviderFactory, objectFactory: ObjectFactory) : Plugin<Project>
A Plugin for comuting the project version based on the status of the local git repository.
A Plugin for comuting the project version based on the status of the local git repository.