Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-hao committed May 31, 2023
1 parent 1805b62 commit ac22419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hsweb-printer-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>hsweb-printer</artifactId>
<groupId>org.hswebframework</groupId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-printer</artifactId>
<packaging>pom</packaging>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<modules>
<module>hsweb-printer-core</module>
</modules>
Expand Down

0 comments on commit ac22419

Please sign in to comment.