Skip to content

Commit 174445c

Browse files
committed
update version and commitId
1 parent ad9f0ba commit 174445c

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"lasted": "0.2.3",
3-
"meta_commit": "fbacbd61f4afbd08ae71743f21dd97bbf873c846"
3+
"meta_commit": "639d57252cfdb60084c4f129dea04ab101a27e95"
44
}
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>com.volcengine</groupId>
86
<artifactId>volcengine-java-sdk</artifactId>
97
<version>0.2.3</version>
108
</parent>
11-
129
<artifactId>volcengine-java-sdk-wafruntime</artifactId>
1310
<dependencies>
1411
<dependency>
@@ -18,4 +15,4 @@
1815
<scope>compile</scope>
1916
</dependency>
2017
</dependencies>
21-
</project>
18+
</project>

0 commit comments

Comments
 (0)