diff --git a/main/commons-test/pom.xml b/main/commons-test/pom.xml
index 585bed302..3b81fa1c8 100644
--- a/main/commons-test/pom.xml
+++ b/main/commons-test/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
commons-test
Cryptomator common test dependencies
diff --git a/main/commons/pom.xml b/main/commons/pom.xml
index ece22ddeb..87f37452a 100644
--- a/main/commons/pom.xml
+++ b/main/commons/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
commons
Cryptomator common
diff --git a/main/filesystem-api/pom.xml b/main/filesystem-api/pom.xml
index 5fa24c9ca..76d3f7443 100644
--- a/main/filesystem-api/pom.xml
+++ b/main/filesystem-api/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-api
Cryptomator filesystem: API
diff --git a/main/filesystem-crypto-integration-tests/pom.xml b/main/filesystem-crypto-integration-tests/pom.xml
index 0996bf2dc..52bb3b72e 100644
--- a/main/filesystem-crypto-integration-tests/pom.xml
+++ b/main/filesystem-crypto-integration-tests/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-crypto-integration-tests
Cryptomator filesystem: Encryption layer tests
diff --git a/main/filesystem-crypto/pom.xml b/main/filesystem-crypto/pom.xml
index 21aa76191..183eabcfd 100644
--- a/main/filesystem-crypto/pom.xml
+++ b/main/filesystem-crypto/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-crypto
Cryptomator filesystem: Encryption layer
diff --git a/main/filesystem-inmemory/pom.xml b/main/filesystem-inmemory/pom.xml
index 222f55924..864c9cf64 100644
--- a/main/filesystem-inmemory/pom.xml
+++ b/main/filesystem-inmemory/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-inmemory
Cryptomator filesystem: In-memory mock
diff --git a/main/filesystem-invariants-tests/pom.xml b/main/filesystem-invariants-tests/pom.xml
index d9412ecf5..e096a5808 100644
--- a/main/filesystem-invariants-tests/pom.xml
+++ b/main/filesystem-invariants-tests/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-invariants-tests
Cryptomator filesystem: Invariants tests
diff --git a/main/filesystem-nameshortening/pom.xml b/main/filesystem-nameshortening/pom.xml
index b6b55e50e..1c0f54b0b 100644
--- a/main/filesystem-nameshortening/pom.xml
+++ b/main/filesystem-nameshortening/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-nameshortening
Cryptomator filesystem: Name shortening layer
diff --git a/main/filesystem-nio/pom.xml b/main/filesystem-nio/pom.xml
index ad1e7989a..ba69155dd 100644
--- a/main/filesystem-nio/pom.xml
+++ b/main/filesystem-nio/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-nio
Cryptomator filesystem: NIO-based physical layer
diff --git a/main/filesystem-stats/pom.xml b/main/filesystem-stats/pom.xml
index 684766ca3..4c11ccc56 100644
--- a/main/filesystem-stats/pom.xml
+++ b/main/filesystem-stats/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
filesystem-stats
Cryptomator filesystem: Throughput statistics
diff --git a/main/frontend-api/pom.xml b/main/frontend-api/pom.xml
index d9f57c864..d5fdb044d 100644
--- a/main/frontend-api/pom.xml
+++ b/main/frontend-api/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
frontend-api
Cryptomator frontend: API
diff --git a/main/frontend-webdav/pom.xml b/main/frontend-webdav/pom.xml
index b755220ee..a003e7e1e 100644
--- a/main/frontend-webdav/pom.xml
+++ b/main/frontend-webdav/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
frontend-webdav
Cryptomator frontend: WebDAV frontend
diff --git a/main/pom.xml b/main/pom.xml
index 6cd93db88..bd65326e2 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -7,7 +7,7 @@
4.0.0
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
pom
Cryptomator
diff --git a/main/uber-jar/pom.xml b/main/uber-jar/pom.xml
index d96a31dcd..fd7898499 100644
--- a/main/uber-jar/pom.xml
+++ b/main/uber-jar/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
uber-jar
pom
diff --git a/main/ui/pom.xml b/main/ui/pom.xml
index 2ad9dafd8..141baee70 100644
--- a/main/ui/pom.xml
+++ b/main/ui/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 0.11.0
+ 0.12.0-SNAPSHOT
ui
Cryptomator GUI