Authored by chunhua

move redis to 1.0.4

Showing 1 changed file with 1 additions and 1 deletions
@@ -60,7 +60,7 @@ @@ -60,7 +60,7 @@
60 <dependency> 60 <dependency>
61 <groupId>com.yoho.core</groupId> 61 <groupId>com.yoho.core</groupId>
62 <artifactId>yoho-core-redis</artifactId> 62 <artifactId>yoho-core-redis</artifactId>
63 - <version>${yoho.version}</version> 63 + <version>1.0.4-SNAPSHOT</version>
64 </dependency> 64 </dependency>
65 65
66 <dependency> 66 <dependency>