Commit f5ff8b9a by QIANGLU

up apollo starter

parent 740bda88
...@@ -21,10 +21,6 @@ ...@@ -21,10 +21,6 @@
<artifactId>apollo-client</artifactId> <artifactId>apollo-client</artifactId>
<version>1.4.0</version> <version>1.4.0</version>
</dependency> </dependency>
<dependency>
<groupId>com.secoo.mall</groupId>
<artifactId>monitor-starter</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
<module>rocketmq-starter</module> <module>rocketmq-starter</module>
<module>config-starter</module> <module>config-starter</module>
<module>monitor-starter</module> <module>monitor-starter</module>
<module>config-starter</module>
</modules> </modules>
<parent> <parent>
......
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