diff --git a/main/commons-test/pom.xml b/main/commons-test/pom.xml index 566e0dd85..585bed302 100644 --- a/main/commons-test/pom.xml +++ b/main/commons-test/pom.xml @@ -7,7 +7,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 commons-test Cryptomator common test dependencies diff --git a/main/commons/pom.xml b/main/commons/pom.xml index 23e4f6877..ece22ddeb 100644 --- a/main/commons/pom.xml +++ b/main/commons/pom.xml @@ -7,7 +7,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 commons Cryptomator common diff --git a/main/filesystem-api/pom.xml b/main/filesystem-api/pom.xml index a1f490e38..5fa24c9ca 100644 --- a/main/filesystem-api/pom.xml +++ b/main/filesystem-api/pom.xml @@ -9,7 +9,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-api Cryptomator filesystem: API diff --git a/main/filesystem-crypto-integration-tests/pom.xml b/main/filesystem-crypto-integration-tests/pom.xml index bceda5537..0996bf2dc 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-SNAPSHOT + 0.11.0 filesystem-crypto-integration-tests Cryptomator filesystem: Encryption layer tests diff --git a/main/filesystem-crypto/pom.xml b/main/filesystem-crypto/pom.xml index 53da97c04..21aa76191 100644 --- a/main/filesystem-crypto/pom.xml +++ b/main/filesystem-crypto/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-crypto Cryptomator filesystem: Encryption layer diff --git a/main/filesystem-inmemory/pom.xml b/main/filesystem-inmemory/pom.xml index d1351b822..222f55924 100644 --- a/main/filesystem-inmemory/pom.xml +++ b/main/filesystem-inmemory/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-inmemory Cryptomator filesystem: In-memory mock diff --git a/main/filesystem-invariants-tests/pom.xml b/main/filesystem-invariants-tests/pom.xml index 4552f027d..d9412ecf5 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-SNAPSHOT + 0.11.0 filesystem-invariants-tests Cryptomator filesystem: Invariants tests diff --git a/main/filesystem-nameshortening/pom.xml b/main/filesystem-nameshortening/pom.xml index 2ece68ff2..b6b55e50e 100644 --- a/main/filesystem-nameshortening/pom.xml +++ b/main/filesystem-nameshortening/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-nameshortening Cryptomator filesystem: Name shortening layer diff --git a/main/filesystem-nio/pom.xml b/main/filesystem-nio/pom.xml index ff1fc5a67..ad1e7989a 100644 --- a/main/filesystem-nio/pom.xml +++ b/main/filesystem-nio/pom.xml @@ -7,7 +7,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-nio Cryptomator filesystem: NIO-based physical layer diff --git a/main/filesystem-stats/pom.xml b/main/filesystem-stats/pom.xml index b3f3daceb..684766ca3 100644 --- a/main/filesystem-stats/pom.xml +++ b/main/filesystem-stats/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 filesystem-stats Cryptomator filesystem: Throughput statistics diff --git a/main/frontend-api/pom.xml b/main/frontend-api/pom.xml index 44c480425..d9f57c864 100644 --- a/main/frontend-api/pom.xml +++ b/main/frontend-api/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 frontend-api Cryptomator frontend: API diff --git a/main/frontend-webdav/pom.xml b/main/frontend-webdav/pom.xml index 48e5ee182..b755220ee 100644 --- a/main/frontend-webdav/pom.xml +++ b/main/frontend-webdav/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 frontend-webdav Cryptomator frontend: WebDAV frontend diff --git a/main/pom.xml b/main/pom.xml index 3b770293b..6cd93db88 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -7,7 +7,7 @@ 4.0.0 org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 pom Cryptomator diff --git a/main/uber-jar/pom.xml b/main/uber-jar/pom.xml index 8b206d74e..d96a31dcd 100644 --- a/main/uber-jar/pom.xml +++ b/main/uber-jar/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 uber-jar pom diff --git a/main/ui/pom.xml b/main/ui/pom.xml index e2b0b99b0..2ad9dafd8 100644 --- a/main/ui/pom.xml +++ b/main/ui/pom.xml @@ -12,7 +12,7 @@ org.cryptomator main - 0.11.0-SNAPSHOT + 0.11.0 ui Cryptomator GUI