Skip to content

Commit

Permalink
Prepare release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-grgt authored and github-actions[bot] committed Mar 1, 2024
1 parent f50ffb7 commit 196f974
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.jonasg</groupId>
<artifactId>xjx</artifactId>
<version>0.2.3</version>
<version>0.3.0</version>
<packaging>pom</packaging>
<modules>
<module>xjx-sax</module>
Expand Down
2 changes: 1 addition & 1 deletion xjx-sax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.jonasg</groupId>
<artifactId>xjx</artifactId>
<version>0.2.3</version>
<version>0.3.0</version>
</parent>

<artifactId>xjx-sax</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xjx-serdes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.jonasg</groupId>
<artifactId>xjx</artifactId>
<version>0.2.3</version>
<version>0.3.0</version>
</parent>

<artifactId>xjx-serdes</artifactId>
Expand Down

0 comments on commit 196f974

Please sign in to comment.