docker-1.5.0-grails7.pom

Docker Plugin 1.5.0-grails7

Checksums

MD5 cc35ed351b5e9aafec6ddfdcf62d5644
SHA1 9bba62b3b251190c0b80e807a47c44381bfa584c
SHA256 c7a23e1041cf9c7a75dc2c70a4653e30a79f1eb8a6299ee685f34e69be72df0e
SHA512 bda48d71a43947109e691d6362d5572831dafa26f3ebf57a3b481b06ae3f61c330925160585675d5ac87895eff0a3873ec8be12e0b06cc488b41bf5add196efa

POM

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.rundeck.plugins</groupId>
  <artifactId>docker</artifactId>
  <version>1.5.0-grails7</version>
  <name>Docker Plugin 1.5.0-grails7</name>
  <description>Docker Plugin 1.5.0-grails7</description>
  <url>https://github.com/rundeck-plugins/docker</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>gschueler</id>
      <name>Greg Schueler</name>
      <email>greg@rundeck.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com/rundeck-plugins/docker.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/docker.git</developerConnection>
    <url>https://github.com/rundeck-plugins/docker</url>
  </scm>
</project>