From caaf08823877da6fa41f9ca8d83285daa35e6f33 Mon Sep 17 00:00:00 2001 From: Jenkins Automation Server Date: Wed, 17 Mar 2021 14:19:08 +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 +- dracoon/pom.xml | 2 +- dropbox/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 +- 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 +- 48 files changed, 49 insertions(+), 49 deletions(-) diff --git a/azure/pom.xml b/azure/pom.xml index 63d60df0fd2..abb034743b6 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT azure diff --git a/backblaze/pom.xml b/backblaze/pom.xml index c55623decd9..4846828c030 100644 --- a/backblaze/pom.xml +++ b/backblaze/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT backblaze jar diff --git a/binding/pom.xml b/binding/pom.xml index 5699242bb2a..9b0f8dc5b9a 100644 --- a/binding/pom.xml +++ b/binding/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT binding jar diff --git a/bonjour/dll/pom.xml b/bonjour/dll/pom.xml index 7163db51eae..4d24a0c9166 100644 --- a/bonjour/dll/pom.xml +++ b/bonjour/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Bonjour pom diff --git a/bonjour/native/pom.xml b/bonjour/native/pom.xml index 2e62e58a603..f94c8ac93ea 100644 --- a/bonjour/native/pom.xml +++ b/bonjour/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Bonjour.Native pom diff --git a/bonjour/pom.xml b/bonjour/pom.xml index 043310cac2d..dcecadbd0f5 100644 --- a/bonjour/pom.xml +++ b/bonjour/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 diff --git a/brick/pom.xml b/brick/pom.xml index 53d0d4172f5..b89c29dcaa2 100644 --- a/brick/pom.xml +++ b/brick/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT brick jar diff --git a/cli/dll/pom.xml b/cli/dll/pom.xml index e7534703d89..95d193b2d28 100644 --- a/cli/dll/pom.xml +++ b/cli/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Cli pom diff --git a/cli/linux/pom.xml b/cli/linux/pom.xml index 15afa52c4c2..753df21fa3a 100644 --- a/cli/linux/pom.xml +++ b/cli/linux/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT cli-linux Cyberduck CLI Linux diff --git a/cli/osx/pom.xml b/cli/osx/pom.xml index 7e7aac9cbba..1ea1ee5f788 100644 --- a/cli/osx/pom.xml +++ b/cli/osx/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT cli-osx Cyberduck CLI Mac diff --git a/cli/pom.xml b/cli/pom.xml index 68f81fd4212..fb0134762c1 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -19,7 +19,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT cli diff --git a/cli/windows/pom.xml b/cli/windows/pom.xml index 4f1d32dbb1e..0d2ec6ef339 100644 --- a/cli/windows/pom.xml +++ b/cli/windows/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT cli-windows Cyberduck CLI Windows diff --git a/core/dll/pom.xml b/core/dll/pom.xml index 37b56c6d67b..82906bd3162 100644 --- a/core/dll/pom.xml +++ b/core/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Core pom diff --git a/core/dylib/pom.xml b/core/dylib/pom.xml index 8322cab2eab..26d73235ef5 100644 --- a/core/dylib/pom.xml +++ b/core/dylib/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT libcore diff --git a/core/native/pom.xml b/core/native/pom.xml index bd6aa7867be..5a4fdd1ebf9 100644 --- a/core/native/pom.xml +++ b/core/native/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Core.Native pom diff --git a/core/pom.xml b/core/pom.xml index c23abcc0ffc..b95d241231a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT core jar diff --git a/cryptomator/dll/pom.xml b/cryptomator/dll/pom.xml index 0b235bf4e9f..6dda72ffd07 100644 --- a/cryptomator/dll/pom.xml +++ b/cryptomator/dll/pom.xml @@ -20,7 +20,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Cryptomator pom diff --git a/cryptomator/pom.xml b/cryptomator/pom.xml index 2b1de52557d..2dffbae5c60 100644 --- a/cryptomator/pom.xml +++ b/cryptomator/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT cryptomator jar diff --git a/dracoon/pom.xml b/dracoon/pom.xml index b4311d31780..e809f7e4659 100644 --- a/dracoon/pom.xml +++ b/dracoon/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT dracoon diff --git a/dropbox/pom.xml b/dropbox/pom.xml index ece51fd0d6b..e3d7963a45a 100644 --- a/dropbox/pom.xml +++ b/dropbox/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 dropbox diff --git a/ftp/pom.xml b/ftp/pom.xml index d9e8b642453..65c28c5a1e5 100644 --- a/ftp/pom.xml +++ b/ftp/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT ftp jar diff --git a/googledrive/pom.xml b/googledrive/pom.xml index ca91c4b9dbe..b45d6d19935 100644 --- a/googledrive/pom.xml +++ b/googledrive/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 googledrive diff --git a/googlestorage/pom.xml b/googlestorage/pom.xml index 0eb7b227c85..98432b5cb1f 100644 --- a/googlestorage/pom.xml +++ b/googlestorage/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT googlestorage diff --git a/hubic/pom.xml b/hubic/pom.xml index 4de60ddba00..d3a6fbf0600 100644 --- a/hubic/pom.xml +++ b/hubic/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT hubic jar diff --git a/i18n/pom.xml b/i18n/pom.xml index 86e6ab66a2f..5420ff4829b 100644 --- a/i18n/pom.xml +++ b/i18n/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 jar diff --git a/importer/dll/pom.xml b/importer/dll/pom.xml index bd3e93ebddf..5901d0b2c35 100644 --- a/importer/dll/pom.xml +++ b/importer/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Importer pom diff --git a/importer/pom.xml b/importer/pom.xml index 39b01787289..9fd39610783 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 diff --git a/irods/pom.xml b/irods/pom.xml index 55994aab419..119407e9dba 100644 --- a/irods/pom.xml +++ b/irods/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT irods jar diff --git a/jersey/pom.xml b/jersey/pom.xml index baea82da44f..ab8361a51e1 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT jersey diff --git a/manta/pom.xml b/manta/pom.xml index 6fe7f4ec1aa..de6c9cb5961 100644 --- a/manta/pom.xml +++ b/manta/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT manta diff --git a/nextcloud/pom.xml b/nextcloud/pom.xml index ee9e9d3f739..19c8e83b4d4 100644 --- a/nextcloud/pom.xml +++ b/nextcloud/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT nextcloud jar diff --git a/nio/pom.xml b/nio/pom.xml index b559a0b7a18..e6a9038d43b 100644 --- a/nio/pom.xml +++ b/nio/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT nio jar diff --git a/oauth/pom.xml b/oauth/pom.xml index c3d6af58640..fb93fe3928b 100644 --- a/oauth/pom.xml +++ b/oauth/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT oauth diff --git a/onedrive/pom.xml b/onedrive/pom.xml index 9b52bc1452c..7c9201c9f19 100644 --- a/onedrive/pom.xml +++ b/onedrive/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT onedrive diff --git a/openstack/pom.xml b/openstack/pom.xml index 713ec569e38..f1ff8cfca56 100644 --- a/openstack/pom.xml +++ b/openstack/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT openstack jar diff --git a/osx/pom.xml b/osx/pom.xml index 14084a7284f..5fa27dc2d48 100644 --- a/osx/pom.xml +++ b/osx/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT osx jar diff --git a/pom.xml b/pom.xml index b860da8f542..16ffda26f3e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ parent Cyberduck pom - 7.8.4 + 7.8.5-SNAPSHOT @@ -66,7 +66,7 @@ scm:git:ssh://git@g.iterate.ch:7999/iterate/cyberduck.git - release-7-8-4 + HEAD diff --git a/profiles/pom.xml b/profiles/pom.xml index facf1364a24..dd5e4d0ae70 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT profiles jar diff --git a/protocols/dll/pom.xml b/protocols/dll/pom.xml index cc38c7ebd81..1555d8b0b5b 100644 --- a/protocols/dll/pom.xml +++ b/protocols/dll/pom.xml @@ -5,7 +5,7 @@ ch.cyberduck parent ../../pom.xml - 7.8.4 + 7.8.5-SNAPSHOT Cyberduck.Protocols pom diff --git a/protocols/pom.xml b/protocols/pom.xml index d03bd36ea87..b2206e80a4a 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 pom diff --git a/s3/pom.xml b/s3/pom.xml index 540d4b1f872..4874848a397 100644 --- a/s3/pom.xml +++ b/s3/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT s3 jar diff --git a/spectra/pom.xml b/spectra/pom.xml index 78d6cd90edc..0a830048ae6 100644 --- a/spectra/pom.xml +++ b/spectra/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT spectra jar diff --git a/ssh/pom.xml b/ssh/pom.xml index ce3ebfa5fa0..d94a98d2564 100644 --- a/ssh/pom.xml +++ b/ssh/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT ssh jar diff --git a/storegate/pom.xml b/storegate/pom.xml index 98033ef7398..3a48b32e7c7 100644 --- a/storegate/pom.xml +++ b/storegate/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT storegate diff --git a/test/pom.xml b/test/pom.xml index 2c1b597e878..ed48aa47d51 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 pom diff --git a/udt/pom.xml b/udt/pom.xml index fe36d7e6c1e..0887dc0288f 100644 --- a/udt/pom.xml +++ b/udt/pom.xml @@ -19,7 +19,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT udt diff --git a/webdav/pom.xml b/webdav/pom.xml index 4c463fb3e8c..d1e1d269461 100644 --- a/webdav/pom.xml +++ b/webdav/pom.xml @@ -18,7 +18,7 @@ ch.cyberduck parent - 7.8.4 + 7.8.5-SNAPSHOT webdav jar diff --git a/windows/pom.xml b/windows/pom.xml index 1d8a15748fc..5480e255001 100644 --- a/windows/pom.xml +++ b/windows/pom.xml @@ -18,7 +18,7 @@ parent ch.cyberduck - 7.8.4 + 7.8.5-SNAPSHOT 4.0.0 Cyberduck.Native