yaml-text-source-2.0.4-grails7.pom

YAML Test Source 2.0.4-grails7

Checksums

MD5 1e11b8e4df277fb9448d65d8b7a1922d
SHA1 2cb67be0b37fb703d03e16b15432220b783bb079
SHA256 ed08984b9e36b30a82d65bbfb3a9c51ecc3bd7da90f54b12c082d98b48a32d7f
SHA512 caeb97a7991492334d62751a85a48bdac28b3b7a8623dfe48433393e95a89fd251c70fb1cc41bb4353f47a2c0f83a4b89ca6a5e7747a2ef09c2d50b03f89ea1a

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>2.0.4-grails7</version>
  <name>YAML Test Source 2.0.4-grails7</name>
  <description>YAML Test Source 2.0.4-grails7</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>