Skip to content

Commit

Permalink
Merge pull request #80 from softleader/bot/bump-version-to-3.0.5
Browse files Browse the repository at this point in the history
chore: bump version to 3.0.5
  • Loading branch information
Sevenflanks authored Feb 23, 2024
2 parents d84855e + facab0e commit 80eff63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tw.com.softleader.data.jakarta</groupId>
<artifactId>specification-mapper-parent</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</parent>

<artifactId>specification-mapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>tw.com.softleader.data.jakarta</groupId>
<artifactId>specification-mapper-parent</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
<packaging>pom</packaging>

<name>specification-mapper-parent</name>
Expand Down
2 changes: 1 addition & 1 deletion starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>tw.com.softleader.data.jakarta</groupId>
<artifactId>specification-mapper-parent</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
</parent>

<artifactId>specification-mapper-starter</artifactId>
Expand Down

0 comments on commit 80eff63

Please sign in to comment.