MVN

com.avides.gitlab : gitlab-release-maven-plugin

Maven & Gradle

Dec 20, 2018
0 stars

gitlab-release-maven-plugin · Maven plugin to create gitlab release tags

<plugin>
    <groupId>com.avides.gitlab</groupId>
    <artifactId>gitlab-release-maven-plugin</artifactId>
    <version>2.2.0-RELEASE</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avides.gitlab : gitlab-release-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0-RELEASE

All Versions

Choose a version of com.avides.gitlab : gitlab-release-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
gitlab-release-maven-plugin-2.2.0-RELEASE

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.avides.gitlab</groupId>
    <artifactId>gitlab-release-maven-plugin</artifactId>
    <version>2.2.0-RELEASE</version>
</plugin>

Advertisement