소스 검색

修改配置文件,发包

Signed-off-by: tangsong <86121657@qq.com>
tangsong 1 년 전
부모
커밋
f17379681c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      pom.xml

+ 1 - 2
pom.xml

@@ -13,8 +13,7 @@
13 13
         <version>1.0.0</version>
14 14
     </parent>
15 15
     <dependencies>
16
-    
17
-    	<dependency>
16
+        <dependency>
18 17
             <artifactId>base-client</artifactId>
19 18
             <groupId>com.unis.base</groupId>
20 19
             <version>0.0.2-SNAPSHOT</version>