diff --git a/azure/pom.xml b/azure/pom.xml index 5d7d9e3829b..f94312571dd 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 azure diff --git a/backblaze/pom.xml b/backblaze/pom.xml index 1424d84a648..bcef427bb96 100644 --- a/backblaze/pom.xml +++ b/backblaze/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 backblaze jar diff --git a/binding/pom.xml b/binding/pom.xml index 1ce3f6cb765..10d2de3807c 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 binding jar diff --git a/bonjour/dll/pom.xml b/bonjour/dll/pom.xml index 9cf4449da46..a5410191e99 100644 --- a/bonjour/dll/pom.xml +++ b/bonjour/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Bonjour pom diff --git a/bonjour/native/pom.xml b/bonjour/native/pom.xml index 8e98b454bad..c9236f84334 100644 --- a/bonjour/native/pom.xml +++ b/bonjour/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Bonjour.Native pom diff --git a/bonjour/pom.xml b/bonjour/pom.xml index f5304d53121..460b6238848 100644 --- a/bonjour/pom.xml +++ b/bonjour/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 diff --git a/box/pom.xml b/box/pom.xml index b63232d7a8b..abd0d0cac80 100644 --- a/box/pom.xml +++ b/box/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 box diff --git a/brick/pom.xml b/brick/pom.xml index 5d01bb4e9a8..567cd0e7977 100644 --- a/brick/pom.xml +++ b/brick/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 brick jar diff --git a/cli/dll/pom.xml b/cli/dll/pom.xml index 36adfb7a805..a23c0be9474 100644 --- a/cli/dll/pom.xml +++ b/cli/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Cli pom diff --git a/cli/linux/pom.xml b/cli/linux/pom.xml index 23e5f4947c9..506ac272c5f 100644 --- a/cli/linux/pom.xml +++ b/cli/linux/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 cli-linux Cyberduck CLI Linux diff --git a/cli/osx/pom.xml b/cli/osx/pom.xml index 7dc38120ae0..65e0a1c95ca 100644 --- a/cli/osx/pom.xml +++ b/cli/osx/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 cli-osx Cyberduck CLI Mac diff --git a/cli/pom.xml b/cli/pom.xml index e02cb337d7c..042a107ce59 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 cli diff --git a/cli/windows/pom.xml b/cli/windows/pom.xml index 99a79af2c0f..d97423f2769 100644 --- a/cli/windows/pom.xml +++ b/cli/windows/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 cli-windows Cyberduck CLI Windows diff --git a/core/dll/pom.xml b/core/dll/pom.xml index 6c44761ab01..137c82a658c 100644 --- a/core/dll/pom.xml +++ b/core/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Core pom diff --git a/core/dylib/pom.xml b/core/dylib/pom.xml index f32faaa06f1..f76f266b1f2 100644 --- a/core/dylib/pom.xml +++ b/core/dylib/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 libcore diff --git a/core/native/pom.xml b/core/native/pom.xml index dbdd561408f..69608241cf3 100644 --- a/core/native/pom.xml +++ b/core/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Core.Native pom diff --git a/core/native/refresh/pom.xml b/core/native/refresh/pom.xml index e424d25e222..236dc39c43f 100644 --- a/core/native/refresh/pom.xml +++ b/core/native/refresh/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck Cyberduck.Core.Native ../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Core.Refresh pom diff --git a/core/pom.xml b/core/pom.xml index b99dd716f1a..26968f44fc8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 core jar diff --git a/cryptomator/dll/pom.xml b/cryptomator/dll/pom.xml index f3a0b2be0ea..fdb858c4d3a 100644 --- a/cryptomator/dll/pom.xml +++ b/cryptomator/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Cryptomator pom diff --git a/cryptomator/pom.xml b/cryptomator/pom.xml index 75471b9f959..f68aa560855 100644 --- a/cryptomator/pom.xml +++ b/cryptomator/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 cryptomator jar diff --git a/ctera/pom.xml b/ctera/pom.xml index 15f63b55717..77ba7c49ba4 100644 --- a/ctera/pom.xml +++ b/ctera/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 ctera jar diff --git a/defaults/pom.xml b/defaults/pom.xml index 85d07cc819f..c841d7ced2d 100644 --- a/defaults/pom.xml +++ b/defaults/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 defaults diff --git a/dracoon/pom.xml b/dracoon/pom.xml index 1d77b71e3eb..d5ef0665b48 100644 --- a/dracoon/pom.xml +++ b/dracoon/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 dracoon diff --git a/dropbox/pom.xml b/dropbox/pom.xml index 6151516849b..fa553d499e7 100644 --- a/dropbox/pom.xml +++ b/dropbox/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 dropbox diff --git a/eue/pom.xml b/eue/pom.xml index 84685b2c1cd..180e0f4f47f 100644 --- a/eue/pom.xml +++ b/eue/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 eue jar diff --git a/freenet/pom.xml b/freenet/pom.xml index 1f91ecbcb31..10f513e59b3 100644 --- a/freenet/pom.xml +++ b/freenet/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 freenet jar diff --git a/ftp/pom.xml b/ftp/pom.xml index dd4dadf7ce8..45f79ed4e6d 100644 --- a/ftp/pom.xml +++ b/ftp/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 ftp jar diff --git a/googledrive/pom.xml b/googledrive/pom.xml index 11ba3658ed8..5085a096d83 100644 --- a/googledrive/pom.xml +++ b/googledrive/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 googledrive diff --git a/googlestorage/pom.xml b/googlestorage/pom.xml index 17d98cd80a8..540b02a7283 100644 --- a/googlestorage/pom.xml +++ b/googlestorage/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 googlestorage diff --git a/hubic/pom.xml b/hubic/pom.xml index 62fea8709ba..ff482972ee5 100644 --- a/hubic/pom.xml +++ b/hubic/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 hubic jar diff --git a/i18n/pom.xml b/i18n/pom.xml index aa9af6e6510..a70030eabd6 100644 --- a/i18n/pom.xml +++ b/i18n/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 jar diff --git a/importer/dll/pom.xml b/importer/dll/pom.xml index e1dc34c7196..b764fd49c88 100644 --- a/importer/dll/pom.xml +++ b/importer/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Importer pom diff --git a/importer/pom.xml b/importer/pom.xml index a9d05ef7406..18df67b16f3 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 diff --git a/irods/pom.xml b/irods/pom.xml index 707390051a9..1901e47ffb2 100644 --- a/irods/pom.xml +++ b/irods/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 irods jar diff --git a/jersey/pom.xml b/jersey/pom.xml index efc54412cdc..df17b9a8109 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 jersey diff --git a/manta/pom.xml b/manta/pom.xml index 355d250ecfe..d2ef14c0396 100644 --- a/manta/pom.xml +++ b/manta/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 manta diff --git a/nextcloud/pom.xml b/nextcloud/pom.xml index a4d6112a4c1..7df6cfedb97 100644 --- a/nextcloud/pom.xml +++ b/nextcloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 nextcloud jar diff --git a/nio/pom.xml b/nio/pom.xml index 30921863ec2..1fe43127610 100644 --- a/nio/pom.xml +++ b/nio/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 nio jar diff --git a/oauth/pom.xml b/oauth/pom.xml index 3a5be3134cf..c4f25d0f155 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 oauth diff --git a/onedrive/pom.xml b/onedrive/pom.xml index 986457ca813..04adcd2bc85 100644 --- a/onedrive/pom.xml +++ b/onedrive/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 onedrive diff --git a/openstack/pom.xml b/openstack/pom.xml index 322d9dd5c9d..4344cf58c96 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 openstack jar diff --git a/osx/pom.xml b/osx/pom.xml index bbd4c13641a..1972c9d2287 100644 --- a/osx/pom.xml +++ b/osx/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 osx jar diff --git a/owncloud/pom.xml b/owncloud/pom.xml index 5aa974d9fbc..18e8d5f0c88 100644 --- a/owncloud/pom.xml +++ b/owncloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 owncloud jar diff --git a/pom.xml b/pom.xml index df43a4b24c6..bd89eef73db 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ parent Cyberduck pom - 8.9.0-SNAPSHOT + 8.9.0 defaults @@ -73,7 +73,7 @@ scm:git:git@github.com:iterate-ch/cyberduck.git - HEAD + release-8-9-0 diff --git a/profiles/pom.xml b/profiles/pom.xml index d08b0123e37..bbf0cfbbc0d 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 profiles jar diff --git a/protocols/dll/pom.xml b/protocols/dll/pom.xml index f53945897bf..3deb6b74311 100644 --- a/protocols/dll/pom.xml +++ b/protocols/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 8.9.0-SNAPSHOT + 8.9.0 Cyberduck.Protocols pom diff --git a/protocols/pom.xml b/protocols/pom.xml index d66e492de67..68c8392e557 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 pom diff --git a/s3/pom.xml b/s3/pom.xml index 29ad7c91e06..c60642ecd83 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 s3 jar diff --git a/smb/pom.xml b/smb/pom.xml index 2ed345d124c..6e367d111f2 100644 --- a/smb/pom.xml +++ b/smb/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 smb jar diff --git a/spectra/pom.xml b/spectra/pom.xml index 7452492871b..b3518db8520 100644 --- a/spectra/pom.xml +++ b/spectra/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 spectra jar diff --git a/ssh/pom.xml b/ssh/pom.xml index 7b3086f1bbb..1b5529c5077 100644 --- a/ssh/pom.xml +++ b/ssh/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 ssh jar diff --git a/storegate/pom.xml b/storegate/pom.xml index 46c05085d03..4f6ac80b8f8 100644 --- a/storegate/pom.xml +++ b/storegate/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 storegate diff --git a/test/pom.xml b/test/pom.xml index a7335d13d37..4a43ee190ef 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 pom diff --git a/tus/pom.xml b/tus/pom.xml index 35163acc3c8..b83e50058e1 100644 --- a/tus/pom.xml +++ b/tus/pom.xml @@ -13,13 +13,12 @@ ~ GNU General Public License for more details. --> - + 4.0.0 ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 tus jar diff --git a/webdav/pom.xml b/webdav/pom.xml index 140441c7f16..54aa8c5a5e1 100644 --- a/webdav/pom.xml +++ b/webdav/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 8.9.0-SNAPSHOT + 8.9.0 webdav jar diff --git a/windows/pom.xml b/windows/pom.xml index 64d383576d0..f8b13b67cc6 100644 --- a/windows/pom.xml +++ b/windows/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 8.9.0-SNAPSHOT + 8.9.0 4.0.0 Cyberduck.Native