<?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>fun.awooo.dive</groupId>
  <artifactId>dive-sugar</artifactId>
  <version>0.0.24</version>
  <packaging>pom</packaging>
  <name>div-sugar</name>
  <description>dive-sugar is a mysql table tool</description>
  <url>https://github.com/AwoooFun/dive-sugar</url>
  <licenses>
    <license>
      <name>GNU GENERAL PUBLIC LICENSE, Version 3</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>anubisawooo</id>
      <name>anubis</name>
      <email>anubis@awooo.fun</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/AwoooFun/dive-sugar</connection>
    <developerConnection>scm:git:https://github.com/AwoooFun/dive-sugar</developerConnection>
    <url>https://github.com/AwoooFun/dive-sugar</url>
  </scm>
</project>
