Authored by unknown

Update: 更改pom依赖

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