Semantic Versioning Plugin

Semantic versioning plugin for enabling symantic versioning in the maven-release-plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.haakma.maven.plugins
ArtifactId

ArtifactId

semver-maven-plugin
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Semantic Versioning Plugin
Semantic versioning plugin for enabling symantic versioning in the maven-release-plugin
Project URL

Project URL

https://github.com/sidohaakma/semver-maven-plugin
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/sidohaakma/semver-maven-plugin.git

Download semver-maven-plugin

How to add to project

<plugin>
    <groupId>org.haakma.maven.plugins</groupId>
    <artifactId>semver-maven-plugin</artifactId>
    <version>3.3.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.eclipse.jgit : org.eclipse.jgit jar 4.5.0.201609210915-r
org.codehaus.plexus : plexus-container-default jar 1.7.1
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.nuiton : helper-maven-plugin jar 2.3.2
org.twdata.maven : mojo-executor jar 2.3.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0