* 增加skywalking-agent的发布地址。

This commit is contained in:
wusheng 2016-07-22 15:12:04 +08:00
parent b31ecee0ac
commit 5bf639de3a
1 changed files with 8 additions and 0 deletions

View File

@ -95,4 +95,12 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>bintray-wu-sheng-sky-walking-repository</id>
<name>wu-sheng-sky-walking-repository</name>
<url>https://api.bintray.com/maven/wu-sheng/skywalking/com.ai.cloud.skywalking-agent/;publish=1</url>
</repository>
</distributionManagement>
</project>