<?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>pro.gravit.launcher</groupId>
  <artifactId>launchserver-api</artifactId>
  <version>5.2.0</version>
  <name>GravitLauncher LaunchServer API</name>
  <description>GravitLauncher LaunchServer Module API</description>
  <url>https://launcher.gravit.pro</url>
  <licenses>
    <license>
      <name>GNU General Public License, Version 3.0</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>gravita</id>
      <name>Gravita</name>
      <email>gravita@gravit.pro</email>
    </developer>
    <developer>
      <id>zaxar163</id>
      <name>Zaxar163</name>
      <email>zahar.vcherachny@yandex.ru</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/GravitLauncher/Launcher.git</connection>
    <developerConnection>scm:git:ssh://git@github.com:GravitLauncher/Launcher.git</developerConnection>
    <url>https://launcher.gravit.pro/</url>
  </scm>
</project>
