MVN

com.zuunr.util : module-versioning-maven-plugin

Maven & Gradle

Jun 23, 2022

Module versioning maven plugin · Versioning plugin to increase the artifact version, given a defined versioning pattern

<plugin>
    <groupId>com.zuunr.util</groupId>
    <artifactId>module-versioning-maven-plugin</artifactId>
    <version>1.0.2-6f17ae7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zuunr.util : module-versioning-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2-6f17ae7

All Versions

Choose a version of com.zuunr.util : module-versioning-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
module-versioning-maven-plugin-1.0.2-6f17ae7
module-versioning-maven-plugin-1.0.1-f4ae132
module-versioning-maven-plugin-1.0.0-5de21cd
module-versioning-maven-plugin-1.0.0.M1-86f96b5
module-versioning-maven-plugin-1.0.0.M1-f40b07b

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.zuunr.util</groupId>
    <artifactId>module-versioning-maven-plugin</artifactId>
    <version>1.0.2-6f17ae7</version>
</plugin>