diff --git a/dependingViaMaven.md b/dependingViaMaven.md
index 41b5cf30..78f365ef 100644
--- a/dependingViaMaven.md
+++ b/dependingViaMaven.md
@@ -7,7 +7,7 @@ If you want to access CLIJ from your Java code, it is recommended to depend on C
net.haesleinhuepf
clij2_
- 2.2.0.7
+ 2.2.0.12
```
diff --git a/pom.xml b/pom.xml
index 322959b0..2325c8ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,13 +8,13 @@
net.haesleinhuepf
clij-parent-pom
- 2.2.0.11
+ 2.2.0.12
net.haesleinhuepf
clij2-docs
- 2.2.0.11
+ 2.2.0.12
clij-docs
clij2-docs contains CLIJ documentation and documentation generators.