修改项目名
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<!--zyplayer-doc-swagger-->
|
||||
<dependency>
|
||||
<groupId>com.zyplayer</groupId>
|
||||
<artifactId>console-page</artifactId>
|
||||
<artifactId>zyplayer-page-console</artifactId>
|
||||
<version>${zyplayer.doc.version}</version>
|
||||
</dependency>
|
||||
<!--swagger-bootstrap-ui-->
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>console-page</module>
|
||||
<module>zyplayer-page-console</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.zyplayer</groupId>
|
||||
<artifactId>console-page</artifactId>
|
||||
<artifactId>zyplayer-page-console</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<description>管理页面前端</description>
|
||||
<url>https://gitee.com/zyplayer/zyplayer-doc</url>
|
||||
Reference in New Issue
Block a user