diff --git a/README.md b/README.md
index 4139f876..4ebd90d2 100644
--- a/README.md
+++ b/README.md
@@ -11,12 +11,12 @@ A complex table component designed for the material design specifications!
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material-table/wiki)
## Maven
-Current Version 2.4.0-rc2
+Current Version 2.4.0
```xml
com.github.gwtmaterialdesign
gwt-material-table
- 2.4.0-rc2
+ 2.4.0
```
diff --git a/pom.xml b/pom.xml
index 5888c131..1f8f5c05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
gwt-material-parent
com.github.gwtmaterialdesign
- 2.4.0-rc2
+ 2.4.0
gwt-material-table