command-2.0.3-rc1.pom

Nixy command step 2.0.3-rc1

Checksums

MD5 a5bd888a2dfd9928007be44da7133318
SHA1 fc0aa9af64c7d6dd52059784d1fea646e1fe46e0
SHA256 9f40c44ce17744a844c56a5fec0ee1e3cb7f99b2d64632d808e2d6dab92f286e
SHA512 f1b2db71f85189dc4211bf4aee6ec5e146e3354c41724f7c6512f9d10fd304004eaf1dec200fc721c4c9a022acffb89b6875875bf11168b9aebd0cf2f9796d3e

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-rc1</version>
  <name>Nixy command step 2.0.3-rc1</name>
  <description>Nixy command step 2.0.3-rc1</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>