diff --git a/README.md b/README.md
index 7f19f91..57d4974 100644
--- a/README.md
+++ b/README.md
@@ -326,7 +326,7 @@ The library is available in the public Maven repository:
com.github.susom
database
- 2.3
+ 2.4
```
diff --git a/demo/pom.xml b/demo/pom.xml
index fd0960a..1acbcf7 100644
--- a/demo/pom.xml
+++ b/demo/pom.xml
@@ -6,7 +6,7 @@
database-demo
database-demo
- 2.4-SNAPSHOT
+ 2.4
UTF-8
@@ -16,7 +16,7 @@
com.github.susom
database
- 2.4-SNAPSHOT
+ 2.4
io.vertx
diff --git a/pom.xml b/pom.xml
index 706e6e2..39afa3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.susom
database
jar
- 2.4-SNAPSHOT
+ 2.4
${project.groupId}:${project.artifactId}
Simplified API for accessing JDBC data sources.