提交 5c423fd2 编写于 作者: L liangfei0201

mv examples

上级 fda67ee6
......@@ -33,6 +33,5 @@
<module>dubbo-demo-api</module>
<module>dubbo-demo-provider</module>
<module>dubbo-demo-consumer</module>
<module>dubbo-demo-examples</module>
</modules>
</project>
......@@ -18,10 +18,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.alibaba</groupId>
<artifactId>dubbo-demo</artifactId>
<artifactId>dubbo-test</artifactId>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>dubbo-demo-examples</artifactId>
<artifactId>dubbo-test-examples</artifactId>
<packaging>jar</packaging>
<name>${project.artifactId}</name>
<description>The examples demo module of dubbo project</description>
......@@ -153,4 +153,4 @@
</resources>
</build>
</project>
\ No newline at end of file
</project>
......@@ -33,5 +33,6 @@
<module>dubbo-test-benchmark</module>
<module>dubbo-test-compatibility</module>
<module>dubbo-test-integration</module>
<module>dubbo-test-examples</module>
</modules>
</project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册