<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>org.jeecgframework.jimureport</groupId>
  <artifactId>drag-free-springboot3</artifactId>
  <version>1.1.2</version>
  <name>drag-free-springboot3</name>
  <url>https://www.qiaoqiaoyun.com</url>
	
  <description>JeecgBoot仪表盘设计器</description>
  
    <licenses>
        <license>
            <name>功能可以免费用</name>
            <url>http://jeecg.com/vip</url>
        </license>
    </licenses>

	
    <scm>  
      <connection>scm:git:https://github.com/zhangdaiscott/jeecg-boot.git</connection>
      <developerConnection>scm:git:https://github.com/zhangdaiscott/jeecg-boot.git</developerConnection>  
      <url>https://github.com/zhangdaiscott/jeecg-boot</url>  
    </scm>

    <developers>
        <developer>
            <name>jeecg</name>
            <email>jeecgos@163.com</email>
        </developer>
    </developers>

</project>
