command-2.1.1.pom

Nixy command step 2.1.1

Checksums

MD5 3e60daebf26130852a9b5d350c8925a5
SHA1 e636dcf25fd21466360a6e364cfadf7b5a7b0464
SHA256 bd42a4caa29f9c3e6258a08e3efb242ec116ce1c195bbac689605e61747ec979
SHA512 6ec3297f2941b827099a9d9ece5c449681037a8beb75547b2b11800c36fc8845fe86348d79ead0929c9b39ccd5cf674fadca37e15a0d4c96430f559a9191e0d1

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.1.1</version>
  <name>Nixy command step 2.1.1</name>
  <description>Nixy command step 2.1.1</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>