file-2.0.3-rc1.pom
Nixy file utilities 2.0.3-rc1
Checksums
| MD5 | 8d949cb07bf06bdd2b64cb7abeca05af |
| SHA1 | 11c023384ed357d0122562bc80b1359bc90f995a |
| SHA256 | 6766d90d6284429ef22180cdcbba985cd1b8e7ab3fd0907a92363ca00381a07a |
| SHA512 | 08486b446f7137a34232ab1e81b69e92e7573e205e0fa5bc924337f80864084b0b60c70b812337408aa399f8eba0438798bcc4c05526f5195b92c30f273cfc9e |
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>file</artifactId>
<version>2.0.3-rc1</version>
<name>Nixy file utilities 2.0.3-rc1</name>
<description>Nixy file utilities 2.0.3-rc1</description>
<url>https://github.com/rundeck-plugins/nixy-step-plugins</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/nixy-step-plugins.git</connection>
<developerConnection>scm:git:git@github.com:rundeck-plugins/nixy-step-plugins.git</developerConnection>
<url>https://github.com/rundeck-plugins/nixy-step-plugins</url>
</scm>
</project>