We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2046895 commit b82155aCopy full SHA for b82155a
pom.xml
@@ -3,11 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.tikv</groupId>
5
<artifactId>tikv-client-java</artifactId>
6
-<<<<<<< HEAD
7
- <version>3.3.2</version>
8
-=======
9
<version>3.3.4-SNAPSHOT</version>
10
->>>>>>> e8feb23344 ([close #736] Select reachable store (#737))
11
<packaging>jar</packaging>
12
<name>TiKV Java Client</name>
13
<description>A Java Client for TiKV</description>
0 commit comments