Skip to content

Commit 826699c

Browse files
committed
build: release 4.1.3
1 parent cf35400 commit 826699c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.3-SNAPSHOT</version>
8+
<version>4.1.3</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.1.3-SNAPSHOT</version>
8+
<version>4.1.3</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)