MVN

com.github.danielflower.mavenplugins : multi-module-release-maven-plugin

Maven & Gradle

Jan 25, 2015
1 usages
108 stars
<plugin>
    <groupId>com.github.danielflower.mavenplugins</groupId>
    <artifactId>multi-module-release-maven-plugin</artifactId>
    <version>0.1.9</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.danielflower.mavenplugins : multi-module-release-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of com.github.danielflower.mavenplugins : multi-module-release-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
multi-module-release-maven-plugin-0.1.9
multi-module-release-maven-plugin-0.1.8

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.github.danielflower.mavenplugins</groupId>
    <artifactId>multi-module-release-maven-plugin</artifactId>
    <version>0.1.9</version>
</plugin>