build(global): Build jar files, upload to github packages and maven central

This commit is contained in:
Zihlu Wang
2023-08-07 12:00:20 +08:00
parent 7e73b9e77f
commit e7a4deb9b6
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.0.0</version>
<version>1.0.0-alpha</version>
</parent>
<artifactId>simple-jwt-spring-boot-starter</artifactId>