yaml-text-source-3.0.2.pom
YAML Test Source 3.0.2
Checksums
| MD5 | 528b10249394b30e69d2dc4e31991be7 |
| SHA1 | a44e9a4dfa3a3a334c76633b9f5fcbd7811253ef |
| SHA256 | 419a8079db80e5282647ac2fbb2267d41d70ba41b85207d2457b75c5f0f1705c |
| SHA512 | e3ebb8acb63f4f64bf4ce1fab928defc0e0a51a80d5e73bb8e486423f0c29868f3a291e76e867bf9235bd8b3b75590d5a3c6a3d51ced8cb18a5eed0b2eea2efb |
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.2</version>
<name>YAML Test Source 3.0.2</name>
<description>YAML Test Source 3.0.2</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>