aws-s3-steps-2.0.2.pom

AWS S3 Steps 2.0.2

Checksums

MD5 652ec870abfff0a457e5ccf6971f47c6
SHA1 a8896a68ab9b9bc923e8b7b344f7f4e498f93911
SHA256 6de749709a6928d8f82079f331664f0afbad0277e661bfc5a03ec53a9c1f9617
SHA512 b2183a9d04994542c3f51443cefdf52209b2b4fad8a6443fcf3aaec6822125e64fce1b2fda8086a3796353db13be8749dbef45b08ab3bbdb292f87fe55216bbf

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>aws-s3-steps</artifactId>
  <version>2.0.2</version>
  <name>AWS S3 Steps 2.0.2</name>
  <description>AWS S3 Steps 2.0.2</description>
  <url>https://github.com/rundeck-plugins/aws-s3-steps</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/aws-s3-steps.git</connection>
    <developerConnection>scm:git:git@github.com:rundeck-plugins/aws-s3-steps.git</developerConnection>
    <url>https://github.com/rundeck-plugins/aws-s3-steps</url>
  </scm>
</project>