فهرست منبع

修改pom增加模块处理

lengfaqiang 2 سال پیش
والد
کامیت
0347a2550f
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 0
      sckw-modules-api/pom.xml
  2. 1 1
      sckw-modules-api/sckw-file-api/pom.xml

+ 1 - 0
sckw-modules-api/pom.xml

@@ -17,6 +17,7 @@
 
     <modules>
         <module>sckw-system-api</module>
+        <module>sckw-file-api</module>
     </modules>
 
     <properties>

+ 1 - 1
sckw-modules-api/sckw-file-api/pom.xml

@@ -10,7 +10,7 @@
     </parent>
 
 
-    <artifactId>sckw-file</artifactId>
+    <artifactId>sckw-file-api</artifactId>
     <version>1.0.0</version>
     <description>系统基础服务接口</description>