1.修改错误的依赖

This commit is contained in:
wusheng 2016-01-19 15:04:55 +08:00
parent 323510e416
commit a169e25b7f
1 changed files with 4 additions and 4 deletions

View File

@ -115,9 +115,9 @@
<version>1.8.7</version>
</dependency>
<dependency>
<groupId>com.ai.cloud</groupId>
<artifactId>skywalking-alarm</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.2</version>
</dependency>
</dependencies>
</project>