(improvement)(headless) Update headless version in pom.xml (#585)

Co-authored-by: jolunoluo
This commit is contained in:
LXW
2023-12-29 17:57:51 +08:00
committed by GitHub
parent 56b0f35250
commit afa8fd74a6

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tencent.supersonic</groupId>
<artifactId>headless</artifactId>
<version>0.8.2-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>headless-api</artifactId>