file-2.1.1.pom

Nixy file utilities 2.1.1

Checksums

MD5 8918aa44dc5f2700ce5c4a89db4a58e4
SHA1 ea44372211ac8a38e7c18cd8c3286326f849bd94
SHA256 5b672578e895fb25032187631dd00d0d4d77fdfbca4e94831267230066d1deeb
SHA512 52eefe29d981919d42214bce12f17bfefcacde3f889af7d4b65eb8266c0d69e70301c2207bc9c9ff91fed5aa4177259e5a0db23dc468d0caf84dcd281b78cef6

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.1.1</version>
  <name>Nixy file utilities 2.1.1</name>
  <description>Nixy file utilities 2.1.1</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>