Merge branch 'fixed/855' of https://github.com/peng-yongsheng/incubator-skywalking into fixed/855
This commit is contained in:
commit
8b366e1035
|
|
@ -10,3 +10,4 @@ target/
|
|||
packages/
|
||||
**/dependency-reduced-pom.xml
|
||||
/skywalking-agent/
|
||||
/dist/
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>apm-backend-dist</artifactId>
|
||||
<artifactId>apm-dist</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue