<?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.mvnpm</groupId>
  <artifactId>semver</artifactId>
  <version>5.3.0</version>
  <name>semver</name>
  <description>The semantic version parser used by npm.</description>
  <url>https://github.com/npm/node-semver#readme</url>
  <organization>
    <name>semver</name>
    <url>https://github.com/npm/node-semver#readme</url>
  </organization>
  <licenses>
    <license>
      <name>ISC</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>isaacs</name>
      <email>isaacs@npmjs.com</email>
    </developer>
    <developer>
      <name>othiym23</name>
      <email>ogd@aoaioxxysz.net</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/npm/node-semver.git</connection>
    <developerConnection>https://github.com/npm/node-semver.git</developerConnection>
    <url>https://github.com/npm/node-semver</url>
  </scm>
  <issueManagement>
    <url>https://github.com/npm/node-semver/issues</url>
  </issueManagement>
</project>
