docker-2.0.1.pom

Docker Plugin 2.0.1

Checksums

MD5 62fa0dc43b7e7f6dbd756ae4f42074a2
SHA1 afc2aad99b71ae8434818c8032898ad429cc9c16
SHA256 5ea4184fce5b229bfeba26ec3b3f30eb7df2f66e7556d035305b916a238ebbc3
SHA512 8b30062b149164b7bb2efdb2fbfcdf5424cd67580753db1fe73185616dfe98eb2a4e1b14714540f36545230c6d1b5c887ce0f097d5af47dba7bfa0f2c7e0f9e3

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.1</version>
  <name>Docker Plugin 2.0.1</name>
  <description>Docker Plugin 2.0.1</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>