Commit 617cc397 by lilingye

init

parent c75e46bc
...@@ -15,8 +15,9 @@ ...@@ -15,8 +15,9 @@
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.fulan</groupId> <groupId>com.yizhi</groupId>
<artifactId>cloud-common-api</artifactId> <artifactId>cloud-common-api</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>com.fulan</groupId> <groupId>com.yizhi</groupId>
<artifactId>wmy-parent</artifactId> <artifactId>wmy-parent</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<relativePath/> <relativePath/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment