Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release-7-8-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Automation Server committed Mar 17, 2021
1 parent 8f42e46 commit c87a4fb
Show file tree
Hide file tree
Showing 48 changed files with 50 additions and 50 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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>Cyberduck.Core.Native</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>cryptomator</artifactId>
<packaging>jar</packaging>
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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>dropbox</artifactId>
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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>manta</artifactId>
<properties>
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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>osx</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>parent</artifactId>
<name>Cyberduck</name>
<packaging>pom</packaging>
<version>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>

<modules>
<!-- Core components -->
Expand Down Expand Up @@ -66,7 +66,7 @@

<scm>
<connection>scm:git:ssh://git@g.iterate.ch:7999/iterate/cyberduck.git</connection>
<tag>HEAD</tag>
<tag>release-7-8-3</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion profiles/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>profiles</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protocols/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>Cyberduck.Protocols</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion protocols/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion s3/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>s3</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion spectra/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>spectra</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ssh/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>7.8.3-SNAPSHOT</version>
<version>7.8.3</version>
</parent>
<artifactId>ssh</artifactId>
<packaging>jar</packaging>
Expand Down
Loading

0 comments on commit c87a4fb

Please sign in to comment.