file-2.2.0.pom
Nixy file utilities 2.2.0
Checksums
| MD5 | b3f012e7690bedcbbaa6757c01a796ca |
| SHA1 | a9abe040d2d8f2f147336d85a5d54161607d1ecf |
| SHA256 | bc06ec69e365127c494b71cc66325f5f795d62d80f92bc2d5ddc774c0914f876 |
| SHA512 | 25fdc64085c446d663e9f67a8fd86418410ebf395a3602e4553ef9a2905e8223422ff390cd3d0d8fbc0c3a0197f3b4dc6fe8d48b03cb2ad2bf93560f58150e91 |
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.2.0</version>
<name>Nixy file utilities 2.2.0</name>
<description>Nixy file utilities 2.2.0</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>