代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.gitee.qdbp</groupId>
<artifactId>qdbp-parent</artifactId>
<version>5.0.0</version>
</parent>
<artifactId>qdbp-core-pom</artifactId>
<version>3.5.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<properties>
<project.build.jdk>1.8</project.build.jdk>
</properties>
<modules>
<module>abstract</module>
<module>base-api</module>
<module>base-biz</module>
<module>base-ctl</module>
<module>general-api</module>
<module>general-biz</module>
<module>general-ctl</module>
<module>view-mgr-ctl</module>
<module>view-mgr-ui</module>
<module>view-usr-ctl</module>
<module>view-usr-ui</module>
<module>war-assets</module>
<module>web-mgr</module>
<module>web-usr</module>
</modules>
<scm>
<connection>scm:git:https://gitee.com/qdbp/qdbp-core.git</connection>
<developerConnection>scm:git:https://gitee.com/qdbp/qdbp-core.git</developerConnection>
<url>https://gitee.com/qdbp/qdbp-core.git</url>
<tag>HEAD</tag>
</scm>
</project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。