<?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>de.hglabor</groupId>
  <artifactId>kit-api</artifactId>
  <version>1.17.1_v1</version>
  <name>kit-api</name>
  <description>kit api for hglabor network</description>
  <url>https://github.com/HGLabor/kit-api</url>
  <licenses>
    <license>
      <name>GNU General Public License, Version 3</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.en.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>copyandexecute</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/HGLabor/kit-api.git</connection>
    <url>https://github.com/HGLabor/kit-api/tree/main</url>
  </scm>
</project>
