<?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>io.github.matheus-corregiari</groupId>
  <artifactId>statemachine</artifactId>
  <version>1.0.0-rc-03</version>
  <packaging>aar</packaging>
  <name>Arch Toolkit</name>
  <description>A simple group of tools to start develop with a smile in your face.</description>
  <url>https://github.com/matheus-corregiari/arch-toolkit</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id></id>
      <name></name>
      <email>metheus.92@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/matheus-corregiari/arch-toolkit.git</connection>
    <developerConnection>https://github.com/matheus-corregiari/arch-toolkit.git</developerConnection>
    <url>https://github.com/matheus-corregiari/arch-toolkit</url>
  </scm>
</project>
