diff --git a/acme4j-client/pom.xml b/acme4j-client/pom.xml
index dc8f7335..de4c4116 100644
--- a/acme4j-client/pom.xml
+++ b/acme4j-client/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 0.11
+ 0.12-SNAPSHOT
acme4j-client
diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml
index 95dd61bf..b308045e 100644
--- a/acme4j-example/pom.xml
+++ b/acme4j-example/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 0.11
+ 0.12-SNAPSHOT
acme4j-example
diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml
index f0266b0e..337e639b 100644
--- a/acme4j-utils/pom.xml
+++ b/acme4j-utils/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 0.11
+ 0.12-SNAPSHOT
acme4j-utils
diff --git a/pom.xml b/pom.xml
index 6587e247..d33f1ab5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
org.shredzone.acme4j
acme4j
- 0.11
+ 0.12-SNAPSHOT
pom
acme4j
@@ -37,7 +37,7 @@
https://github.com/shred/acme4j/
scm:git:git@github.com:shred/acme4j.git
scm:git:git@github.com:shred/acme4j.git
- v0.11
+ HEAD
GitHub