<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.github.cryptomorin</groupId>
  <artifactId>kingdoms</artifactId>
  <version>1.17.10-BETA</version>
  <name>KingdomsX</name>
  <description>Battles for might, land and glory.</description>
  <url>https://github.com/CryptoMorin/KingdomsX/</url>
  <inceptionYear>Sep 5, 2015</inceptionYear>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>http://www.opensource.org/licenses/mit-license.php</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>CryptoMorin</id>
      <name>Crypto Morin</name>
      <email>cryptomorin@gmail.com</email>
      <organization>GitHub</organization>
      <organizationUrl>https://github.com/CryptoMorin</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/CryptoMorin/KingdomsX.git</connection>
    <developerConnection>scm:git:ssh:h//github.com/CryptoMorin/KingdomsX.git</developerConnection>
    <url>https://github.com/CryptoMorin/KingdomsX/</url>
  </scm>
  <issueManagement>
    <system>github</system>
    <url>https://github.com/CryptoMorin/KingdomsX/issues</url>
  </issueManagement>
</project>
