is not current version
Last Version 20220509.0.4

SemVer Maven Plugin 20210213.0.1

Simple Maven plugin operating on the version value of the POM file, according to the SemVer Spec (Semantic Versioning 2.0.0). These operations only concern versioning - not release which is a different and larger-scoped concern.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.q3769
ArtifactId

ArtifactId

semver-maven-plugin
Version

Version

20210213.0.1
Type

Type

maven-plugin
Description

Description

SemVer Maven Plugin
Simple Maven plugin operating on the version value of the POM file, according to the SemVer Spec (Semantic Versioning 2.0.0). These operations only concern versioning - not release which is a different and larger-scoped concern.
Project URL

Project URL

https://github.com/q3769/semver-maven-plugin
Source Code Management

Source Code Management

https://github.com/q3769/semver-maven-plugin

Download semver-maven-plugin 20210213.0.1


<plugin>
    <groupId>io.github.q3769</groupId>
    <artifactId>semver-maven-plugin</artifactId>
    <version>20210213.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.github.zafarkhaja : java-semver jar 0.9.0
org.twdata.maven : mojo-executor jar 2.3.1
org.apache.commons : commons-lang3 jar 3.10

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (3)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.13.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.