diff --git a/main/ant-kit/pom.xml b/main/ant-kit/pom.xml
index 3753d71d9..9d43788c7 100644
--- a/main/ant-kit/pom.xml
+++ b/main/ant-kit/pom.xml
@@ -8,7 +8,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
ant-kit
pom
diff --git a/main/commons-test/pom.xml b/main/commons-test/pom.xml
index 8ae85edf0..53f68521f 100644
--- a/main/commons-test/pom.xml
+++ b/main/commons-test/pom.xml
@@ -10,7 +10,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
commons-test
Cryptomator common test dependencies
diff --git a/main/commons/pom.xml b/main/commons/pom.xml
index 5603f36b5..afeb35fa1 100644
--- a/main/commons/pom.xml
+++ b/main/commons/pom.xml
@@ -10,7 +10,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
commons
Cryptomator common
diff --git a/main/filesystem-api/pom.xml b/main/filesystem-api/pom.xml
index c0b4421ce..b4b4cfc4d 100644
--- a/main/filesystem-api/pom.xml
+++ b/main/filesystem-api/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-api
Cryptomator filesystem: API
diff --git a/main/filesystem-charsets/pom.xml b/main/filesystem-charsets/pom.xml
index b5eba0555..49060e25f 100644
--- a/main/filesystem-charsets/pom.xml
+++ b/main/filesystem-charsets/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-charsets
Cryptomator filesystem: Filename charset compatibility layer
diff --git a/main/filesystem-crypto-integration-tests/pom.xml b/main/filesystem-crypto-integration-tests/pom.xml
index a5976979c..48b51a55b 100644
--- a/main/filesystem-crypto-integration-tests/pom.xml
+++ b/main/filesystem-crypto-integration-tests/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.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 3abd9d8b8..1897ef0c9 100644
--- a/main/filesystem-crypto/pom.xml
+++ b/main/filesystem-crypto/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-crypto
Cryptomator filesystem: Encryption layer
diff --git a/main/filesystem-inmemory/pom.xml b/main/filesystem-inmemory/pom.xml
index 6134992dc..d1db21e24 100644
--- a/main/filesystem-inmemory/pom.xml
+++ b/main/filesystem-inmemory/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.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 054464338..83ec41625 100644
--- a/main/filesystem-invariants-tests/pom.xml
+++ b/main/filesystem-invariants-tests/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-invariants-tests
Cryptomator filesystem: Invariants tests
diff --git a/main/filesystem-nameshortening/pom.xml b/main/filesystem-nameshortening/pom.xml
index d5830d78d..f325b84c3 100644
--- a/main/filesystem-nameshortening/pom.xml
+++ b/main/filesystem-nameshortening/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-nameshortening
Cryptomator filesystem: Name shortening layer
diff --git a/main/filesystem-nio/pom.xml b/main/filesystem-nio/pom.xml
index f091d5fcb..4f535b1b0 100644
--- a/main/filesystem-nio/pom.xml
+++ b/main/filesystem-nio/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.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 764daf84f..4912e2a72 100644
--- a/main/filesystem-stats/pom.xml
+++ b/main/filesystem-stats/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
filesystem-stats
Cryptomator filesystem: Throughput statistics
diff --git a/main/frontend-api/pom.xml b/main/frontend-api/pom.xml
index 875e85f95..7952ce438 100644
--- a/main/frontend-api/pom.xml
+++ b/main/frontend-api/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
frontend-api
Cryptomator frontend: API
diff --git a/main/frontend-webdav/pom.xml b/main/frontend-webdav/pom.xml
index 64de5fea5..1e6421508 100644
--- a/main/frontend-webdav/pom.xml
+++ b/main/frontend-webdav/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
frontend-webdav
Cryptomator frontend: WebDAV frontend
diff --git a/main/jacoco-report/pom.xml b/main/jacoco-report/pom.xml
index 20de8d2bf..b57576813 100644
--- a/main/jacoco-report/pom.xml
+++ b/main/jacoco-report/pom.xml
@@ -5,7 +5,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
jacoco-report
Cryptomator Code Coverage Report
diff --git a/main/pom.xml b/main/pom.xml
index 75ba59663..ed4978989 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -7,7 +7,7 @@
4.0.0
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
pom
Cryptomator
diff --git a/main/uber-jar/pom.xml b/main/uber-jar/pom.xml
index 833e1b3ea..dc7a961fd 100644
--- a/main/uber-jar/pom.xml
+++ b/main/uber-jar/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
uber-jar
pom
diff --git a/main/ui/pom.xml b/main/ui/pom.xml
index 873c1af38..2c261d3ad 100644
--- a/main/ui/pom.xml
+++ b/main/ui/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.1.0-SNAPSHOT
+ 1.2.0-SNAPSHOT
ui
Cryptomator GUI