Browse Source

修改配置文件,发包

Signed-off-by: tangsong <86121657@qq.com>
tangsong 1 year ago
parent
commit
f17379681c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      pom.xml

+ 1 - 2
pom.xml

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