Skip to content

Commit

Permalink
Merge pull request kstyrc#42 from kstyrc/adjust_readme_for_mvn_central
Browse files Browse the repository at this point in the history
Fixed groupId name for Maven Central
  • Loading branch information
kstyrc committed Apr 12, 2015
2 parents fc1f95d + 78ac259 commit 9bf3979
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 @@ -13,7 +13,7 @@ Maven dependency
Maven Central:
```xml
<dependency>
<groupId>redis.embedded</groupId>
<groupId>com.github.kstyrc</groupId>
<artifactId>embedded-redis</artifactId>
<version>0.6</version>
</dependency>
Expand Down

0 comments on commit 9bf3979

Please sign in to comment.