aws-s3-steps-2.0.1.pom
AWS S3 Steps 2.0.1
Checksums
| MD5 | 026702d155bf5f362bc664baf3f91f15 |
| SHA1 | b250b81936bab303988d21ed00f9eb3d45b2a381 |
| SHA256 | 292420cd141d780887cc54467f15a1937eed6a79278f5c3610f89ab3d0f241b4 |
| SHA512 | 5357cf2868ba43b92f83bc7b3d00b5384d12f9207058baacb79d2d697441bd7e284c90d21205bae7c0ce47e5aa03fe62cba2470439a3fff7351a38324a169e37 |
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.1</version>
<name>AWS S3 Steps 2.0.1</name>
<description>AWS S3 Steps 2.0.1</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>