openssh-node-execution-3.0.2.pom

Openssh node execution services 3.0.2

Checksums

MD5 906786d3f00478a4b9eb672dce266f96
SHA1 ef8832613c5a617547753888d43cbe954abaf0f8
SHA256 4b2136afd206551b1c8e8cf98c66d544a759addd3c6619e2315f464283f0c235
SHA512 11097803c8e82c349feedb53a0299e7c62708782d29233b8c686c6322c5561479953683672055afcbd613fdcd7743af2a77196fe5b7e8fae3155bcc668a09384

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>openssh-node-execution</artifactId>
  <version>3.0.2</version>
  <name>Openssh node execution services 3.0.2</name>
  <description>Openssh node execution services 3.0.2</description>
  <url>https://github.com/rundeck-plugins/openssh-node-execution</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/openssh-node-execution.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/openssh-node-execution.git</developerConnection>
    <url>https://github.com/rundeck-plugins/openssh-node-execution</url>
  </scm>
</project>