refactor(global): Upgrade to version 1.0.0.

This commit is contained in:
Theodore Hills
2023-08-17 20:36:05 +08:00
parent cd162a5462
commit fc0cc6f538
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>devkit-core</artifactId> <artifactId>devkit-core</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>devkit-utils</artifactId> <artifactId>devkit-utils</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>guid</artifactId> <artifactId>guid</artifactId>
+1 -1
View File
@@ -12,7 +12,7 @@
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
<inceptionYear>2023</inceptionYear> <inceptionYear>2023</inceptionYear>
<packaging>pom</packaging> <packaging>pom</packaging>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>simple-jwt-authzero</artifactId> <artifactId>simple-jwt-authzero</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>simple-jwt-facade</artifactId> <artifactId>simple-jwt-facade</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>simple-jwt-jjwt</artifactId> <artifactId>simple-jwt-jjwt</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>simple-jwt-spring-boot-starter</artifactId> <artifactId>simple-jwt-spring-boot-starter</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent> <parent>
<groupId>cn.org.codecrafters</groupId> <groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId> <artifactId>jdevkit</artifactId>
<version>1.0.0-RC</version> <version>1.0.0</version>
</parent> </parent>
<artifactId>webcal</artifactId> <artifactId>webcal</artifactId>