<?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>com.matyrobbrt.mc.sectionprotection</groupId>
  <artifactId>sectionprotection-1.19.2-api</artifactId>
  <version>2.0.0</version>
  <name>SectionProtectionAPI</name>
  <description>A Minecraft vanilla-styled chunk claiming mod.</description>
  <url>https://github.com/Matyrobbrt/SectionProtection</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://www.opensource.org/licenses/mit-license.php</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>matyrobbrt</id>
      <name>Matyrobbrt</name>
      <email>matyrobbrt@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git:github.com/matyrobbrt/SectionProtection.git</connection>
    <developerConnection>scm:git:ssh://github.com/Matyrobbrt/SectionProtection.git</developerConnection>
    <url>https://github.com/Matyrobbrt/SectionProtection</url>
  </scm>
</project>
