Skip to content

Commit

Permalink
🔖 release ballcat v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hccake committed Dec 5, 2022
1 parent 62f8381 commit 2e9c2e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballcat-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<mybatis.version>3.5.10</mybatis.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<poi.version>4.1.2</poi.version>
<revision>1.0.2</revision>
<revision>1.0.3</revision>
<rocketmq.version>2.2.0</rocketmq.version>
<software.amazon.awssdk-s3-transfer-manager.version>2.18.20-PREVIEW
</software.amazon.awssdk-s3-transfer-manager.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</modules>

<properties>
<revision>1.0.2</revision>
<revision>1.0.3</revision>

<java.version>1.8</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 2e9c2e9

Please sign in to comment.