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

Commit

Permalink
Release RoboZonky 6.3.0-cr-1
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo committed Jan 8, 2021
1 parent 0e5c3b4 commit 2c724f5
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 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.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
<modules>
<module>robozonky-api</module>
<module>robozonky-app</module>
Expand Down
4 changes: 2 additions & 2 deletions robozonky-api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-app/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-cli/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-distribution/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-distribution/robozonky-distribution-full/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky-distribution</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-installer/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-notifications/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-strategy-natural/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions robozonky-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2020 The RoboZonky Project
~ Copyright 2021 The RoboZonky Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand All @@ -19,7 +19,7 @@
<parent>
<artifactId>robozonky</artifactId>
<groupId>com.github.robozonky</groupId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0-cr-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 2c724f5

Please sign in to comment.