提交 58f42072 编写于 作者: wu-sheng's avatar wu-sheng 提交者: Gao Hongtao

Change some files for preparing release. (#887)

上级 f436c99e
......@@ -53,6 +53,15 @@
<directory>${project.basedir}/../skywalking-agent</directory>
<outputDirectory>/agent</outputDirectory>
</fileSet>
<fileSet>
<directory>${project.basedir}/../</directory>
<outputDirectory>/</outputDirectory>
<includes>
<include>NOTICE</include>
<include>LICENSE</include>
</includes>
</fileSet>
</fileSets>
<files>
<file>
......
......@@ -13,7 +13,11 @@
<modules>
<module>servicecomb-java-chassis-0.x-plugin</module>
<!-- TODO: remove this submodule because of SNAPSHOT dependency. -->
<!-- After Apache ServiceComb released, we will put it back -->
<!--
<module>servicecomb-java-chassis-1.x-plugin</module>
-->
</modules>
<packaging>pom</packaging>
......
......@@ -24,6 +24,7 @@
<scope>provided</scope>
</dependency>
</dependencies>
<!-- TODO: need to delete -->
<repositories>
<repository>
<id>apache-servicecomb</id>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册