Skip to content

Commit

Permalink
Bump version to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed May 25, 2020
1 parent 2e81dbf commit 367f758
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion java-desktop-util-chart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.nbb.rd</groupId>
<artifactId>java-desktop-util-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>java-desktop-util-chart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-desktop-util-fa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.nbb.rd</groupId>
<artifactId>java-desktop-util-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>java-desktop-util-fa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-desktop-util-os/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.nbb.rd</groupId>
<artifactId>java-desktop-util-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>java-desktop-util-os</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-desktop-util-swing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>be.nbb.rd</groupId>
<artifactId>java-desktop-util-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
</parent>

<artifactId>java-desktop-util-swing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>be.nbb.rd</groupId>
<artifactId>java-desktop-util-parent</artifactId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4</version>
<packaging>pom</packaging>

<name>java-desktop-util</name>
Expand Down

0 comments on commit 367f758

Please sign in to comment.