<?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.shynixn</groupId>
  <artifactId>fasterxml</artifactId>
  <version>1.2.0</version>
  <name>FasterXML</name>
  <description>This is a wrapper for FasterXML which is compatible to many Minecraft Versions</description>
  <url>https://github.com/FasterXML/jackson</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>http://www.opensource.org/licenses/mit-license.php</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Shynixn</name>
      <url>https://github.com/Shynixn</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/FasterXML/jackson.git</connection>
    <developerConnection>scm:git:ssh://github.com:Shynixn/FasterXML/jackson.git</developerConnection>
    <url>http://github.com/Shynixn/FasterXML.git/tree/master</url>
  </scm>
</project>
