<?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>de.codelix</groupId>
  <artifactId>BetterInventories</artifactId>
  <version>1.3.6</version>
  <name>BetterInventories</name>
  <description>Easy to use and extensive InventoryAPI for Spigot</description>
  <url>https://github.com/Placeblock/BetterInventories</url>
  <licenses>
    <license>
      <name>GNU General Public License, Version 3</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Felix</name>
      <organization>Codelix</organization>
      <organizationUrl>https://codelix.de/</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/Placeblock/BetterInventories.git</connection>
    <developerConnection>scm:git:git://github.com/Placeblock/BetterInventories.git</developerConnection>
    <url>https://github.com/Placeblock/BetterInventories.git</url>
  </scm>
  <issueManagement>
    <url>https://github.com/Placeblock/BetterInventories/issues</url>
  </issueManagement>
</project>
