kubernetes-3.0.6-grails8-alpha1.pom

Kubernetes 3.0.6-grails8-alpha1

Checksums

MD5 4b32488f1512520c19fd4ff386d9bfb8
SHA1 c5ea930b27b11e68a31b8d8acc804a3515c51758
SHA256 af0b61f4b0c044b031aadedd2ba32e0a234e3b252c4ce1c4036ef84d24575f77
SHA512 b614c86fb735905bcd1c617158a6aba93754ca59d8f2567b6c6d25426f29c05cd0f41cac352ddca9b5c2044ff47adf47d30dd60ccb5df846522ce8c740e26a23

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>kubernetes</artifactId>
  <version>3.0.6-grails8-alpha1</version>
  <name>Kubernetes 3.0.6-grails8-alpha1</name>
  <description>Kubernetes 3.0.6-grails8-alpha1</description>
  <url>https://github.com/rundeck-plugins/kubernetes</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/kubernetes.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/kubernetes.git</developerConnection>
    <url>https://github.com/rundeck-plugins/kubernetes</url>
  </scm>
</project>