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

Commit

Permalink
[maven-release-plugin] prepare release robozonky-4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo committed Nov 7, 2017
1 parent 5c7bb42 commit aa3b67c
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions 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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
<modules>
<module>robozonky-api</module>
<module>robozonky-app</module>
Expand Down Expand Up @@ -470,7 +470,7 @@
<url>git@github.com:RoboZonky/robozonky.git</url>
<connection>scm:git:git@github.com:RoboZonky/robozonky.git</connection>
<developerConnection>scm:git:git@github.com:RoboZonky/robozonky.git</developerConnection>
<tag>robozonky-4.0.0</tag>
<tag>robozonky-4.0.2</tag>
</scm>
<issueManagement>
<system>github</system>
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>4.0.2-SNAPSHOT</version>
<version>4.0.2</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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-common/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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-extensions/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>4.0.2-SNAPSHOT</version>
<version>4.0.2</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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion robozonky-integration-zonkoid/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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion robozonky-marketplaces/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>4.0.2-SNAPSHOT</version>
<version>4.0.2</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>4.0.2-SNAPSHOT</version>
<version>4.0.2</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>4.0.2-SNAPSHOT</version>
<version>4.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit aa3b67c

Please sign in to comment.