Skip to content

Commit 1af8660

Browse files
committed
3.0.9 release
1 parent d1ba1d2 commit 1af8660

File tree

128 files changed

+128
-128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

128 files changed

+128
-128
lines changed

hsweb-authorization/hsweb-authorization-api/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-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-authorization/hsweb-authorization-basic/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-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-authorization/hsweb-authorization-jwt/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-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-authorization/hsweb-authorization-oauth2/hsweb-authorization-oauth2-auth-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-authorization-oauth2</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

hsweb-authorization/hsweb-authorization-oauth2/hsweb-authorization-oauth2-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-authorization-oauth2</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

hsweb-authorization/hsweb-authorization-oauth2/hsweb-authorization-oauth2-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-authorization-oauth2</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<!--<relativePath>../../pom.xml</relativePath>-->
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-authorization/hsweb-authorization-oauth2/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-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-authorization/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-framework</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-boost/hsweb-boost-aop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-boost</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

hsweb-boost/hsweb-boost-excel/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-boost</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-boost/hsweb-boost-ftp/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-boost</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-boost/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-framework</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

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

hsweb-commons/hsweb-commons-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/hsweb-commons-dao/hsweb-commons-dao-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons-dao</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/hsweb-commons-dao/hsweb-commons-dao-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons-dao</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/hsweb-commons-dao/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/hsweb-commons-entity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

hsweb-commons/hsweb-commons-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

hsweb-commons/hsweb-commons-service/hsweb-commons-service-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons-service</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/hsweb-commons-service/hsweb-commons-service-oauth2/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-commons-service</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99

1010
<relativePath>../pom.xml</relativePath>
1111
</parent>

hsweb-commons/hsweb-commons-service/hsweb-commons-service-simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons-service</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828

2929
</parent>

hsweb-commons/hsweb-commons-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727

2828
<relativePath>../pom.xml</relativePath>
2929
</parent>

hsweb-commons/hsweb-commons-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-commons</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>hsweb-framework</artifactId>
2525
<groupId>org.hswebframework.web</groupId>
26-
<version>3.0.9-SNAPSHOT</version>
26+
<version>3.0.9</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

hsweb-concurrent/hsweb-concurrent-async-job/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-concurrent</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-cache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>hsweb-concurrent</artifactId>
2424
<groupId>org.hswebframework.web</groupId>
25-
<version>3.0.9-SNAPSHOT</version>
25+
<version>3.0.9</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

hsweb-concurrent/hsweb-concurrent-counter/hsweb-concurrent-counter-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>hsweb-concurrent-counter</artifactId>
2424
<groupId>org.hswebframework.web</groupId>
25-
<version>3.0.9-SNAPSHOT</version>
25+
<version>3.0.9</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

hsweb-concurrent/hsweb-concurrent-counter/hsweb-concurrent-counter-redis/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-concurrent-counter</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-counter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>hsweb-concurrent</artifactId>
2424
<groupId>org.hswebframework.web</groupId>
25-
<version>3.0.9-SNAPSHOT</version>
25+
<version>3.0.9</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

hsweb-concurrent/hsweb-concurrent-lock/hsweb-concurrent-lock-api/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-concurrent-lock</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-lock/hsweb-concurrent-lock-redis/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-concurrent-lock</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-lock/hsweb-concurrent-lock-starter/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-concurrent-lock</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-lock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>hsweb-concurrent</artifactId>
2424
<groupId>org.hswebframework.web</groupId>
25-
<version>3.0.9-SNAPSHOT</version>
25+
<version>3.0.9</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

hsweb-concurrent/hsweb-concurrent-rate-limiter/hsweb-concurrent-rate-limiter-api/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-concurrent-rate-limiter</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-rate-limiter/hsweb-concurrent-rate-limiter-starter/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-concurrent-rate-limiter</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/hsweb-concurrent-rate-limiter/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-concurrent</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

hsweb-concurrent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>hsweb-framework</artifactId>
2424
<groupId>org.hswebframework.web</groupId>
25-
<version>3.0.9-SNAPSHOT</version>
25+
<version>3.0.9</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

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

hsweb-datasource/hsweb-datasource-api/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-datasource</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99

1010
<relativePath>../pom.xml</relativePath>
1111
</parent>

hsweb-datasource/hsweb-datasource-jta/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-datasource</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
<relativePath>../pom.xml</relativePath>
1010

1111
</parent>

hsweb-datasource/hsweb-datasource-web/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-datasource</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99

1010
<relativePath>../pom.xml</relativePath>
1111
</parent>

hsweb-datasource/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-framework</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99

1010
<relativePath>../pom.xml</relativePath>
1111
</parent>

hsweb-logging/hsweb-access-logging-aop/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-logging</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>3.0.9-SNAPSHOT</version>
8+
<version>3.0.9</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)