build(global): Upgrade to v1.1.0

Upgrade to v1.1.0 stable version, and the translation of SIMPLIFIED
CHINESE will be published before 26 Sept, 2023.

BREAKING CHANGE: The order of parametres in
initialising
SnowflakeGuidCreator, the original sequence is:
"workerId,
dataCentreId"; and the new sequence is "dataCentreId,
workerId"
This commit is contained in:
Zihlu Wang
2023-09-19 14:11:14 +08:00
parent b3926d3f27
commit 1c3f6ac2ec
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>devkit-core</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>devkit-utils</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>guid</artifactId>
+1 -1
View File
@@ -29,7 +29,7 @@
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
<inceptionYear>2023</inceptionYear>
<packaging>pom</packaging>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>property-guard-spring-boot-starter</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>simple-jwt-authzero</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>simple-jwt-facade</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>simple-jwt-jjwt</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>simple-jwt-spring-boot-starter</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.1.0-beta</version>
<version>1.1.0</version>
</parent>
<artifactId>webcal</artifactId>