yaml-text-source-3.0.1.pom

YAML Test Source 3.0.1

Checksums

MD5 c31d2bef5853d7152159d4205e976684
SHA1 0adff74739926e94db38133be3066e00386e1795
SHA256 09b19b4ef445f0b0f18904e8c51ae3391536753512934ca47a2c7d6a414383c0
SHA512 7419e36a538d4516fb853fa4107bef3530d8a5da894b1b78b09d22b2f2612c672cc4b8dd23c1a5c656b4e2f35aff10d2b6d404d7481443798602851d951c6df3

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>yaml-text-source</artifactId>
  <version>3.0.1</version>
  <name>YAML Test Source 3.0.1</name>
  <description>YAML Test Source 3.0.1</description>
  <url>https://github.com/rundeck-plugins/yaml-text-source</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/yaml-text-source.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/yaml-text-source.git</developerConnection>
    <url>https://github.com/rundeck-plugins/yaml-text-source</url>
  </scm>
</project>