소스 검색

引入service-fire对应的jar

james 10 달 전
부모
커밋
e544740531
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      base-modules/service-job/pom.xml

+ 2 - 2
base-modules/service-job/pom.xml

@@ -49,8 +49,8 @@
 
         <dependency>
             <groupId>com.usky</groupId>
-            <artifactId>sdk-java</artifactId>
-            <version>1.0</version>
+            <artifactId>service-fire-api</artifactId>
+            <version>0.0.1</version>
         </dependency>