<?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>
  <parent>
    <groupId>org.juhewu</groupId>
    <artifactId>juhewu-sms-spring-boot-parent</artifactId>
    <version>1.0.1</version>
    <relativePath>../juhewu-sms-spring-boot-parent/pom.xml</relativePath>
  </parent>
  <groupId>org.juhewu</groupId>
  <artifactId>juhewu-sms-spring-boot-samples</artifactId>
  <version>1.0.1</version>
  <packaging>pom</packaging>
  <name>Juhewu Sms Spring Boot :: Samples</name>
  <description>Juhewu Sms Spring Boot Samples</description>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>http://www.opensource.org/licenses/mit-license.php</url>
    </license>
  </licenses>
</project>
