Fix for maven versions

This commit is contained in:
JW
2023-09-13 06:38:46 +02:00
parent 05ce745dc8
commit 7641d4d33d
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>TikTokLiveJava</artifactId>
<groupId>io.github.jwdeveloper.tiktok</groupId>
<version>0.0.21-Release</version>
<version>0.0.22-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>API</artifactId>