Commit cd22dffb by fuwenlei

修改目录工程

parent d538b2ce
......@@ -2,17 +2,15 @@
<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>
<groupId>com.byit.screen</groupId>
<groupId>com.byit.byit-screen</groupId>
<artifactId>byit-screen</artifactId>
<packaging>pom</packaging>
<parent>
<artifactId>parent</artifactId>
<groupId>com.byit.parent</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath></relativePath>
</parent>
<modules>
<module>byit-screen-service</module>
</modules>
</project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment