From de7c4824a60166cce2202a8f80e8cf7a43c9b2e0 Mon Sep 17 00:00:00 2001 From: Jenkins Automation Server Date: Thu, 19 Dec 2024 18:07:28 +0000 Subject: [PATCH] [maven-release-plugin] prepare release release-9-1-1 --- azure/pom.xml | 2 +- backblaze/pom.xml | 2 +- binding/pom.xml | 2 +- bonjour/dll/pom.xml | 2 +- bonjour/native/pom.xml | 2 +- bonjour/pom.xml | 2 +- box/pom.xml | 2 +- brick/pom.xml | 2 +- cli/dll/pom.xml | 2 +- cli/linux/pom.xml | 2 +- cli/osx/pom.xml | 2 +- cli/pom.xml | 2 +- cli/windows/pom.xml | 2 +- core/dll/pom.xml | 2 +- core/dylib/pom.xml | 2 +- core/native/pom.xml | 2 +- core/native/refresh/pom.xml | 2 +- core/pom.xml | 2 +- cryptomator/dll/pom.xml | 2 +- cryptomator/pom.xml | 2 +- ctera/pom.xml | 2 +- deepbox/pom.xml | 2 +- defaults/pom.xml | 2 +- dracoon/pom.xml | 2 +- dropbox/pom.xml | 2 +- eue/pom.xml | 2 +- freenet/pom.xml | 2 +- ftp/pom.xml | 2 +- googledrive/pom.xml | 2 +- googlestorage/pom.xml | 2 +- hubic/pom.xml | 2 +- i18n/pom.xml | 2 +- importer/dll/pom.xml | 2 +- importer/pom.xml | 2 +- irods/pom.xml | 2 +- jersey/pom.xml | 2 +- manta/pom.xml | 2 +- nextcloud/pom.xml | 2 +- nio/pom.xml | 2 +- oauth/pom.xml | 2 +- onedrive/pom.xml | 2 +- openstack/pom.xml | 2 +- osx/pom.xml | 2 +- owncloud/pom.xml | 2 +- pom.xml | 4 ++-- profiles/pom.xml | 2 +- protocols/dll/pom.xml | 2 +- protocols/pom.xml | 2 +- s3/pom.xml | 2 +- smb/pom.xml | 2 +- spectra/pom.xml | 2 +- ssh/pom.xml | 2 +- storegate/pom.xml | 2 +- test/pom.xml | 2 +- tus/pom.xml | 2 +- webdav/pom.xml | 2 +- windows/pom.xml | 2 +- 57 files changed, 58 insertions(+), 58 deletions(-) diff --git a/azure/pom.xml b/azure/pom.xml index 8e27743f0a8..281cff5628f 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 azure diff --git a/backblaze/pom.xml b/backblaze/pom.xml index f01f87575a1..63ca30fde7e 100644 --- a/backblaze/pom.xml +++ b/backblaze/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 backblaze jar diff --git a/binding/pom.xml b/binding/pom.xml index 65c44107696..23697ea4fa0 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 binding jar diff --git a/bonjour/dll/pom.xml b/bonjour/dll/pom.xml index 2b62737d142..159ddc6e3f8 100644 --- a/bonjour/dll/pom.xml +++ b/bonjour/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Bonjour pom diff --git a/bonjour/native/pom.xml b/bonjour/native/pom.xml index 2f20795722d..45ecfc117a0 100644 --- a/bonjour/native/pom.xml +++ b/bonjour/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Bonjour.Native pom diff --git a/bonjour/pom.xml b/bonjour/pom.xml index 12682c25aeb..5985f3fb23d 100644 --- a/bonjour/pom.xml +++ b/bonjour/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 diff --git a/box/pom.xml b/box/pom.xml index 712393273ad..301d36006d0 100644 --- a/box/pom.xml +++ b/box/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 box diff --git a/brick/pom.xml b/brick/pom.xml index 1bafb0da673..f133404cfc4 100644 --- a/brick/pom.xml +++ b/brick/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 brick jar diff --git a/cli/dll/pom.xml b/cli/dll/pom.xml index 1c7c8009139..952641266ae 100644 --- a/cli/dll/pom.xml +++ b/cli/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Cli pom diff --git a/cli/linux/pom.xml b/cli/linux/pom.xml index 1efdba9be64..14788574d87 100644 --- a/cli/linux/pom.xml +++ b/cli/linux/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 cli-linux Cyberduck CLI Linux diff --git a/cli/osx/pom.xml b/cli/osx/pom.xml index 7bd1b2a9bf4..b87663a981e 100644 --- a/cli/osx/pom.xml +++ b/cli/osx/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 cli-osx Cyberduck CLI Mac diff --git a/cli/pom.xml b/cli/pom.xml index 08bbd3eb224..4633b1bd23b 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 cli diff --git a/cli/windows/pom.xml b/cli/windows/pom.xml index 5e4c31d114b..527ce381bc5 100644 --- a/cli/windows/pom.xml +++ b/cli/windows/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 cli-windows Cyberduck CLI Windows diff --git a/core/dll/pom.xml b/core/dll/pom.xml index 60344ed5b93..05806e66e5f 100644 --- a/core/dll/pom.xml +++ b/core/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Core pom diff --git a/core/dylib/pom.xml b/core/dylib/pom.xml index 3e3567bc9d3..91c4259fd9d 100644 --- a/core/dylib/pom.xml +++ b/core/dylib/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 libcore diff --git a/core/native/pom.xml b/core/native/pom.xml index 595a167aa59..4b6ff49f4e5 100644 --- a/core/native/pom.xml +++ b/core/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Core.Native pom diff --git a/core/native/refresh/pom.xml b/core/native/refresh/pom.xml index a5bdc3c10d0..13a88ee3bb8 100644 --- a/core/native/refresh/pom.xml +++ b/core/native/refresh/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck Cyberduck.Core.Native ../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Core.Refresh pom diff --git a/core/pom.xml b/core/pom.xml index de7deadb90d..5a23645d644 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 core jar diff --git a/cryptomator/dll/pom.xml b/cryptomator/dll/pom.xml index 14c4cc66855..4cf4b1764f0 100644 --- a/cryptomator/dll/pom.xml +++ b/cryptomator/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Cryptomator pom diff --git a/cryptomator/pom.xml b/cryptomator/pom.xml index ea747d7fd5f..cd951dc4568 100644 --- a/cryptomator/pom.xml +++ b/cryptomator/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 cryptomator jar diff --git a/ctera/pom.xml b/ctera/pom.xml index 262c1d3afeb..bf4828b2c36 100644 --- a/ctera/pom.xml +++ b/ctera/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 ctera jar diff --git a/deepbox/pom.xml b/deepbox/pom.xml index 275440aa5e0..a8a74a72264 100644 --- a/deepbox/pom.xml +++ b/deepbox/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 deepbox diff --git a/defaults/pom.xml b/defaults/pom.xml index 070a8151e6e..4a542bb266d 100644 --- a/defaults/pom.xml +++ b/defaults/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 defaults diff --git a/dracoon/pom.xml b/dracoon/pom.xml index d2b9282dc54..0e61aad2f41 100644 --- a/dracoon/pom.xml +++ b/dracoon/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 dracoon diff --git a/dropbox/pom.xml b/dropbox/pom.xml index af2ab77c30a..5adcadcd2d2 100644 --- a/dropbox/pom.xml +++ b/dropbox/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 dropbox diff --git a/eue/pom.xml b/eue/pom.xml index ac1915751ec..2cbac483200 100644 --- a/eue/pom.xml +++ b/eue/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 eue jar diff --git a/freenet/pom.xml b/freenet/pom.xml index 6fc6d8218c9..a528e9c81f5 100644 --- a/freenet/pom.xml +++ b/freenet/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 freenet jar diff --git a/ftp/pom.xml b/ftp/pom.xml index 31103bcd19b..42916c2d254 100644 --- a/ftp/pom.xml +++ b/ftp/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 ftp jar diff --git a/googledrive/pom.xml b/googledrive/pom.xml index f0a51091a51..3893ac4e9ff 100644 --- a/googledrive/pom.xml +++ b/googledrive/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 googledrive diff --git a/googlestorage/pom.xml b/googlestorage/pom.xml index f34cad32bd1..a6bef1179d0 100644 --- a/googlestorage/pom.xml +++ b/googlestorage/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 googlestorage diff --git a/hubic/pom.xml b/hubic/pom.xml index bc3881eba1f..718c34cf964 100644 --- a/hubic/pom.xml +++ b/hubic/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 hubic jar diff --git a/i18n/pom.xml b/i18n/pom.xml index eadc912e89a..b1f2cda8b35 100644 --- a/i18n/pom.xml +++ b/i18n/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 jar diff --git a/importer/dll/pom.xml b/importer/dll/pom.xml index f240bba52d9..aaaf36833db 100644 --- a/importer/dll/pom.xml +++ b/importer/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Importer pom diff --git a/importer/pom.xml b/importer/pom.xml index 07da61d8aae..f57198449f3 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 diff --git a/irods/pom.xml b/irods/pom.xml index 6bb5bd448ba..fb8dbab9e3e 100644 --- a/irods/pom.xml +++ b/irods/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 irods jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 9cadddffca4..5a9b298ee33 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 jersey diff --git a/manta/pom.xml b/manta/pom.xml index 9de983b4af3..f7cd7524966 100644 --- a/manta/pom.xml +++ b/manta/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 manta diff --git a/nextcloud/pom.xml b/nextcloud/pom.xml index 086deaaf989..ff7a2b07780 100644 --- a/nextcloud/pom.xml +++ b/nextcloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 nextcloud jar diff --git a/nio/pom.xml b/nio/pom.xml index 59ec1b9e82a..be6733ea4d7 100644 --- a/nio/pom.xml +++ b/nio/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 nio jar diff --git a/oauth/pom.xml b/oauth/pom.xml index 9d4593c15e6..351ca582fd7 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 oauth diff --git a/onedrive/pom.xml b/onedrive/pom.xml index 9ad3891df7e..280e52095fc 100644 --- a/onedrive/pom.xml +++ b/onedrive/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 onedrive diff --git a/openstack/pom.xml b/openstack/pom.xml index f846e8c3311..4b2a2603fe8 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 openstack jar diff --git a/osx/pom.xml b/osx/pom.xml index 0d1a1975104..aa5ba5b1797 100644 --- a/osx/pom.xml +++ b/osx/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 osx jar diff --git a/owncloud/pom.xml b/owncloud/pom.xml index f54698d2d5a..006cad2431d 100644 --- a/owncloud/pom.xml +++ b/owncloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 owncloud jar diff --git a/pom.xml b/pom.xml index a479f94be88..d432e5e14e7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ parent Cyberduck pom - 9.1.1-SNAPSHOT + 9.1.1 defaults @@ -74,7 +74,7 @@ scm:git:git@github.com:iterate-ch/cyberduck.git - HEAD + release-9-1-1 diff --git a/profiles/pom.xml b/profiles/pom.xml index 690ab6389ae..f9156a39ba5 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 profiles jar diff --git a/protocols/dll/pom.xml b/protocols/dll/pom.xml index c29b36e8beb..5127c651068 100644 --- a/protocols/dll/pom.xml +++ b/protocols/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 9.1.1-SNAPSHOT + 9.1.1 Cyberduck.Protocols pom diff --git a/protocols/pom.xml b/protocols/pom.xml index 46251caa890..c8babb74ca0 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 pom diff --git a/s3/pom.xml b/s3/pom.xml index 9780c217b58..d0b77ca064f 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 s3 jar diff --git a/smb/pom.xml b/smb/pom.xml index b748d8ea9ad..d2660b68ea8 100644 --- a/smb/pom.xml +++ b/smb/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 smb jar diff --git a/spectra/pom.xml b/spectra/pom.xml index 4606271e08a..31f9e5d4564 100644 --- a/spectra/pom.xml +++ b/spectra/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 spectra jar diff --git a/ssh/pom.xml b/ssh/pom.xml index f947333a2cd..246b5391103 100644 --- a/ssh/pom.xml +++ b/ssh/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 ssh jar diff --git a/storegate/pom.xml b/storegate/pom.xml index 55c99214bca..d4264b07d17 100644 --- a/storegate/pom.xml +++ b/storegate/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 storegate diff --git a/test/pom.xml b/test/pom.xml index a59f4ad4295..a2d4fa2308e 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 pom diff --git a/tus/pom.xml b/tus/pom.xml index 7c843e13a84..2a2108ecfcf 100644 --- a/tus/pom.xml +++ b/tus/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 tus jar diff --git a/webdav/pom.xml b/webdav/pom.xml index 364441ab546..da82513f858 100644 --- a/webdav/pom.xml +++ b/webdav/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 9.1.1-SNAPSHOT + 9.1.1 webdav jar diff --git a/windows/pom.xml b/windows/pom.xml index 504c1c95367..99d4975fedd 100644 --- a/windows/pom.xml +++ b/windows/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 9.1.1-SNAPSHOT + 9.1.1 4.0.0 Cyberduck.Native