Browse Source

修改分支

yq 3 years ago
parent
commit
21f1ce0b63
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -9,11 +9,15 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
+
     <artifactId>usky-modules</artifactId>
     <packaging>pom</packaging>
 
     <description>
         usky-demo测试项目
     </description>
+    <modules>
+        <module>usky-module-demo</module>
+    </modules>
 
 </project>