mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 04:27:39 +00:00
(improvement)(headless) Update headless version in pom.xml (#585)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.tencent.supersonic</groupId>
|
<groupId>com.tencent.supersonic</groupId>
|
||||||
<artifactId>headless</artifactId>
|
<artifactId>headless</artifactId>
|
||||||
<version>0.8.2-SNAPSHOT</version>
|
<version>${revision}</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>headless-api</artifactId>
|
<artifactId>headless-api</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user