MVN

se.jiderhamn : promote-maven-plugin

Maven & Gradle

Mar 08, 2018
27 stars

promote-maven-plugin Maven Plugin · Maven plugin for promoting SNAPSHOT builds to releases

<plugin>
    <groupId>se.jiderhamn</groupId>
    <artifactId>promote-maven-plugin</artifactId>
    <version>2.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.jiderhamn : promote-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of se.jiderhamn : promote-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
promote-maven-plugin-2.0.1
promote-maven-plugin-2.0.0
1.1.x
promote-maven-plugin-1.1.0
1.0.x
promote-maven-plugin-1.0.2
promote-maven-plugin-1.0.1
promote-maven-plugin-1.0.0

How to add a plugin to Maven

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

<plugin>
    <groupId>se.jiderhamn</groupId>
    <artifactId>promote-maven-plugin</artifactId>
    <version>2.0.1</version>
</plugin>