diff --git a/acme4j-client/pom.xml b/acme4j-client/pom.xml
index cd0c679f..87f0e476 100644
--- a/acme4j-client/pom.xml
+++ b/acme4j-client/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 2.1
+ 2.2-SNAPSHOT
acme4j-client
diff --git a/acme4j-example/pom.xml b/acme4j-example/pom.xml
index a23035a8..75183f19 100644
--- a/acme4j-example/pom.xml
+++ b/acme4j-example/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 2.1
+ 2.2-SNAPSHOT
acme4j-example
diff --git a/acme4j-it/pom.xml b/acme4j-it/pom.xml
index 3ecb100d..6b775543 100644
--- a/acme4j-it/pom.xml
+++ b/acme4j-it/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 2.1
+ 2.2-SNAPSHOT
acme4j-it
diff --git a/acme4j-utils/pom.xml b/acme4j-utils/pom.xml
index b3127be3..17535319 100644
--- a/acme4j-utils/pom.xml
+++ b/acme4j-utils/pom.xml
@@ -20,7 +20,7 @@
org.shredzone.acme4j
acme4j
- 2.1
+ 2.2-SNAPSHOT
acme4j-utils
diff --git a/pom.xml b/pom.xml
index 11ea70f8..427b9099 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
org.shredzone.acme4j
acme4j
- 2.1
+ 2.2-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
- v2.1
+ HEAD
GitHub