Skip to content

Commit

Permalink
Fixed groupId name for Maven Central
Browse files Browse the repository at this point in the history
kstyrc committed Apr 12, 2015
1 parent 575fcc4 commit 78ac259
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
@@ -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>

0 comments on commit 78ac259

Please sign in to comment.