Commit e34af065 by QIANGLU

add

parent 1cb07030
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<groupId>com.secoo.mall</groupId> <groupId>com.secoo.mall</groupId>
<artifactId>secoo-log-parent</artifactId> <artifactId>secoo-log-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.0.6-DEV-SNAPSHOT</version> <version>1.0.6-SNAPSHOT</version>
<modules> <modules>
<module>secoo-log-starter</module> <module>secoo-log-starter</module>
<module>secoo-log</module> <module>secoo-log</module>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>secoo-log-parent</artifactId> <artifactId>secoo-log-parent</artifactId>
<groupId>com.secoo.mall</groupId> <groupId>com.secoo.mall</groupId>
<version>1.0.6-DEV-SNAPSHOT</version> <version>1.0.6-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>secoo-log-parent</artifactId> <artifactId>secoo-log-parent</artifactId>
<groupId>com.secoo.mall</groupId> <groupId>com.secoo.mall</groupId>
<version>1.0.6-DEV-SNAPSHOT</version> <version>1.0.6-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
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