diff --git a/main/commons-test/pom.xml b/main/commons-test/pom.xml
index fca60c305..6231a52b3 100644
--- a/main/commons-test/pom.xml
+++ b/main/commons-test/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
commons-test
Cryptomator common test dependencies
diff --git a/main/commons/pom.xml b/main/commons/pom.xml
index 5c9b14017..0205b41b3 100644
--- a/main/commons/pom.xml
+++ b/main/commons/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
commons
Cryptomator common
diff --git a/main/filesystem-api/pom.xml b/main/filesystem-api/pom.xml
index ebb3d0dab..c0b4421ce 100644
--- a/main/filesystem-api/pom.xml
+++ b/main/filesystem-api/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.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 f6a55d042..a5976979c 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.0.0
+ 1.1.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 26ebe456d..3abd9d8b8 100644
--- a/main/filesystem-crypto/pom.xml
+++ b/main/filesystem-crypto/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
filesystem-crypto
Cryptomator filesystem: Encryption layer
diff --git a/main/filesystem-inmemory/pom.xml b/main/filesystem-inmemory/pom.xml
index ae432bb21..6134992dc 100644
--- a/main/filesystem-inmemory/pom.xml
+++ b/main/filesystem-inmemory/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.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 e16119a71..aa13917ee 100644
--- a/main/filesystem-invariants-tests/pom.xml
+++ b/main/filesystem-invariants-tests/pom.xml
@@ -9,7 +9,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
filesystem-invariants-tests
Cryptomator filesystem: Invariants tests
diff --git a/main/filesystem-nameshortening/pom.xml b/main/filesystem-nameshortening/pom.xml
index ea90e7ac8..d5830d78d 100644
--- a/main/filesystem-nameshortening/pom.xml
+++ b/main/filesystem-nameshortening/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
filesystem-nameshortening
Cryptomator filesystem: Name shortening layer
diff --git a/main/filesystem-nio/pom.xml b/main/filesystem-nio/pom.xml
index 1fc9a3fbf..f091d5fcb 100644
--- a/main/filesystem-nio/pom.xml
+++ b/main/filesystem-nio/pom.xml
@@ -7,7 +7,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.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 5e1d947a3..764daf84f 100644
--- a/main/filesystem-stats/pom.xml
+++ b/main/filesystem-stats/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
filesystem-stats
Cryptomator filesystem: Throughput statistics
diff --git a/main/frontend-api/pom.xml b/main/frontend-api/pom.xml
index f8617fc28..875e85f95 100644
--- a/main/frontend-api/pom.xml
+++ b/main/frontend-api/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
frontend-api
Cryptomator frontend: API
diff --git a/main/frontend-webdav/pom.xml b/main/frontend-webdav/pom.xml
index ce65c0100..64de5fea5 100644
--- a/main/frontend-webdav/pom.xml
+++ b/main/frontend-webdav/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
frontend-webdav
Cryptomator frontend: WebDAV frontend
diff --git a/main/pom.xml b/main/pom.xml
index 51b9f8a93..71795ebb2 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -7,7 +7,7 @@
4.0.0
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
pom
Cryptomator
diff --git a/main/uber-jar/pom.xml b/main/uber-jar/pom.xml
index 6163b9916..833e1b3ea 100644
--- a/main/uber-jar/pom.xml
+++ b/main/uber-jar/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
uber-jar
pom
diff --git a/main/ui/pom.xml b/main/ui/pom.xml
index 06c071636..c1dc24234 100644
--- a/main/ui/pom.xml
+++ b/main/ui/pom.xml
@@ -12,7 +12,7 @@
org.cryptomator
main
- 1.0.0
+ 1.1.0-SNAPSHOT
ui
Cryptomator GUI