MVN

com.qoomon : maven-branch-versioning-extension

Maven & Gradle

Oct 24, 2017
223 stars

Maven Branch Versioning Extension · Maven Branch Versioning Extension

<plugin>
    <groupId>com.qoomon</groupId>
    <artifactId>maven-branch-versioning-extension</artifactId>
    <version>3.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qoomon : maven-branch-versioning-extension to add to Maven - Latest Versions:

  • Latest Stable: 3.1.3

All Versions

Choose a version of com.qoomon : maven-branch-versioning-extension to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
maven-branch-versioning-extension-3.1.3
maven-branch-versioning-extension-3.1.2
maven-branch-versioning-extension-3.1.1
3.0.x
maven-branch-versioning-extension-3.0.0
2.6.x
maven-branch-versioning-extension-2.6.0
2.5.x
maven-branch-versioning-extension-2.5.0
2.4.x
maven-branch-versioning-extension-2.4.0
2.3.x
maven-branch-versioning-extension-2.3.2
maven-branch-versioning-extension-2.3.1
maven-branch-versioning-extension-2.3.0
2.0.x
maven-branch-versioning-extension-2.0.0
1.0.x
maven-branch-versioning-extension-1.0.2
maven-branch-versioning-extension-1.0.1

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.qoomon</groupId>
    <artifactId>maven-branch-versioning-extension</artifactId>
    <version>3.1.3</version>
</plugin>

Advertisement