Skip to content

Commit cfc3c34

Browse files
committed
build: release 4.2.1
1 parent 0e5bc1d commit cfc3c34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hsweb-easy-orm-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-easy-orm</artifactId>
77
<groupId>org.hswebframework</groupId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.2.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

hsweb-easy-orm-rdb/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-easy-orm</artifactId>
77
<groupId>org.hswebframework</groupId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.2.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>org.hswebframework</groupId>
77
<artifactId>hsweb-easy-orm</artifactId>
88
<packaging>pom</packaging>
9-
<version>4.2.1-SNAPSHOT</version>
9+
<version>4.2.1</version>
1010
<modules>
1111
<module>hsweb-easy-orm-core</module>
1212
<module>hsweb-easy-orm-rdb</module>

0 commit comments

Comments
 (0)