Skip to content

Commit ac22419

Browse files
committed
2.1.0
1 parent 1805b62 commit ac22419

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hsweb-printer-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-printer</artifactId>
77
<groupId>org.hswebframework</groupId>
8-
<version>2.1.0-SNAPSHOT</version>
8+
<version>2.1.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.hswebframework</groupId>
88
<artifactId>hsweb-printer</artifactId>
99
<packaging>pom</packaging>
10-
<version>2.1.0-SNAPSHOT</version>
10+
<version>2.1.0</version>
1111
<modules>
1212
<module>hsweb-printer-core</module>
1313
</modules>

0 commit comments

Comments
 (0)