command-2.2.0.pom
Nixy command step 2.2.0
Checksums
| MD5 | d4448e6825b9d7b95afea844b43b602a |
| SHA1 | 8e6b08fa5425556c9d51492a37d2cef408a95294 |
| SHA256 | 282c006d7ed6f07d744086084b7e3828ded1a1e3ad9c6bf72d06253e7580fe1c |
| SHA512 | c62d4b2d9b3362c7583cceeee25db218d23366f17b25d835a28e921959e13cc37972f2754fe25bfb43baed752218ddec46d16410edc06ef43d181b8637e6337c |
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>command</artifactId>
<version>2.2.0</version>
<name>Nixy command step 2.2.0</name>
<description>Nixy command step 2.2.0</description>
<url>https://github.com/rundeck-plugins/nixy-step-plugins</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/nixy-step-plugins.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/nixy-step-plugins.git</developerConnection>
<url>https://github.com/rundeck-plugins/nixy-step-plugins</url>
</scm>
</project>