Version auto increment Plugin

Maven plugin that automatically increases the version number accordingly, it support commit hash too!

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.invvk
ArtifactId

ArtifactId

auto-increment-plugin
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Version auto increment Plugin
Maven plugin that automatically increases the version number accordingly, it support commit hash too!
Project URL

Project URL

https://github.com/Invvk/auto-increment-plugin

Download auto-increment-plugin

How to add to project

<plugin>
    <groupId>io.github.invvk</groupId>
    <artifactId>auto-increment-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-project jar 2.2.1
org.eclipse.jgit : org.eclipse.jgit jar 5.12.0.202106070339-r
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0