Skip to content

Commit

Permalink
3.8.3.v20220902-RELEASE
Browse files Browse the repository at this point in the history
3.8.3.v20220902-RELEASE
  • Loading branch information
tywo45 committed Sep 2, 2022
1 parent a6fbc18 commit ec99589
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<packaging>pom</packaging>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<name>${project.artifactId}</name>
<url>http://maven.apache.org</url>

Expand Down Expand Up @@ -36,7 +36,7 @@

<properties>
<maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
<tio.version>3.8.2.v20220628-RELEASE</tio.version>
<tio.version>3.8.3.v20220902-RELEASE</tio.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.test.skip>true</maven.test.skip>
Expand Down
2 changes: 1 addition & 1 deletion src/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/utils/src/main/java/org/tio/utils/SysConst.java
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ recommend that a file or class name and description of purpose be included on
* 2018年7月1日 下午10:51:59
*/
public interface SysConst {
String TIO_CORE_VERSION = "3.8.2.v20220628-RELEASE";
String TIO_CORE_VERSION = "3.8.3.v20220902-RELEASE";
String TIO_URL_GITEE = "https://gitee.com/tywo45/t-io";
String TIO_URL_GITHUB = "https://github.com/tywo45/t-io";
String TIO_URL_SITE = "https://www.tiocloud.com";
Expand Down
2 changes: 1 addition & 1 deletion src/zoo/flash-policy-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/http/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-http-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/http/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-http-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/http/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-zoo-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/http/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-http-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/webpack/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-webpack-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/webpack/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-zoo-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/websocket/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/websocket/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/websocket/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-zoo-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/zoo/websocket/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.t-io</groupId>
<artifactId>tio-websocket-parent</artifactId>
<version>3.8.2.v20220628-RELEASE</version>
<version>3.8.3.v20220902-RELEASE</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit ec99589

Please sign in to comment.