is not current version
Last Version 1.0.3

com.code54.mojo:buildversion-plugin 1.0.1

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.code54.mojo
ArtifactId

ArtifactId

buildversion-plugin
Version

Version

1.0.1
Type

Type

maven-plugin

Download buildversion-plugin 1.0.1


<plugin>
    <groupId>com.code54.mojo</groupId>
    <artifactId>buildversion-plugin</artifactId>
    <version>1.0.1</version>
</plugin>