diff --git a/README.md b/README.md
index 481471c..05c4868 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ RedisGraph Java client
com.redislabs
- JRedisGraph
+ jredisgraph
1.0.0
@@ -28,12 +28,13 @@ RedisGraph Java client
```
and
+
```xml
com.redislabs
- JRedisGraph
- 1.0.0-SNAPSHOT
+ jredisgraph
+ 1.0.1-SNAPSHOT
```
diff --git a/pom.xml b/pom.xml
index ae4de34..7764b42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.redislabs
- JRedisGraph
+ jredisgraph
1.0.1-SNAPSHOT
JRedisGraph