Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Automation Server committed May 16, 2024
1 parent d02f1bf commit bbc5910
Show file tree
Hide file tree
Showing 56 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion azure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>azure</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion backblaze/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>backblaze</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>binding</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bonjour/dll/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Bonjour</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bonjour/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Bonjour.Native</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bonjour/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion box/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>box</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion brick/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>brick</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cli/dll/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Cli</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cli/linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>cli-linux</artifactId>
<description>Cyberduck CLI Linux</description>
Expand Down
2 changes: 1 addition & 1 deletion cli/osx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>cli-osx</artifactId>
<description>Cyberduck CLI Mac</description>
Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>cli</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion cli/windows/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>cli-windows</artifactId>
<description>Cyberduck CLI Windows</description>
Expand Down
2 changes: 1 addition & 1 deletion core/dll/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Core</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/dylib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>libcore</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion core/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Core.Native</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/native/refresh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>Cyberduck.Core.Native</artifactId>
<relativePath>../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Core.Refresh</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cryptomator/dll/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Cryptomator</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion cryptomator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>cryptomator</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ctera/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>ctera</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion defaults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>defaults</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion dracoon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>dracoon</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion dropbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>dropbox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>eue</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion freenet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>freenet</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>ftp</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion googledrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>googledrive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion googlestorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>googlestorage</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion hubic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>hubic</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion importer/dll/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>Cyberduck.Importer</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion irods/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>irods</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>jersey</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion manta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>manta</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion nextcloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>nextcloud</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion nio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>nio</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion oauth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>

<artifactId>oauth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion onedrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>ch.cyberduck</groupId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>onedrive</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion openstack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>openstack</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion osx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>osx</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion owncloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>ch.cyberduck</groupId>
<artifactId>parent</artifactId>
<version>8.9.0</version>
<version>8.9.1-SNAPSHOT</version>
</parent>
<artifactId>owncloud</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit bbc5910

Please sign in to comment.