소스 검색

Merge remote-tracking branch 'origin/dev' into dev

czh 2 년 전
부모
커밋
080a723481
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      sckw-modules/sckw-report/pom.xml

+ 6 - 0
sckw-modules/sckw-report/pom.xml

@@ -87,6 +87,12 @@
             <version>1.0.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.sckw</groupId>
+            <artifactId>sckw-fleet-api</artifactId>
+            <version>1.0.0</version>
+        </dependency>
+
 
         <!--junit-->
         <dependency>