Authored by chunhua

modify profile service model to users service model

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -91,7 +91,7 @@
</dependency>
<dependency>
<groupId>com.yoho.service.model</groupId>
<artifactId>profile-service-model</artifactId>
<artifactId>users-service-model</artifactId>
<version>${yoho.version}</version>
</dependency>
<dependency>
... ...