Authored by chunhua

trace still in 1.0.6

Showing 1 changed file with 1 additions and 1 deletions
@@ -80,7 +80,7 @@ @@ -80,7 +80,7 @@
80 <dependency> 80 <dependency>
81 <groupId>com.yoho.core</groupId> 81 <groupId>com.yoho.core</groupId>
82 <artifactId>yoho-core-trace</artifactId> 82 <artifactId>yoho-core-trace</artifactId>
83 - <version>${yoho.core.version}</version> 83 + <version>1.0.6-SNAPSHOT</version>
84 </dependency> 84 </dependency>
85 85
86 86