MVN

nu.aron : nextversion-maven-plugin

Maven & Gradle

Dec 27, 2022
5 stars

nu.aron:nextversion-maven-plugin

<plugin>
    <groupId>nu.aron</groupId>
    <artifactId>nextversion-maven-plugin</artifactId>
    <version>37</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nu.aron : nextversion-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 37

All Versions

Choose a version of nu.aron : nextversion-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
37
nextversion-maven-plugin-37
36
nextversion-maven-plugin-36
35
nextversion-maven-plugin-35
34
nextversion-maven-plugin-34
33
nextversion-maven-plugin-33
32
nextversion-maven-plugin-32
31
nextversion-maven-plugin-31
30
nextversion-maven-plugin-30
29
nextversion-maven-plugin-29
28
nextversion-maven-plugin-28
27
nextversion-maven-plugin-27
26
nextversion-maven-plugin-26

How to add a plugin to Maven

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

<plugin>
    <groupId>nu.aron</groupId>
    <artifactId>nextversion-maven-plugin</artifactId>
    <version>37</version>
</plugin>

Advertisement