command-2.0.3.pom
Nixy command step 2.0.3
Checksums
| MD5 | 3d8846c4308f10ef00e51fd0a4fad46c |
| SHA1 | 349af7aa8ce1977eebf693e6c9e761f03e645732 |
| SHA256 | 51176b8878a519389555b86a11b9f02eaa00f460e7a7a4b5706fbc588092ae15 |
| SHA512 | eabc03063d58fe8529c36bb9dfc0573b64820cea24cc629bcf7f2f8641b861a2533798b33097c88aa1c6dbd961fa9726de500d4fc1f8b280fc5b31714e1348f4 |
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.0.3</version>
<name>Nixy command step 2.0.3</name>
<description>Nixy command step 2.0.3</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>