fix dependency version.

This commit is contained in:
wusheng 2017-02-21 23:41:57 +08:00
parent 2906493478
commit 4960fa801e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<dependency>
<groupId>com.a.eye</groupId>
<artifactId>skywalking-sniffer-mock</artifactId>
<version>3.0-2017</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>