<?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>io.github.oyama-oyama</groupId>
  <artifactId>ad-base</artifactId>
  <version>1.0.0</version>
  <packaging>pom</packaging>
  <name>ad-base</name>
  <description>自动化打包上传到蒲公英等三方平台，解放双手，方便测试人员下载</description>
  <url>https://github.com/Oyama-Oyama/Easy</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>e-easy</id>
      <name>e-easy</name>
      <email>si1232569@163.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@github.com:Oyama-Oyama/Easy.git</connection>
    <developerConnection>scm:git@github.com:Oyama-Oyama/Easy.git</developerConnection>
    <url>https://github.com/Oyama-Oyama/Easy/tree/main</url>
  </scm>
  <dependencies/>
</project>
