<?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>dev.silverandro</groupId>
  <artifactId>mappings_identifier</artifactId>
  <version>0.0.2</version>
  <name>Mappings Identifier</name>
  <description>A mappings file that replaces ResourceLocation with Identifier in intermediary environments.</description>
  <inceptionYear>2024</inceptionYear>
  <developers>
    <developer>
      <name>Silver</name>
      <email>me@silverando.dev</email>
      <url>silverandro.dev</url>
    </developer>
  </developers>
</project>
