docker-2.0.2.pom

Docker Plugin 2.0.2

Checksums

MD5 cf389ded98f0181aa91b5ab5b3137379
SHA1 ef022ed3f80aeab460a7d46b7381410771ca3cab
SHA256 35022a07386ad10b8c27b2ed2aacfaef4dbdae7a1ff52b61fcd1f8c1f8f0502b
SHA512 79af6373c0e8455463048137183bfef26e8f426332e707b35405481c538de4a54bd1c8229aec6fe206ca3bdae976f368e2ba2d8b04bd13f6d37485eec2742d82

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.2</version>
  <name>Docker Plugin 2.0.2</name>
  <description>Docker Plugin 2.0.2</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>