Files
zyplayer-doc/zyplayer-doc-page/pom.xml
暮光:城中城 dc4d1e1c65 修改项目名
2019-07-02 23:31:17 +08:00

17 lines
496 B
XML

<?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">
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-page</artifactId>
<version>1.0.2</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<modules>
<module>zyplayer-page-console</module>
</modules>
</project>