Skip to content

Commit cf2ed30

Browse files
committed
build: 4.0.16 release
1 parent fc6f00e commit cf2ed30

File tree

26 files changed

+27
-27
lines changed

26 files changed

+27
-27
lines changed

Diff for: hsweb-authorization/hsweb-authorization-api/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-authorization/hsweb-authorization-basic/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-authorization/hsweb-authorization-oauth2/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-authorization/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-commons/hsweb-commons-api/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-commons/hsweb-commons-crud/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-commons/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
26+
<version>4.0.16</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

Diff for: hsweb-concurrent/hsweb-concurrent-cache/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-concurrent/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-core/pom.xml

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

Diff for: hsweb-datasource/hsweb-datasource-api/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99

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

Diff for: hsweb-datasource/hsweb-datasource-jta/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
<relativePath>../pom.xml</relativePath>
1010

1111
</parent>

Diff for: hsweb-datasource/hsweb-datasource-web/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99

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

Diff for: hsweb-datasource/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99

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

Diff for: hsweb-logging/hsweb-access-logging-aop/pom.xml

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

Diff for: hsweb-logging/hsweb-access-logging-api/pom.xml

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

Diff for: hsweb-logging/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
26+
<version>4.0.16</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

Diff for: hsweb-starter/pom.xml

+1-1
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>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-system/hsweb-system-authorization/hsweb-system-authorization-oauth2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system-authorization</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

Diff for: hsweb-system/hsweb-system-authorization/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<packaging>pom</packaging>

Diff for: hsweb-system/hsweb-system-dictionary/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-system/hsweb-system-file/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>hsweb-system</artifactId>
77
<groupId>org.hswebframework.web</groupId>
8-
<version>4.0.16-SNAPSHOT</version>
8+
<version>4.0.16</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

Diff for: hsweb-system/pom.xml

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

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>org.hswebframework.web</groupId>
2626
<artifactId>hsweb-framework</artifactId>
27-
<version>4.0.16-SNAPSHOT</version>
27+
<version>4.0.16</version>
2828
<modules>
2929
<module>hsweb-starter</module>
3030
<module>hsweb-core</module>
@@ -90,7 +90,7 @@
9090
<cglib.version>3.2.2</cglib.version>
9191
<aspectj.version>1.6.12</aspectj.version>
9292

93-
<hsweb.ezorm.version>4.1.1-SNAPSHOT</hsweb.ezorm.version>
93+
<hsweb.ezorm.version>4.1.1</hsweb.ezorm.version>
9494
<hsweb.utils.version>3.0.2</hsweb.utils.version>
9595
<hsweb.expands.version>3.0.2</hsweb.expands.version>
9696
<swagger.version>2.7.0</swagger.version>

0 commit comments

Comments
 (0)