<version>1.532.3</version><!-- which version of Jenkins is this plugin built against? Users must have at least this Jenkins version to use this plugin. -->
</parent>
<groupId>com.dabsquared</groupId>
<artifactId>gitlab-jenkins</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>hpi</packaging>
<licenses>
<license>
<name>MIT License</name>
<url>http://opensource.org/licenses/MIT</url>
</license>
</licenses>
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->