docker-2.0.3.pom

Docker Plugin 2.0.3

Checksums

MD5 a7bfd5f9ce3dadf5defaf730f9479fef
SHA1 f6288cba3b196223eef85d344ecf310103cce865
SHA256 e37e717e090c665721056d7009debc4d9bc195ae1d6d379c817edbd9aa0f0fbe
SHA512 c8c82a25e51cc8450a40a35bc67314b650df9c68fa298deb662a4974423c5565470865eda86574e18153d5b7f08e9004ad46da1751f215168400e6a9614070da

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>2.0.3</version>
  <name>Docker Plugin 2.0.3</name>
  <description>Docker Plugin 2.0.3</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>