puppet-apply-step-3.0.1.pom

Puppet Apply Step 3.0.1

Checksums

MD5 561018921e284d5e5ff4e2e712162725
SHA1 8dc625b1eed921812fb449a2d41baa1cd13cbaf1
SHA256 25bb002f3bd88e04dc308d86883cb96a244cece36f1cd3041e202a03c1f753da
SHA512 55ab61455c4158496b89523488a3d95dd9fb9c8e5dfecd53f9dee6d1281c970028290fc946ee208601d4b7c68e6ca6bcf695924ba30ae5731a5cc8442e1b865b

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>puppet-apply-step</artifactId>
  <version>3.0.1</version>
  <name>Puppet Apply Step 3.0.1</name>
  <description>Puppet Apply Step 3.0.1</description>
  <url>https://github.com/rundeck-plugins/puppet-apply-step</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/puppet-apply-step.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/puppet-apply-step.git</developerConnection>
    <url>https://github.com/rundeck-plugins/puppet-apply-step</url>
  </scm>
</project>