<?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 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.github.loren-wang</groupId>
  <artifactId>SpringBootCommonBaseFrameLibraryFromLorenWang</artifactId>
  <version>1.6.0</version>
  <name>SpringBootCommonBaseFrameLibraryFromLorenWang</name>
  <description>SpringBoot通用基础框架包</description>
  <url>"https://github.com/Loren-Wang"</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>"LorenWang"</id>
      <name>"LorenWang"</name>
      <email>"wangliang_workjob@163.com"</email>
    </developer>
  </developers>
  <scm>
    <connection>"scm:git:https://github.com/Loren-Wang/LorenWangCustomTools.git"</connection>
    <developerConnection>"scm:git:https://github.com/Loren-Wang/LorenWangCustomTools.git"</developerConnection>
    <url>"https://github.com/Loren-Wang"</url>
  </scm>
</project>
