Skip to content

Commit

Permalink
3.0.1 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
muzhantong committed Sep 13, 2022
1 parent f20f0f8 commit 8c38971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bizlog-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>bizlog-sdk</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<parent>
<groupId>io.github.mouzt</groupId>
<artifactId>mzt-biz-log</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bizlog-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.github.mouzt</groupId>
<artifactId>bizlog-sdk</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</dependency>

<!--druid 依赖-->
Expand Down

0 comments on commit 8c38971

Please sign in to comment.