Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Commit

Permalink
✄ update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Sep 6, 2016
1 parent b2f143b commit 7dd913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>${redis.version}</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 7dd913d

Please sign in to comment.