<?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.melanx</groupId>
  <artifactId>SimpleBackups</artifactId>
  <version>26.1.0</version>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
    </license>
  </licenses>
  <scm>
    <connection>scm:git:https://github.com/ChaoticTrials/SimpleBackups.git</connection>
    <url>https://github.com/ChaoticTrials/SimpleBackups</url>
  </scm>
  <issueManagement>
    <url>https://github.com/ChaoticTrials/SimpleBackups/issues</url>
  </issueManagement>
  <properties>
    <neoforge_version>26.1.0.1-beta</neoforge_version>
    <modid>simplebackups</modid>
    <minecraft_version>26.1</minecraft_version>
  </properties>
</project>
