From 8e903953836056e6e4e914abc63a2db9b7271257 Mon Sep 17 00:00:00 2001 From: Jenkins Automation Server Date: Thu, 8 Jul 2021 07:35:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 +- 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/pom.xml | 2 +- cryptomator/dll/pom.xml | 2 +- cryptomator/pom.xml | 2 +- ctera/pom.xml | 2 +- dracoon/pom.xml | 2 +- dropbox/pom.xml | 2 +- ftp/pom.xml | 2 +- gmxcloud/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 +- pom.xml | 4 ++-- profiles/pom.xml | 2 +- protocols/dll/pom.xml | 2 +- protocols/pom.xml | 2 +- s3/pom.xml | 2 +- spectra/pom.xml | 2 +- ssh/pom.xml | 2 +- storegate/pom.xml | 2 +- test/pom.xml | 2 +- udt/pom.xml | 2 +- webdav/pom.xml | 2 +- windows/pom.xml | 2 +- 50 files changed, 51 insertions(+), 51 deletions(-) diff --git a/azure/pom.xml b/azure/pom.xml index 41c4fe6b507..ca1d2cc5f82 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT azure diff --git a/backblaze/pom.xml b/backblaze/pom.xml index 53877de16d2..a861d200785 100644 --- a/backblaze/pom.xml +++ b/backblaze/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT backblaze jar diff --git a/binding/pom.xml b/binding/pom.xml index 67745c7a302..0d9c8027316 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT binding jar diff --git a/bonjour/dll/pom.xml b/bonjour/dll/pom.xml index 5e2369c1861..4026e3a9e46 100644 --- a/bonjour/dll/pom.xml +++ b/bonjour/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Bonjour pom diff --git a/bonjour/native/pom.xml b/bonjour/native/pom.xml index 1d1bd2bf1b7..7a9fc5c91d5 100644 --- a/bonjour/native/pom.xml +++ b/bonjour/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Bonjour.Native pom diff --git a/bonjour/pom.xml b/bonjour/pom.xml index 947064f744c..e159abd3e5a 100644 --- a/bonjour/pom.xml +++ b/bonjour/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 diff --git a/brick/pom.xml b/brick/pom.xml index aebf2c8bf98..c6691509e5f 100644 --- a/brick/pom.xml +++ b/brick/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT brick jar diff --git a/cli/dll/pom.xml b/cli/dll/pom.xml index 870a23fe655..3c2c929bace 100644 --- a/cli/dll/pom.xml +++ b/cli/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Cli pom diff --git a/cli/linux/pom.xml b/cli/linux/pom.xml index 7fae6e598a2..6884387a529 100644 --- a/cli/linux/pom.xml +++ b/cli/linux/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT cli-linux Cyberduck CLI Linux diff --git a/cli/osx/pom.xml b/cli/osx/pom.xml index 55c34200e17..9adca478042 100644 --- a/cli/osx/pom.xml +++ b/cli/osx/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT cli-osx Cyberduck CLI Mac diff --git a/cli/pom.xml b/cli/pom.xml index 2c5f2ef4372..997f1e27b6a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT cli diff --git a/cli/windows/pom.xml b/cli/windows/pom.xml index 33a3063d92c..30c22224a4b 100644 --- a/cli/windows/pom.xml +++ b/cli/windows/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT cli-windows Cyberduck CLI Windows diff --git a/core/dll/pom.xml b/core/dll/pom.xml index 33cc570bd35..b0ba6dd4cdc 100644 --- a/core/dll/pom.xml +++ b/core/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Core pom diff --git a/core/dylib/pom.xml b/core/dylib/pom.xml index 4bf42199c8e..f5e6d56642d 100644 --- a/core/dylib/pom.xml +++ b/core/dylib/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT libcore diff --git a/core/native/pom.xml b/core/native/pom.xml index f9045a73e74..2015dc79154 100644 --- a/core/native/pom.xml +++ b/core/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Core.Native pom diff --git a/core/pom.xml b/core/pom.xml index 8395f18d7bd..98c9a9f2877 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT core jar diff --git a/cryptomator/dll/pom.xml b/cryptomator/dll/pom.xml index e3165b21064..08354a0d5a5 100644 --- a/cryptomator/dll/pom.xml +++ b/cryptomator/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Cryptomator pom diff --git a/cryptomator/pom.xml b/cryptomator/pom.xml index e289e99f62b..12122551e17 100644 --- a/cryptomator/pom.xml +++ b/cryptomator/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT cryptomator jar diff --git a/ctera/pom.xml b/ctera/pom.xml index dc002ee3271..2994abb65ca 100644 --- a/ctera/pom.xml +++ b/ctera/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT ctera jar diff --git a/dracoon/pom.xml b/dracoon/pom.xml index 14ca84fcd20..174f798f7ae 100644 --- a/dracoon/pom.xml +++ b/dracoon/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT dracoon diff --git a/dropbox/pom.xml b/dropbox/pom.xml index 0f0b60243af..a58a950288c 100644 --- a/dropbox/pom.xml +++ b/dropbox/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 dropbox diff --git a/ftp/pom.xml b/ftp/pom.xml index fdfe5d79bdb..396c6c91783 100644 --- a/ftp/pom.xml +++ b/ftp/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT ftp jar diff --git a/gmxcloud/pom.xml b/gmxcloud/pom.xml index ec70a6fbd55..5bfc69582b9 100644 --- a/gmxcloud/pom.xml +++ b/gmxcloud/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT gmxcloud jar diff --git a/googledrive/pom.xml b/googledrive/pom.xml index 39982a0a431..b192ac1e1e9 100644 --- a/googledrive/pom.xml +++ b/googledrive/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 googledrive diff --git a/googlestorage/pom.xml b/googlestorage/pom.xml index 413dedd3612..e7d06ad3931 100644 --- a/googlestorage/pom.xml +++ b/googlestorage/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT googlestorage diff --git a/hubic/pom.xml b/hubic/pom.xml index afbb26383c6..a054d5dc714 100644 --- a/hubic/pom.xml +++ b/hubic/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT hubic jar diff --git a/i18n/pom.xml b/i18n/pom.xml index 738104cd64f..051d4955361 100644 --- a/i18n/pom.xml +++ b/i18n/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 jar diff --git a/importer/dll/pom.xml b/importer/dll/pom.xml index 7c62df67594..74527ab2c5b 100644 --- a/importer/dll/pom.xml +++ b/importer/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Importer pom diff --git a/importer/pom.xml b/importer/pom.xml index 011d41dbce3..c4782370839 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 diff --git a/irods/pom.xml b/irods/pom.xml index bcc0a9af2ea..cc973c4dd9b 100644 --- a/irods/pom.xml +++ b/irods/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT irods jar diff --git a/jersey/pom.xml b/jersey/pom.xml index 7eda35dfb73..340d099e08e 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT jersey diff --git a/manta/pom.xml b/manta/pom.xml index 8f2e2289d61..26cb9b2effc 100644 --- a/manta/pom.xml +++ b/manta/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT manta diff --git a/nextcloud/pom.xml b/nextcloud/pom.xml index f9377e51632..4af84960590 100644 --- a/nextcloud/pom.xml +++ b/nextcloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT nextcloud jar diff --git a/nio/pom.xml b/nio/pom.xml index f9cd708ba3d..340da9ab832 100644 --- a/nio/pom.xml +++ b/nio/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT nio jar diff --git a/oauth/pom.xml b/oauth/pom.xml index fba3cc1ae9b..1820c9465c3 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT oauth diff --git a/onedrive/pom.xml b/onedrive/pom.xml index 7f5d8588d43..0e008e20d3d 100644 --- a/onedrive/pom.xml +++ b/onedrive/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT onedrive diff --git a/openstack/pom.xml b/openstack/pom.xml index 91957334571..198eb3202a2 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT openstack jar diff --git a/osx/pom.xml b/osx/pom.xml index 2bb7aff1d60..7a427e65a44 100644 --- a/osx/pom.xml +++ b/osx/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT osx jar diff --git a/pom.xml b/pom.xml index 15ccdaaee8b..e7de5eef4fe 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ parent Cyberduck pom - 7.10.0 + 8.0.0-SNAPSHOT @@ -68,7 +68,7 @@ scm:git:ssh://git@g.iterate.ch:7999/iterate/cyberduck.git - release-7-10-0 + HEAD diff --git a/profiles/pom.xml b/profiles/pom.xml index 6c0974cbd0d..0320db2858f 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT profiles jar diff --git a/protocols/dll/pom.xml b/protocols/dll/pom.xml index 2e54f4982a8..4e41c731d6e 100644 --- a/protocols/dll/pom.xml +++ b/protocols/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.10.0 + 8.0.0-SNAPSHOT Cyberduck.Protocols pom diff --git a/protocols/pom.xml b/protocols/pom.xml index 57feba48348..f616dbdf099 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 pom diff --git a/s3/pom.xml b/s3/pom.xml index 60295c1573d..2a22c4d1473 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT s3 jar diff --git a/spectra/pom.xml b/spectra/pom.xml index 7c4990b0eef..c06c23474cb 100644 --- a/spectra/pom.xml +++ b/spectra/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT spectra jar diff --git a/ssh/pom.xml b/ssh/pom.xml index 4e0368d2818..488eb75ad37 100644 --- a/ssh/pom.xml +++ b/ssh/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT ssh jar diff --git a/storegate/pom.xml b/storegate/pom.xml index 6df1acbf793..3da6bdebd01 100644 --- a/storegate/pom.xml +++ b/storegate/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT storegate diff --git a/test/pom.xml b/test/pom.xml index ac202c5cd22..5e98e6b3fab 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 pom diff --git a/udt/pom.xml b/udt/pom.xml index 5a5a1d61e94..459783ffcc4 100644 --- a/udt/pom.xml +++ b/udt/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT udt diff --git a/webdav/pom.xml b/webdav/pom.xml index 1ad3d213430..2af83af80c2 100644 --- a/webdav/pom.xml +++ b/webdav/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.10.0 + 8.0.0-SNAPSHOT webdav jar diff --git a/windows/pom.xml b/windows/pom.xml index bd45fba96f5..34af5dc7893 100644 --- a/windows/pom.xml +++ b/windows/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.10.0 + 8.0.0-SNAPSHOT 4.0.0 Cyberduck.Native