Skip to content

Commit

Permalink
Resolved merge conflict by keeping README.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuyaming0800 committed Mar 8, 2023
2 parents c0bc952 + 2feaf3a commit 48a5985
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
<dependency>
<groupId>com.volcengine</groupId>
<artifactId>volcengine-java-sdk-bom</artifactId>
<version>0.1.37</version>
<version>0.1.37</version>
<type>pom</type>
<scope>import</scope>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -133,4 +133,4 @@ public class TestVpc {
}
}

```
```
6 changes: 3 additions & 3 deletions meta.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lasted": "0.1.37",
"meta_commit": "95eec105decc8a783ba0a06ec5028b1850fa7f4b"
}
"lasted": "0.1.37",
"meta_commit": "95eec105decc8a783ba0a06ec5028b1850fa7f4b"
}

0 comments on commit 48a5985

Please sign in to comment.