<?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.boot</groupId>
  <artifactId>hibernate-re</artifactId>
  <version>3.6.1-RC</version>
  <name>hibernate-re</name>
  <url>http://www.jeecg.com</url>
	
  <description>JeecgBoot Online功能，此部分不提供源码，只仅提供功能，大家可以免费使用，采用LGPL开源协议</description>
  
	<licenses>
		<license>
			<name>JeecgBoot Online功能，此部分不提供源码，仅提供功能，大家可以免费使用，采用LGPL开源协议</name>
			<url>https://github.com/jeecgboot/jeecg-boot/blob/master/LICENSE</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>北京国炬信息技术邮箱公司</name>
            <email>jeecgos@163.com</email>
            <url>http://guojusoft.com</url>
        </developer>
    </developers>

</project>
