puppet-apply-step-3.0.2.pom

Puppet Apply Step 3.0.2

Checksums

MD5 b6aab52ff58a22e89f19dc53df29fe23
SHA1 acea2701576d5c069282df183e43cf0b0d2dbd0c
SHA256 c97ffa297c0b87525669912432a827ad26486ae65b9198012b3742ac49515f32
SHA512 38ec93055b6ed8a48dbc24672efcbc365394ebefd6c1fd9a29a85ec698bc67a2b9f31f02ef605d444e56ca2dfb08dc46e9698fa19eddc074c333a7b8d68d17d8

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.2</version>
  <name>Puppet Apply Step 3.0.2</name>
  <description>Puppet Apply Step 3.0.2</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>