License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.q3769 |
ArtifactId | ArtifactIdsemver-maven-plugin |
Last Version | Last Version20220509.0.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionsemver-maven-plugin
A simple Maven Plugin to update current project's version in the local POM file, via CLI or scripting,
according to the specifications of Semantic Versioning 2.0.0
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.q3769</groupId>
<artifactId>semver-maven-plugin</artifactId>
<version>20220509.0.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
org.twdata.maven : mojo-executor | jar | 2.4.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.4 |
org.apache.maven : maven-core | jar | 3.5.4 |
org.apache.maven : maven-artifact | jar | 3.5.4 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-compat | jar | 3.5.4 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |