rundeck-azure-storage-plugin-2.0.1.pom
Azure Storage Script Plugin 2.0.1
Checksums
| MD5 | 2741df8a788fee01209281676e18d685 |
| SHA1 | 2996d4cfa01623e9b307dcb877566d6f46a2591d |
| SHA256 | b3e824737c3e8a22938d4c6b87afaf92d102dbc68d0aca4315826e6a345aba63 |
| SHA512 | 092daec3dc84b4041cc46fa712a053157dbd794ed93b8a887e437c1277a1ba6195af7540be227e10b8cfaba8801b3509fdcf62ae729da368177f3c06673b6290 |
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>rundeck-azure-storage-plugin</artifactId>
<version>2.0.1</version>
<name>Azure Storage Script Plugin 2.0.1</name>
<description>Azure Storage Script Plugin 2.0.1</description>
<url>https://github.com/rundeck-plugins/rundeck-azure-storage-plugin</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/rundeck-azure-storage-plugin.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/rundeck-azure-storage-plugin.git</developerConnection>
<url>https://github.com/rundeck-plugins/rundeck-azure-storage-plugin</url>
</scm>
</project>