Authored by unknown

Update: 更改pom依赖

Showing 1 changed file with 1 additions and 2 deletions
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 <modelVersion>4.0.0</modelVersion> 3 <modelVersion>4.0.0</modelVersion>
4 <parent> 4 <parent>
5 <groupId>com.yoho</groupId> 5 <groupId>com.yoho</groupId>
6 - <artifactId>yoho-starter</artifactId> 6 + <artifactId>parent</artifactId>
7 <version>1.3.8-SNAPSHOT</version> 7 <version>1.3.8-SNAPSHOT</version>
8 </parent> 8 </parent>
9 9
@@ -54,7 +54,6 @@ @@ -54,7 +54,6 @@
54 </dependencyManagement> 54 </dependencyManagement>
55 55
56 <dependencies> 56 <dependencies>
57 - <!-- CORE核心代码�??-->  
58 <dependency> 57 <dependency>
59 <groupId>com.yoho.common</groupId> 58 <groupId>com.yoho.common</groupId>
60 <artifactId>error-code</artifactId> 59 <artifactId>error-code</artifactId>