Skip to content

Commit

Permalink
Merge pull request kstyrc#36 from kstyrc/add_missing_mvn_repo_config
Browse files Browse the repository at this point in the history
Updated mvn version to 0.5
  • Loading branch information
kstyrc committed Apr 2, 2015
2 parents d0e920e + 82b669a commit 3a6995d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Dependency configuration:
<dependency>
<groupId>redis.embedded</groupId>
<artifactId>embedded-redis</artifactId>
<version>0.3</version>
<version>0.5</version>
</dependency>
```

Expand Down

0 comments on commit 3a6995d

Please sign in to comment.