file-2.0.3.pom

Nixy file utilities 2.0.3

Checksums

MD5 6cf2bbbbe32a2af6e3f01f57ef46fe38
SHA1 738a61ae134f7f1fc4957087b69480fc63fa1149
SHA256 3b16302b6b1e3f942584e6c35b574f95a92ce287e8874acd3af04d4d194e8cf2
SHA512 c645b335ee4a40733f009adbb525f3d26b307e9c4a4e50fed93e24e8fd9c362a4853340d1475964f820b72f1cc3383028c08e2fecc9a9dba0e4d89db944856e4

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</version>
  <name>Nixy file utilities 2.0.3</name>
  <description>Nixy file utilities 2.0.3</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>