docker-2.0.4-grails8-alpha1.pom

Docker Plugin 2.0.4-grails8-alpha1

Checksums

MD5 89485ccd8cc8e01b5ccfcb669e0eedbf
SHA1 8a34ae7829130e5c2dd0716828f9dbf5ad3f60dd
SHA256 e7ce6c05125d21aaa804e7f16a9d52f5576a57e4464af9bc831a570a79c7c4ff
SHA512 05aa244b70f0586dc9548e57abcf65b888c4f6d5cf1c3bcde1d521db47d75a21c124c7e583e86f5d37580171bf29dc6a1e2d7343eb556c59a5f15ed184033d13

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.4-grails8-alpha1</version>
  <name>Docker Plugin 2.0.4-grails8-alpha1</name>
  <description>Docker Plugin 2.0.4-grails8-alpha1</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>