Fix dist deploy

This commit is contained in:
wusheng 2018-03-03 20:29:53 +08:00
parent eee27e0459
commit 73f108a7de
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ target/
packages/
**/dependency-reduced-pom.xml
/skywalking-agent/
/dist/

View File

@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>apm-backend-dist</artifactId>
<artifactId>apm-dist</artifactId>
<packaging>pom</packaging>