Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
RoboZonky 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo committed Feb 28, 2021
1 parent c3c94f6 commit 350c4db
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
<modules>
<module>robozonky-api</module>
<module>robozonky-app</module>
Expand Down
2 changes: 1 addition & 1 deletion robozonky-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-distribution/robozonky-distribution-full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-strategy-natural/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.3-SNAPSHOT</version>
<version>6.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 350c4db

Please sign in to comment.