diff --git a/README.md b/README.md
index 724ec13..67d524f 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ The recommended way of including the library into your project is using maven:
de.sfuhrm
sudoku
- 2.0.0
+ 3.0.0
```
diff --git a/pom.xml b/pom.xml
index c40fc17..9876599 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
de.sfuhrm
sudoku-parent
- 3.0.0-SNAPSHOT
+ 3.0.0
Sudoku Parent
Sudoku Parent POM
https://github.com/sfuhrm/sudoku
diff --git a/sudoku-client/pom.xml b/sudoku-client/pom.xml
index 2ec279c..2640816 100644
--- a/sudoku-client/pom.xml
+++ b/sudoku-client/pom.xml
@@ -4,7 +4,7 @@
de.sfuhrm
sudoku-parent
- 3.0.0-SNAPSHOT
+ 3.0.0
sudoku-client
Sudoku Client
diff --git a/sudoku/pom.xml b/sudoku/pom.xml
index b8edf67..615fe4c 100644
--- a/sudoku/pom.xml
+++ b/sudoku/pom.xml
@@ -4,7 +4,7 @@
de.sfuhrm
sudoku-parent
- 3.0.0-SNAPSHOT
+ 3.0.0
sudoku
Sudoku