Skip to content

Commit

Permalink
4.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-hao committed Jul 28, 2021
1 parent 424f9ba commit 62effe5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hsweb-easy-orm-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>hsweb-easy-orm</artifactId>
<groupId>org.hswebframework</groupId>
<version>4.0.11-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hsweb-easy-orm-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>hsweb-easy-orm</artifactId>
<groupId>org.hswebframework</groupId>
<version>4.0.11-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hsweb-easy-orm-rdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>hsweb-easy-orm</artifactId>
<groupId>org.hswebframework</groupId>
<version>4.0.11-SNAPSHOT</version>
<version>4.0.11</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 @@ -6,7 +6,7 @@
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-easy-orm</artifactId>
<packaging>pom</packaging>
<version>4.0.11-SNAPSHOT</version>
<version>4.0.11</version>
<modules>
<module>hsweb-easy-orm-core</module>
<module>hsweb-easy-orm-rdb</module>
Expand Down

0 comments on commit 62effe5

Please sign in to comment.